Skip to content

#DBCC9F Color

#DBCC9F is rgb(219, 204, 159) in RGB, hsl(45, 45%, 74%) in HSL, and about cmyk(0%, 7%, 27%, 14%) in CMYK. It has no registered color name of its own — the closest is Wheat (#F5DEB3), clearly related but distinguishable side by side at ΔE 7.79. Black text is the more readable choice on this background.

#DBCC9F
HEX#DBCC9F
RGBrgb(219, 204, 159)
HSLhsl(45, 45%, 74%)
HSVhsv(45, 27%, 86%)
CMYKcmyk(0%, 7%, 27%, 14%)
OKLCHoklch(84.6% 0.062 91.8)
LABlab(82.46% 0.34 24.51)
LCHlch(82.46% 24.51 89.22)

What #DBCC9F Is Called

Most hex codes have no name: there are 16.7 million of them and a few thousand registered names. These are the named colors nearest to #DBCC9F, ordered by CIE76 distance in CIELAB. Anything under about ΔE 2 is a difference most people cannot see.

Browse the full index of named colors A-Z or every yellow in the library.

#DBCC9F Channel Values

How #DBCC9F breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 219 · G 204 · B 1598-bit channels as sent to the display
HSLH 45° · S 45% · L 74%Easiest model for building lighter and darker variants
HSVH 45° · S 27% · V 86%Matches the picker in most design tools
CMYKC 0% · M 7% · Y 27% · K 14%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.6:1 vs white · 13.15:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #DBCC9F background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

Fails AAWhite text1.6:1AA normal AA large AAA normal
TextBlack text13.15:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #DBCC9F in the contrast checker.

Colors That Go With #DBCC9F

Pairings derived from color-wheel relationships. The complementary color sits opposite #DBCC9F; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of #DBCC9F

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #DBCC9F.

How #DBCC9F Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#DBCC9F
Protanopia#CFCF9F
Protanomaly#D4CE9F
Deuteranopia#D1D19E
Deuteranomaly#D5CF9F
Tritanopia#DFC7C7
Tritanomaly#DEC9B8
Achromatopsia#CDCDCD

Test a full palette in the color blindness simulator.

Using #DBCC9F in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--color-dbcc9f: #DBCC9F;
CSS backgroundbackground-color: #DBCC9F;
Tailwind configcolors: { 'color-dbcc9f': '#DBCC9F' }
SwiftUIColor(red: 0.859, green: 0.800, blue: 0.624)
Android XML<color name="color_dbcc9f">#DBCC9F</color>
SVG fillfill="#DBCC9F"

More Yellow Colors

#DBCC9F sits in the yellow family. These are its neighbours across that family's full range, each with its own breakdown.

#DBCC9F Frequently Asked Questions

What color is #DBCC9F?

#DBCC9F is a light yellow — rgb(219, 204, 159) in RGB and hsl(45, 45%, 74%) in HSL. It carries no registered color name of its own; the closest named color is Wheat (#F5DEB3), which is clearly related but distinguishable side by side at a CIE76 distance of 7.79.

What is the RGB value of #DBCC9F?

#DBCC9F is rgb(219, 204, 159) — red 219, green 204, and blue 159 on the 0-255 scale.

What is the CMYK value of #DBCC9F?

#DBCC9F converts to approximately cmyk(0%, 7%, 27%, 14%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #DBCC9F be black or white?

Black text is the more readable choice. #DBCC9F scores 1.6:1 against white and 13.15:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #DBCC9F as a CSS color keyword?

No. #DBCC9F is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is wheat (#F5DEB3) at a CIE76 distance of 7.79, which is clearly related but distinguishable side by side.

Open #DBCC9F in a Tool

Keep exploring: every yellow in the color library, the guide to shades of yellow, or the full color library.