#DCCB77#DCCB77
#DCCB77 is a very light, moderate yellow. Relative luminance 0.593; OKLCH L 83.8% C 0.107 H 98.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCB77 |
|---|---|
| RGB | rgb(220, 203, 119) |
| HSL | hsl(50, 59%, 66%) |
| HSV | hsv(50, 46%, 86%) |
| CMYK | cmyk(0%, 7.7%, 45.9%, 13.7%) |
| CIE-LAB | lab(81.44, -5.35, 43.86) |
| CIE-LCH | lch(81.44, 44.18, 96.95°) |
| OKLab | oklab(83.81% -0.0152 0.1056) |
| OKLCH | oklch(83.81% 0.107 98.2) |
| XYZ | xyz(54.2024, 59.2613, 26.0326) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.05
Sandy
#F1DA7A
ΔE00 4.35
Wheat (survey)
#FBDD7E
ΔE00 5.99
Khaki (CSS)
#F0E68C
ΔE00 6.27
Darkkhaki
#BDB76B
ΔE00 6.55
Light Mustard
#F7D560
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCB77 #7788DC
analogous
#DC9977 #DCCB77 #BBDC77
triadic
#DCCB77 #77DCCB #CB77DC
tetradic
#DCCB77 #77DC99 #7788DC #DC77BB
square
#DCCB77 #77DC99 #7788DC #DC77BB
split-complementary
#DCCB77 #77BBDC #9977DC
monochromatic
#AC972C #CFB846 #DCCB77 #E9DEA8 #F5F0D8
Accessibility & contrast
On white
1.63
#DCCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#DCCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCB77
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCB77 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC770
Deuteranopia (green-blind)
#DFCD7A
Tritanopia (blue-blind)
#EAC0B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dccb77; /* rgb */ color: rgb(220, 203, 119); /* oklch */ color: oklch(83.8% 0.107 98.2);
Tailwind
colors: {
custom: {
50: '#e9daa0',
500: '#dccb77',
950: '#000000',
},
}SCSS
$custom: #dccb77; $custom-light: #e9daa0; $custom-dark: #000000;
JSON
{
"hex": "#dccb77",
"rgb": {
"r": 220,
"g": 203,
"b": 119
},
"hsl": {
"h": 49.901,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.83813,
"c": 0.10664,
"h": 98.2
},
"luminance": 0.59259
}Semantic roles & 50–950 ramp
primary
#DCCB77
secondary
#485AAF
accent
#3BC71F
background
#FEFEFC
surface
#FDFBF5
border
#D5D4CF
text
#16140F
muted
#848380