#DEBA97#DEBA97
#DEBA97 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.2% C 0.063 H 65.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBA97 |
|---|---|
| RGB | rgb(222, 186, 151) |
| HSL | hsl(30, 52%, 73%) |
| HSV | hsv(30, 32%, 87%) |
| CMYK | cmyk(0%, 16.2%, 32%, 12.9%) |
| CIE-LAB | lab(77.81, 7.90, 22.58) |
| CIE-LCH | lch(77.81, 23.92, 70.71°) |
| OKLab | oklab(81.17% 0.0256 0.0572) |
| OKLCH | oklch(81.17% 0.063 65.9) |
| XYZ | xyz(53.2700, 52.8840, 36.6738) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.71
Burlywood
#DEB887
ΔE00 3.99
Very Light Brown
#D3B683
ΔE00 6.25
Fawn
#CFAF7B
ΔE00 6.56
Apricot
#FBCEB1
ΔE00 6.88
Khaki
#C3B091
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBA97 #97BBDE
analogous
#DE9797 #DEBA97 #DEDD97
triadic
#DEBA97 #97DEBA #BA97DE
tetradic
#DEBA97 #97DE97 #97BBDE #DD97DE
square
#DEBA97 #97DE97 #97BBDE #DD97DE
split-complementary
#DEBA97 #97DEDD #9797DE
monochromatic
#BE7C3C #CF9B69 #DEBA97 #EDD9C5 #F8F0E8
Accessibility & contrast
On white
1.81
#DEBA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DEBA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBA97
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBA97 | 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)
#C6BC95
Deuteranopia (green-blind)
#CEC498
Tritanopia (blue-blind)
#EAB2B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deba97; /* rgb */ color: rgb(222, 186, 151); /* oklch */ color: oklch(81.2% 0.063 65.9);
Tailwind
colors: {
custom: {
50: '#e9ceb5',
500: '#deba97',
950: '#000000',
},
}SCSS
$custom: #deba97; $custom-light: #e9ceb5; $custom-dark: #000000;
JSON
{
"hex": "#deba97",
"rgb": {
"r": 222,
"g": 186,
"b": 151
},
"hsl": {
"h": 29.577,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.81166,
"c": 0.06268,
"h": 65.9
},
"luminance": 0.52882
}Semantic roles & 50–950 ramp
primary
#DEBA97
secondary
#638DB6
accent
#74BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381