#DEBE8A#DEBE8A
#DEBE8A is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.7% C 0.077 H 79.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE8A |
|---|---|
| RGB | rgb(222, 190, 138) |
| HSL | hsl(37, 56%, 71%) |
| HSV | hsv(37, 38%, 87%) |
| CMYK | cmyk(0%, 14.4%, 37.8%, 12.9%) |
| CIE-LAB | lab(78.57, 4.22, 30.50) |
| CIE-LCH | lch(78.57, 30.79, 82.12°) |
| OKLab | oklab(81.69% 0.0141 0.0759) |
| OKLCH | oklch(81.69% 0.077 79.4) |
| XYZ | xyz(53.1264, 54.1937, 31.7018) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.39
Burlywood
#DEB887
ΔE00 2.61
Fawn
#CFAF7B
ΔE00 3.95
Tan
#D2B48C
ΔE00 3.97
Tan (survey)
#D1B26F
ΔE00 4.90
Sandstone
#C9AE74
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE8A #8AAADE
analogous
#DE948A #DEBE8A #D4DE8A
triadic
#DEBE8A #8ADEBE #BE8ADE
tetradic
#DEBE8A #8ADE94 #8AAADE #DE8AD4
square
#DEBE8A #8ADE94 #8AAADE #DE8AD4
split-complementary
#DEBE8A #8AD4DE #948ADE
monochromatic
#B98734 #D1A35A #DEBE8A #EBD9BA #F8F2E7
Accessibility & contrast
On white
1.77
#DEBE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DEBE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE8A
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE8A | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#D3C68B
Tritanopia (blue-blind)
#EBB5B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debe8a; /* rgb */ color: rgb(222, 190, 138); /* oklch */ color: oklch(81.7% 0.077 79.4);
Tailwind
colors: {
custom: {
50: '#e9d1ac',
500: '#debe8a',
950: '#000000',
},
}SCSS
$custom: #debe8a; $custom-light: #e9d1ac; $custom-dark: #000000;
JSON
{
"hex": "#debe8a",
"rgb": {
"r": 222,
"g": 190,
"b": 138
},
"hsl": {
"h": 37.143,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.81692,
"c": 0.07716,
"h": 79.4
},
"luminance": 0.54191
}Semantic roles & 50–950 ramp
primary
#DEBE8A
secondary
#577BB5
accent
#60C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381