#DEBF91#DEBF91
#DEBF91 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.0% C 0.070 H 77.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF91 |
|---|---|
| RGB | rgb(222, 191, 145) |
| HSL | hsl(36, 54%, 72%) |
| HSV | hsv(36, 35%, 87%) |
| CMYK | cmyk(0%, 14%, 34.7%, 12.9%) |
| CIE-LAB | lab(78.95, 4.52, 27.32) |
| CIE-LCH | lch(78.95, 27.69, 80.61°) |
| OKLab | oklab(82.02% 0.0154 0.0685) |
| OKLCH | oklch(82.02% 0.07 77.3) |
| XYZ | xyz(53.8669, 54.8377, 34.5299) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.55
Very Light Brown
#D3B683
ΔE00 3.02
Tan
#D2B48C
ΔE00 3.23
Fawn
#CFAF7B
ΔE00 4.51
Toupe
#C7AC7D
ΔE00 5.47
Sandstone
#C9AE74
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF91 #91B0DE
analogous
#DE9991 #DEBF91 #D7DE91
triadic
#DEBF91 #91DEBF #BF91DE
tetradic
#DEBF91 #91DE99 #91B0DE #DE91D7
square
#DEBF91 #91DE99 #91B0DE #DE91D7
split-complementary
#DEBF91 #91D7DE #9991DE
monochromatic
#BC8738 #D0A462 #DEBF91 #ECDAC0 #F8F1E7
Accessibility & contrast
On white
1.75
#DEBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DEBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF91
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF91 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8E
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#EAB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf91; /* rgb */ color: rgb(222, 191, 145); /* oklch */ color: oklch(82.0% 0.070 77.3);
Tailwind
colors: {
custom: {
50: '#e9d2b1',
500: '#debf91',
950: '#000000',
},
}SCSS
$custom: #debf91; $custom-light: #e9d2b1; $custom-dark: #000000;
JSON
{
"hex": "#debf91",
"rgb": {
"r": 222,
"g": 191,
"b": 145
},
"hsl": {
"h": 35.844,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.82024,
"c": 0.07021,
"h": 77.3
},
"luminance": 0.54836
}Semantic roles & 50–950 ramp
primary
#DEBF91
secondary
#5D81B6
accent
#63C124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381