#DEBE89#DEBE89
#DEBE89 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.7% C 0.078 H 79.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE89 |
|---|---|
| RGB | rgb(222, 190, 137) |
| HSL | hsl(37, 56%, 70%) |
| HSV | hsv(37, 38%, 87%) |
| CMYK | cmyk(0%, 14.4%, 38.3%, 12.9%) |
| CIE-LAB | lab(78.56, 4.11, 31.00) |
| CIE-LCH | lch(78.56, 31.27, 82.45°) |
| OKLab | oklab(81.67% 0.0137 0.077) |
| OKLCH | oklch(81.67% 0.078 79.9) |
| XYZ | xyz(53.0543, 54.1649, 31.3223) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.38
Burlywood
#DEB887
ΔE00 2.76
Fawn
#CFAF7B
ΔE00 3.94
Tan
#D2B48C
ΔE00 4.15
Tan (survey)
#D1B26F
ΔE00 4.71
Sandstone
#C9AE74
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE89 #89A9DE
analogous
#DE9389 #DEBE89 #D3DE89
triadic
#DEBE89 #89DEBE #BE89DE
tetradic
#DEBE89 #89DE93 #89A9DE #DE89D3
square
#DEBE89 #89DE93 #89A9DE #DE89D3
split-complementary
#DEBE89 #89D3DE #9389DE
monochromatic
#B98734 #D1A459 #DEBE89 #EBD8B9 #F8F2E7
Accessibility & contrast
On white
1.77
#DEBE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEBE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE89
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE89 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE85
Deuteranopia (green-blind)
#D3C68A
Tritanopia (blue-blind)
#EBB4B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe89; /* rgb */ color: rgb(222, 190, 137); /* oklch */ color: oklch(81.7% 0.078 79.9);
Tailwind
colors: {
custom: {
50: '#e9d1ac',
500: '#debe89',
950: '#000000',
},
}SCSS
$custom: #debe89; $custom-light: #e9d1ac; $custom-dark: #000000;
JSON
{
"hex": "#debe89",
"rgb": {
"r": 222,
"g": 190,
"b": 137
},
"hsl": {
"h": 37.412,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.81673,
"c": 0.07822,
"h": 79.9
},
"luminance": 0.54163
}Semantic roles & 50–950 ramp
primary
#DEBE89
secondary
#567AB5
accent
#5FC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381