#DECB89#DECB89
#DECB89 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.3% C 0.087 H 93.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB89 |
|---|---|
| RGB | rgb(222, 203, 137) |
| HSL | hsl(47, 56%, 70%) |
| HSV | hsv(47, 38%, 87%) |
| CMYK | cmyk(0%, 8.6%, 38.3%, 12.9%) |
| CIE-LAB | lab(81.87, -2.67, 35.34) |
| CIE-LCH | lch(81.87, 35.44, 94.33°) |
| OKLab | oklab(84.28% -0.006 0.0871) |
| OKLCH | oklch(84.28% 0.087 93.9) |
| XYZ | xyz(55.9966, 60.0495, 32.3031) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.40
Beige (survey)
#E6DAA6
ΔE00 4.94
Sandy
#F1DA7A
ΔE00 6.07
Vanilla
#F3E5AB
ΔE00 6.29
Wheat (survey)
#FBDD7E
ΔE00 6.91
Tan (survey)
#D1B26F
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB89 #899CDE
analogous
#DEA089 #DECB89 #C6DE89
triadic
#DECB89 #89DECB #CB89DE
tetradic
#DECB89 #89DEA0 #899CDE #DE89C6
square
#DECB89 #89DEA0 #899CDE #DE89C6
split-complementary
#DECB89 #89C6DE #A089DE
monochromatic
#B99B34 #D1B659 #DECB89 #EBE0B9 #F8F4E7
Accessibility & contrast
On white
1.61
#DECB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DECB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB89
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB89 | 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)
#D8C884
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#EAC1BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decb89; /* rgb */ color: rgb(222, 203, 137); /* oklch */ color: oklch(84.3% 0.087 93.9);
Tailwind
colors: {
custom: {
50: '#e9daac',
500: '#decb89',
950: '#000000',
},
}SCSS
$custom: #decb89; $custom-light: #e9daac; $custom-dark: #000000;
JSON
{
"hex": "#decb89",
"rgb": {
"r": 222,
"g": 203,
"b": 137
},
"hsl": {
"h": 46.588,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.84278,
"c": 0.08731,
"h": 93.9
},
"luminance": 0.60048
}Semantic roles & 50–950 ramp
primary
#DECB89
secondary
#566BB5
accent
#46C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381