#DEC884#DEC884
#DEC884 is a very light, moderate yellow. Relative luminance 0.585; OKLCH L 83.6% C 0.090 H 92.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC884 |
|---|---|
| RGB | rgb(222, 200, 132) |
| HSL | hsl(45, 58%, 69%) |
| HSV | hsv(45, 41%, 87%) |
| CMYK | cmyk(0%, 9.9%, 40.5%, 12.9%) |
| CIE-LAB | lab(81.02, -1.67, 36.81) |
| CIE-LCH | lch(81.02, 36.85, 92.60°) |
| OKLab | oklab(83.59% -0.0035 0.0903) |
| OKLCH | oklch(83.59% 0.09 92.2) |
| XYZ | xyz(54.9446, 58.5061, 30.2239) |
| Luminance | 0.5850 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.87
Beige (survey)
#E6DAA6
ΔE00 5.94
Tan (survey)
#D1B26F
ΔE00 5.96
Sandy
#F1DA7A
ΔE00 6.13
Very Light Brown
#D3B683
ΔE00 6.29
Wheat (survey)
#FBDD7E
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC884 #849ADE
analogous
#DE9B84 #DEC884 #C7DE84
triadic
#DEC884 #84DEC8 #C884DE
tetradic
#DEC884 #84DE9B #849ADE #DE84C7
square
#DEC884 #84DE9B #849ADE #DE84C7
split-complementary
#DEC884 #84C7DE #9B84DE
monochromatic
#B79631 #D1B254 #DEC884 #EBDEB4 #F8F3E5
Accessibility & contrast
On white
1.65
#DEC884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEC884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC884
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC884 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57F
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#EBBEB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec884; /* rgb */ color: rgb(222, 200, 132); /* oklch */ color: oklch(83.6% 0.090 92.2);
Tailwind
colors: {
custom: {
50: '#ead8a8',
500: '#dec884',
950: '#000000',
},
}SCSS
$custom: #dec884; $custom-light: #ead8a8; $custom-dark: #000000;
JSON
{
"hex": "#dec884",
"rgb": {
"r": 222,
"g": 200,
"b": 132
},
"hsl": {
"h": 45.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83585,
"c": 0.09035,
"h": 92.2
},
"luminance": 0.58504
}Semantic roles & 50–950 ramp
primary
#DEC884
secondary
#516AB5
accent
#49C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380