#DCCE77#DCCE77
#DCCE77 is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.4% C 0.109 H 100.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCE77 |
|---|---|
| RGB | rgb(220, 206, 119) |
| HSL | hsl(52, 59%, 66%) |
| HSV | hsv(52, 46%, 86%) |
| CMYK | cmyk(0%, 6.4%, 45.9%, 13.7%) |
| CIE-LAB | lab(82.21, -6.88, 44.82) |
| CIE-LCH | lch(82.21, 45.35, 98.73°) |
| OKLab | oklab(84.43% -0.0196 0.1077) |
| OKLCH | oklch(84.43% 0.109 100.3) |
| XYZ | xyz(54.9177, 60.6920, 26.2711) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.03
Sandy
#F1DA7A
ΔE00 4.15
Khaki (CSS)
#F0E68C
ΔE00 5.45
Greenish Beige
#C9D179
ΔE00 5.99
Wheat (survey)
#FBDD7E
ΔE00 6.07
Dull Yellow
#EEDC5B
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCE77 #7785DC
analogous
#DC9C77 #DCCE77 #B8DC77
triadic
#DCCE77 #77DCCE #CE77DC
tetradic
#DCCE77 #77DC9C #7785DC #DC77B8
square
#DCCE77 #77DC9C #7785DC #DC77B8
split-complementary
#DCCE77 #77B8DC #9C77DC
monochromatic
#AC9B2C #CFBC46 #DCCE77 #E9E0A8 #F5F1D8
Accessibility & contrast
On white
1.60
#DCCE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DCCE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCE77
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCE77 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDC970
Deuteranopia (green-blind)
#E1CF7B
Tritanopia (blue-blind)
#E9C3B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcce77; /* rgb */ color: rgb(220, 206, 119); /* oklch */ color: oklch(84.4% 0.109 100.3);
Tailwind
colors: {
custom: {
50: '#e9dca0',
500: '#dcce77',
950: '#000000',
},
}SCSS
$custom: #dcce77; $custom-light: #e9dca0; $custom-dark: #000000;
JSON
{
"hex": "#dcce77",
"rgb": {
"r": 220,
"g": 206,
"b": 119
},
"hsl": {
"h": 51.683,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.84429,
"c": 0.10948,
"h": 100.3
},
"luminance": 0.6069
}Semantic roles & 50–950 ramp
primary
#DCCE77
secondary
#4857AF
accent
#36C71F
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480