#DEBB8A#DEBB8A
#DEBB8A is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.1% C 0.076 H 75.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB8A |
|---|---|
| RGB | rgb(222, 187, 138) |
| HSL | hsl(35, 56%, 71%) |
| HSV | hsv(35, 38%, 87%) |
| CMYK | cmyk(0%, 15.8%, 37.8%, 12.9%) |
| CIE-LAB | lab(77.82, 5.80, 29.50) |
| CIE-LCH | lch(77.82, 30.07, 78.87°) |
| OKLab | oklab(81.1% 0.0188 0.0735) |
| OKLCH | oklch(81.1% 0.076 75.7) |
| XYZ | xyz(52.4833, 52.9075, 31.4875) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.13
Very Light Brown
#D3B683
ΔE00 2.74
Tan
#D2B48C
ΔE00 3.08
Fawn
#CFAF7B
ΔE00 3.68
Toupe
#C7AC7D
ΔE00 5.06
Tan (survey)
#D1B26F
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB8A #8AADDE
analogous
#DE918A #DEBB8A #D7DE8A
triadic
#DEBB8A #8ADEBB #BB8ADE
tetradic
#DEBB8A #8ADE91 #8AADDE #DE8AD7
square
#DEBB8A #8ADE91 #8AADDE #DE8AD7
split-complementary
#DEBB8A #8AD7DE #918ADE
monochromatic
#B98234 #D19F5A #DEBB8A #EBD7BA #F8F1E7
Accessibility & contrast
On white
1.81
#DEBB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DEBB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB8A
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB8A | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BB87
Deuteranopia (green-blind)
#D1C48B
Tritanopia (blue-blind)
#EBB2AE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #debb8a; /* rgb */ color: rgb(222, 187, 138); /* oklch */ color: oklch(81.1% 0.076 75.7);
Tailwind
colors: {
custom: {
50: '#e9cfac',
500: '#debb8a',
950: '#000000',
},
}SCSS
$custom: #debb8a; $custom-light: #e9cfac; $custom-dark: #000000;
JSON
{
"hex": "#debb8a",
"rgb": {
"r": 222,
"g": 187,
"b": 138
},
"hsl": {
"h": 35,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.811,
"c": 0.07585,
"h": 75.7
},
"luminance": 0.52905
}Semantic roles & 50–950 ramp
primary
#DEBB8A
secondary
#577EB5
accent
#65C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161310
muted
#848381