#DECB91#DECB91
#DECB91 is a very light, moderate yellow. Relative luminance 0.603; OKLCH L 84.4% C 0.078 H 92.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DECB91 |
|---|---|
| RGB | rgb(222, 203, 145) |
| HSL | hsl(45, 54%, 72%) |
| HSV | hsv(45, 35%, 87%) |
| CMYK | cmyk(0%, 8.6%, 34.7%, 12.9%) |
| CIE-LAB | lab(81.99, -1.75, 31.38) |
| CIE-LCH | lch(81.99, 31.43, 93.19°) |
| OKLab | oklab(84.42% -0.0028 0.0781) |
| OKLCH | oklch(84.42% 0.078 92.1) |
| XYZ | xyz(56.5919, 60.2876, 35.4382) |
| Luminance | 0.6029 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.16
Sand (survey)
#E2CA76
ΔE00 4.94
Vanilla
#F3E5AB
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 6.24
Wheat
#F5DEB3
ΔE00 6.47
Pale Peach
#FFE5AD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECB91 #91A4DE
analogous
#DEA591 #DECB91 #CBDE91
triadic
#DECB91 #91DECB #CB91DE
tetradic
#DECB91 #91DEA5 #91A4DE #DE91CB
square
#DECB91 #91DEA5 #91A4DE #DE91CB
split-complementary
#DECB91 #91CBDE #A591DE
monochromatic
#BC9C38 #D0B562 #DECB91 #ECE1C0 #F8F4E7
Accessibility & contrast
On white
1.61
#DECB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#DECB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECB91
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECB91 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98D
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#EAC2BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #decb91; /* rgb */ color: rgb(222, 203, 145); /* oklch */ color: oklch(84.4% 0.078 92.1);
Tailwind
colors: {
custom: {
50: '#e9dab1',
500: '#decb91',
950: '#000000',
},
}SCSS
$custom: #decb91; $custom-light: #e9dab1; $custom-dark: #000000;
JSON
{
"hex": "#decb91",
"rgb": {
"r": 222,
"g": 203,
"b": 145
},
"hsl": {
"h": 45.195,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.84422,
"c": 0.07818,
"h": 92.1
},
"luminance": 0.60286
}Semantic roles & 50–950 ramp
primary
#DECB91
secondary
#5D73B6
accent
#4BC124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381