#DEBF89#DEBF89
#DEBF89 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.079 H 81.1°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF89 |
|---|---|
| RGB | rgb(222, 191, 137) |
| HSL | hsl(38, 56%, 70%) |
| HSV | hsv(38, 38%, 87%) |
| CMYK | cmyk(0%, 14%, 38.3%, 12.9%) |
| CIE-LAB | lab(78.81, 3.58, 31.34) |
| CIE-LCH | lch(78.81, 31.54, 83.48°) |
| OKLab | oklab(81.87% 0.0122 0.0778) |
| OKLCH | oklch(81.87% 0.079 81.1) |
| XYZ | xyz(53.2717, 54.5996, 31.3948) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.51
Burlywood
#DEB887
ΔE00 3.26
Fawn
#CFAF7B
ΔE00 4.18
Tan
#D2B48C
ΔE00 4.53
Tan (survey)
#D1B26F
ΔE00 4.62
Sandstone
#C9AE74
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF89 #89A8DE
analogous
#DE9589 #DEBF89 #D2DE89
triadic
#DEBF89 #89DEBF #BF89DE
tetradic
#DEBF89 #89DE95 #89A8DE #DE89D2
square
#DEBF89 #89DE95 #89A8DE #DE89D2
split-complementary
#DEBF89 #89D2DE #9589DE
monochromatic
#B98834 #D1A559 #DEBF89 #EBD9B9 #F8F2E7
Accessibility & contrast
On white
1.76
#DEBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF89
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF89 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF85
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#EBB5B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf89; /* rgb */ color: rgb(222, 191, 137); /* oklch */ color: oklch(81.9% 0.079 81.1);
Tailwind
colors: {
custom: {
50: '#e9d2ac',
500: '#debf89',
950: '#000000',
},
}SCSS
$custom: #debf89; $custom-light: #e9d2ac; $custom-dark: #000000;
JSON
{
"hex": "#debf89",
"rgb": {
"r": 222,
"g": 191,
"b": 137
},
"hsl": {
"h": 38.118,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.81871,
"c": 0.07873,
"h": 81.1
},
"luminance": 0.54597
}Semantic roles & 50–950 ramp
primary
#DEBF89
secondary
#5679B5
accent
#5DC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381