#DEBE91#DEBE91
#DEBE91 is a light, moderate orange. Relative luminance 0.544; OKLCH L 81.8% C 0.070 H 75.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE91 |
|---|---|
| RGB | rgb(222, 190, 145) |
| HSL | hsl(35, 54%, 72%) |
| HSV | hsv(35, 35%, 87%) |
| CMYK | cmyk(0%, 14.4%, 34.7%, 12.9%) |
| CIE-LAB | lab(78.70, 5.05, 26.98) |
| CIE-LCH | lch(78.70, 27.44, 79.41°) |
| OKLab | oklab(81.83% 0.0169 0.0677) |
| OKLCH | oklch(81.83% 0.07 75.9) |
| XYZ | xyz(53.6496, 54.4030, 34.4574) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.21
Tan
#D2B48C
ΔE00 2.93
Very Light Brown
#D3B683
ΔE00 3.18
Fawn
#CFAF7B
ΔE00 4.47
Toupe
#C7AC7D
ΔE00 5.45
Sandstone
#C9AE74
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE91 #91B1DE
analogous
#DE9891 #DEBE91 #D8DE91
triadic
#DEBE91 #91DEBE #BE91DE
tetradic
#DEBE91 #91DE98 #91B1DE #DE91D8
square
#DEBE91 #91DE98 #91B1DE #DE91D8
split-complementary
#DEBE91 #91D8DE #9891DE
monochromatic
#BC8538 #D0A262 #DEBE91 #ECDAC0 #F8F1E7
Accessibility & contrast
On white
1.77
#DEBE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DEBE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE91
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE91 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8E
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#EBB5B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe91; /* rgb */ color: rgb(222, 190, 145); /* oklch */ color: oklch(81.8% 0.070 75.9);
Tailwind
colors: {
custom: {
50: '#e9d1b1',
500: '#debe91',
950: '#000000',
},
}SCSS
$custom: #debe91; $custom-light: #e9d1b1; $custom-dark: #000000;
JSON
{
"hex": "#debe91",
"rgb": {
"r": 222,
"g": 190,
"b": 145
},
"hsl": {
"h": 35.065,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.81827,
"c": 0.06978,
"h": 75.9
},
"luminance": 0.54401
}Semantic roles & 50–950 ramp
primary
#DEBE91
secondary
#5D82B6
accent
#65C124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381