#DECC78#DECC78
#DECC78 is a very light, moderate yellow. Relative luminance 0.601; OKLCH L 84.2% C 0.107 H 97.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC78 |
|---|---|
| RGB | rgb(222, 204, 120) |
| HSL | hsl(49, 61%, 67%) |
| HSV | hsv(49, 46%, 87%) |
| CMYK | cmyk(0%, 8.1%, 45.9%, 12.9%) |
| CIE-LAB | lab(81.88, -4.96, 43.95) |
| CIE-LCH | lch(81.88, 44.23, 96.44°) |
| OKLab | oklab(84.21% -0.014 0.1058) |
| OKLCH | oklch(84.21% 0.107 97.6) |
| XYZ | xyz(55.1087, 60.0734, 26.4581) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 1.77
Sandy
#F1DA7A
ΔE00 4.01
Wheat (survey)
#FBDD7E
ΔE00 5.60
Khaki (CSS)
#F0E68C
ΔE00 6.11
Light Mustard
#F7D560
ΔE00 6.48
Dull Yellow
#EEDC5B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC78 #788ADE
analogous
#DE9978 #DECC78 #BDDE78
triadic
#DECC78 #78DECC #CC78DE
tetradic
#DECC78 #78DE99 #788ADE #DE78BD
square
#DECC78 #78DE99 #788ADE #DE78BD
split-complementary
#DECC78 #78BDDE #9978DE
monochromatic
#B0992B #D2B947 #DECC78 #EADFA9 #F6F1DA
Accessibility & contrast
On white
1.61
#DECC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DECC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC78
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC78 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC871
Deuteranopia (green-blind)
#E0CE7B
Tritanopia (blue-blind)
#ECC1B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc78; /* rgb */ color: rgb(222, 204, 120); /* oklch */ color: oklch(84.2% 0.107 97.6);
Tailwind
colors: {
custom: {
50: '#eadba0',
500: '#decc78',
950: '#000000',
},
}SCSS
$custom: #decc78; $custom-light: #eadba0; $custom-dark: #000000;
JSON
{
"hex": "#decc78",
"rgb": {
"r": 222,
"g": 204,
"b": 120
},
"hsl": {
"h": 49.412,
"s": 60.714,
"l": 67.059
},
"oklch": {
"l": 0.84209,
"c": 0.10674,
"h": 97.6
},
"luminance": 0.60071
}Semantic roles & 50–950 ramp
primary
#DECC78
secondary
#485BB2
accent
#3BC81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380