#DEBB97#DEBB97
#DEBB97 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.4% C 0.063 H 67.5°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBB97 |
|---|---|
| RGB | rgb(222, 187, 151) |
| HSL | hsl(30, 52%, 73%) |
| HSV | hsv(30, 32%, 87%) |
| CMYK | cmyk(0%, 15.8%, 32%, 12.9%) |
| CIE-LAB | lab(78.06, 7.37, 22.92) |
| CIE-LCH | lch(78.06, 24.08, 72.17°) |
| OKLab | oklab(81.36% 0.024 0.0581) |
| OKLCH | oklch(81.36% 0.063 67.5) |
| XYZ | xyz(53.4814, 53.3068, 36.7443) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.36
Burlywood
#DEB887
ΔE00 3.62
Very Light Brown
#D3B683
ΔE00 5.77
Fawn
#CFAF7B
ΔE00 6.22
Khaki
#C3B091
ΔE00 6.72
Toupe
#C7AC7D
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBB97 #97BADE
analogous
#DE9797 #DEBB97 #DDDE97
triadic
#DEBB97 #97DEBB #BB97DE
tetradic
#DEBB97 #97DE97 #97BADE #DE97DD
square
#DEBB97 #97DE97 #97BADE #DE97DD
split-complementary
#DEBB97 #97DDDE #9797DE
monochromatic
#BE7E3C #CF9D69 #DEBB97 #EDD9C5 #F8F0E8
Accessibility & contrast
On white
1.80
#DEBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DEBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBB97
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBB97 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC95
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#EAB3B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #debb97; /* rgb */ color: rgb(222, 187, 151); /* oklch */ color: oklch(81.4% 0.063 67.5);
Tailwind
colors: {
custom: {
50: '#e9cfb5',
500: '#debb97',
950: '#000000',
},
}SCSS
$custom: #debb97; $custom-light: #e9cfb5; $custom-dark: #000000;
JSON
{
"hex": "#debb97",
"rgb": {
"r": 222,
"g": 187,
"b": 151
},
"hsl": {
"h": 30.423,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.81361,
"c": 0.06283,
"h": 67.5
},
"luminance": 0.53305
}Semantic roles & 50–950 ramp
primary
#DEBB97
secondary
#638CB6
accent
#72BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161311
muted
#848381