#DECB86#DECB86
#DECB86 is a very light, moderate yellow. Relative luminance 0.600; OKLCH L 84.2% C 0.091 H 94.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB86 |
|---|---|
| RGB | rgb(222, 203, 134) |
| HSL | hsl(47, 57%, 70%) |
| HSV | hsv(47, 40%, 87%) |
| CMYK | cmyk(0%, 8.6%, 39.6%, 12.9%) |
| CIE-LAB | lab(81.82, -3.01, 36.82) |
| CIE-LCH | lch(81.82, 36.94, 94.67°) |
| OKLab | oklab(84.23% -0.0072 0.0904) |
| OKLCH | oklch(84.23% 0.091 94.5) |
| XYZ | xyz(55.7844, 59.9646, 31.1855) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.89
Beige (survey)
#E6DAA6
ΔE00 5.32
Sandy
#F1DA7A
ΔE00 5.63
Vanilla
#F3E5AB
ΔE00 6.50
Wheat (survey)
#FBDD7E
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB86 #8699DE
analogous
#DE9F86 #DECB86 #C5DE86
triadic
#DECB86 #86DECB #CB86DE
tetradic
#DECB86 #86DE9F #8699DE #DE86C5
square
#DECB86 #86DE9F #8699DE #DE86C5
split-complementary
#DECB86 #86C5DE #9F86DE
monochromatic
#B89B32 #D1B656 #DECB86 #EBE0B6 #F8F4E6
Accessibility & contrast
On white
1.62
#DECB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DECB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB86
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB86 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C881
Deuteranopia (green-blind)
#DECE88
Tritanopia (blue-blind)
#EBC1BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #decb86; /* rgb */ color: rgb(222, 203, 134); /* oklch */ color: oklch(84.2% 0.091 94.5);
Tailwind
colors: {
custom: {
50: '#e9daaa',
500: '#decb86',
950: '#000000',
},
}SCSS
$custom: #decb86; $custom-light: #e9daaa; $custom-dark: #000000;
JSON
{
"hex": "#decb86",
"rgb": {
"r": 222,
"g": 203,
"b": 134
},
"hsl": {
"h": 47.045,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.84227,
"c": 0.09067,
"h": 94.5
},
"luminance": 0.59963
}Semantic roles & 50–950 ramp
primary
#DECB86
secondary
#5368B5
accent
#44C521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381