#DECB87#DECB87
#DECB87 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.090 H 94.3°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB87 |
|---|---|
| RGB | rgb(222, 203, 135) |
| HSL | hsl(47, 57%, 70%) |
| HSV | hsv(47, 39%, 87%) |
| CMYK | cmyk(0%, 8.6%, 39.2%, 12.9%) |
| CIE-LAB | lab(81.83, -2.90, 36.33) |
| CIE-LCH | lch(81.83, 36.44, 94.56°) |
| OKLab | oklab(84.24% -0.0068 0.0893) |
| OKLCH | oklch(84.24% 0.09 94.3) |
| XYZ | xyz(55.8545, 59.9926, 31.5545) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.05
Beige (survey)
#E6DAA6
ΔE00 5.19
Sandy
#F1DA7A
ΔE00 5.77
Vanilla
#F3E5AB
ΔE00 6.43
Wheat (survey)
#FBDD7E
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB87 #879ADE
analogous
#DEA087 #DECB87 #C5DE87
triadic
#DECB87 #87DECB #CB87DE
tetradic
#DECB87 #87DEA0 #879ADE #DE87C5
square
#DECB87 #87DEA0 #879ADE #DE87C5
split-complementary
#DECB87 #87C5DE #A087DE
monochromatic
#B89B33 #D1B657 #DECB87 #EBE0B7 #F8F5E7
Accessibility & contrast
On white
1.62
#DECB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#DECB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB87
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB87 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C882
Deuteranopia (green-blind)
#DECE89
Tritanopia (blue-blind)
#EBC1BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decb87; /* rgb */ color: rgb(222, 203, 135); /* oklch */ color: oklch(84.2% 0.090 94.3);
Tailwind
colors: {
custom: {
50: '#e9daab',
500: '#decb87',
950: '#000000',
},
}SCSS
$custom: #decb87; $custom-light: #e9daab; $custom-dark: #000000;
JSON
{
"hex": "#decb87",
"rgb": {
"r": 222,
"g": 203,
"b": 135
},
"hsl": {
"h": 46.897,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84244,
"c": 0.08956,
"h": 94.3
},
"luminance": 0.59991
}Semantic roles & 50–950 ramp
primary
#DECB87
secondary
#5469B5
accent
#45C421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381