#DEBF8A#DEBF8A
#DEBF8A is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.078 H 80.7°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBF8A |
|---|---|
| RGB | rgb(222, 191, 138) |
| HSL | hsl(38, 56%, 71%) |
| HSV | hsv(38, 38%, 87%) |
| CMYK | cmyk(0%, 14%, 37.8%, 12.9%) |
| CIE-LAB | lab(78.83, 3.70, 30.84) |
| CIE-LCH | lch(78.83, 31.06, 83.17°) |
| OKLab | oklab(81.89% 0.0126 0.0766) |
| OKLCH | oklch(81.89% 0.078 80.7) |
| XYZ | xyz(53.3437, 54.6284, 31.7743) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.49
Burlywood
#DEB887
ΔE00 3.12
Fawn
#CFAF7B
ΔE00 4.17
Tan
#D2B48C
ΔE00 4.34
Tan (survey)
#D1B26F
ΔE00 4.78
Sandstone
#C9AE74
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBF8A #8AA9DE
analogous
#DE958A #DEBF8A #D3DE8A
triadic
#DEBF8A #8ADEBF #BF8ADE
tetradic
#DEBF8A #8ADE95 #8AA9DE #DE8AD3
square
#DEBF8A #8ADE95 #8AA9DE #DE8AD3
split-complementary
#DEBF8A #8AD3DE #958ADE
monochromatic
#B98834 #D1A55A #DEBF8A #EBD9BA #F8F2E7
Accessibility & contrast
On white
1.76
#DEBF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DEBF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBF8A
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBF8A | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF86
Deuteranopia (green-blind)
#D4C68B
Tritanopia (blue-blind)
#EBB6B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debf8a; /* rgb */ color: rgb(222, 191, 138); /* oklch */ color: oklch(81.9% 0.078 80.7);
Tailwind
colors: {
custom: {
50: '#e9d2ac',
500: '#debf8a',
950: '#000000',
},
}SCSS
$custom: #debf8a; $custom-light: #e9d2ac; $custom-dark: #000000;
JSON
{
"hex": "#debf8a",
"rgb": {
"r": 222,
"g": 191,
"b": 138
},
"hsl": {
"h": 37.857,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.8189,
"c": 0.07766,
"h": 80.7
},
"luminance": 0.54626
}Semantic roles & 50–950 ramp
primary
#DEBF8A
secondary
#577AB5
accent
#5EC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381