#DCCE78#DCCE78
#DCCE78 is a very light, moderate yellow. Relative luminance 0.607; OKLCH L 84.4% C 0.108 H 100.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCE78 |
|---|---|
| RGB | rgb(220, 206, 120) |
| HSL | hsl(52, 59%, 67%) |
| HSV | hsv(52, 45%, 86%) |
| CMYK | cmyk(0%, 6.4%, 45.5%, 13.7%) |
| CIE-LAB | lab(82.23, -6.79, 44.35) |
| CIE-LCH | lch(82.23, 44.86, 98.70°) |
| OKLab | oklab(84.44% -0.0192 0.1067) |
| OKLCH | oklch(84.44% 0.108 100.2) |
| XYZ | xyz(54.9781, 60.7161, 26.5890) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.00
Sandy
#F1DA7A
ΔE00 4.19
Khaki (CSS)
#F0E68C
ΔE00 5.45
Greenish Beige
#C9D179
ΔE00 5.99
Wheat (survey)
#FBDD7E
ΔE00 6.09
Dull Yellow
#EEDC5B
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCE78 #7886DC
analogous
#DC9C78 #DCCE78 #B8DC78
triadic
#DCCE78 #78DCCE #CE78DC
tetradic
#DCCE78 #78DC9C #7886DC #DC78B8
square
#DCCE78 #78DC9C #7886DC #DC78B8
split-complementary
#DCCE78 #78B8DC #9C78DC
monochromatic
#AD9B2D #CFBC47 #DCCE78 #E9E0A9 #F5F1D9
Accessibility & contrast
On white
1.60
#DCCE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#DCCE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCE78
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCE78 | 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)
#DDC971
Deuteranopia (green-blind)
#E1CF7C
Tritanopia (blue-blind)
#E9C3B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dcce78; /* rgb */ color: rgb(220, 206, 120); /* oklch */ color: oklch(84.4% 0.108 100.2);
Tailwind
colors: {
custom: {
50: '#e8dca0',
500: '#dcce78',
950: '#000000',
},
}SCSS
$custom: #dcce78; $custom-light: #e8dca0; $custom-dark: #000000;
JSON
{
"hex": "#dcce78",
"rgb": {
"r": 220,
"g": 206,
"b": 120
},
"hsl": {
"h": 51.6,
"s": 58.824,
"l": 66.667
},
"oklch": {
"l": 0.84443,
"c": 0.10843,
"h": 100.2
},
"luminance": 0.60714
}Semantic roles & 50–950 ramp
primary
#DCCE78
secondary
#4957AF
accent
#36C61F
background
#FEFEFC
surface
#FDFCF5
border
#D5D5CF
text
#16150F
muted
#848480