#DECC89#DECC89
#DECC89 is a very light, moderate yellow. Relative luminance 0.605; OKLCH L 84.5% C 0.088 H 94.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DECC89 |
|---|---|
| RGB | rgb(222, 204, 137) |
| HSL | hsl(47, 56%, 70%) |
| HSV | hsv(47, 38%, 87%) |
| CMYK | cmyk(0%, 8.1%, 38.3%, 12.9%) |
| CIE-LAB | lab(82.12, -3.19, 35.68) |
| CIE-LCH | lch(82.12, 35.82, 95.11°) |
| OKLab | oklab(84.48% -0.0075 0.0879) |
| OKLCH | oklch(84.48% 0.088 94.9) |
| XYZ | xyz(56.2335, 60.5233, 32.3820) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.36
Beige (survey)
#E6DAA6
ΔE00 4.83
Sandy
#F1DA7A
ΔE00 5.85
Vanilla
#F3E5AB
ΔE00 6.12
Wheat (survey)
#FBDD7E
ΔE00 6.79
Palegoldenrod
#EEE8AA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECC89 #899BDE
analogous
#DEA189 #DECC89 #C5DE89
triadic
#DECC89 #89DECC #CC89DE
tetradic
#DECC89 #89DEA1 #899BDE #DE89C5
square
#DECC89 #89DEA1 #899BDE #DE89C5
split-complementary
#DECC89 #89C5DE #A189DE
monochromatic
#B99D34 #D1B759 #DECC89 #EBE1B9 #F8F5E7
Accessibility & contrast
On white
1.60
#DECC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#DECC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECC89
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECC89 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C984
Deuteranopia (green-blind)
#DECF8B
Tritanopia (blue-blind)
#EAC2BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decc89; /* rgb */ color: rgb(222, 204, 137); /* oklch */ color: oklch(84.5% 0.088 94.9);
Tailwind
colors: {
custom: {
50: '#e9dbac',
500: '#decc89',
950: '#000000',
},
}SCSS
$custom: #decc89; $custom-light: #e9dbac; $custom-dark: #000000;
JSON
{
"hex": "#decc89",
"rgb": {
"r": 222,
"g": 204,
"b": 137
},
"hsl": {
"h": 47.294,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84481,
"c": 0.0882,
"h": 94.9
},
"luminance": 0.60521
}Semantic roles & 50–950 ramp
primary
#DECC89
secondary
#566AB5
accent
#44C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161510
muted
#848481