#DEBE97#DEBE97
#DEBE97 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.064 H 72.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBE97 |
|---|---|
| RGB | rgb(222, 190, 151) |
| HSL | hsl(33, 52%, 73%) |
| HSV | hsv(33, 32%, 87%) |
| CMYK | cmyk(0%, 14.4%, 32%, 12.9%) |
| CIE-LAB | lab(78.81, 5.79, 23.95) |
| CIE-LCH | lch(78.81, 24.64, 76.42°) |
| OKLab | oklab(81.95% 0.0194 0.0605) |
| OKLCH | oklch(81.95% 0.064 72.3) |
| XYZ | xyz(54.1245, 54.5930, 36.9586) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.86
Burlywood
#DEB887
ΔE00 3.04
Very Light Brown
#D3B683
ΔE00 4.56
Fawn
#CFAF7B
ΔE00 5.52
Toupe
#C7AC7D
ΔE00 6.20
Khaki
#C3B091
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBE97 #97B7DE
analogous
#DE9A97 #DEBE97 #DADE97
triadic
#DEBE97 #97DEBE #BE97DE
tetradic
#DEBE97 #97DE9A #97B7DE #DE97DA
square
#DEBE97 #97DE9A #97B7DE #DE97DA
split-complementary
#DEBE97 #97DADE #9A97DE
monochromatic
#BE843C #CFA169 #DEBE97 #EDDBC5 #F8F0E8
Accessibility & contrast
On white
1.76
#DEBE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DEBE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBE97
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBE97 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF94
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#EAB6B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debe97; /* rgb */ color: rgb(222, 190, 151); /* oklch */ color: oklch(81.9% 0.064 72.3);
Tailwind
colors: {
custom: {
50: '#e9d1b5',
500: '#debe97',
950: '#000000',
},
}SCSS
$custom: #debe97; $custom-light: #e9d1b5; $custom-dark: #000000;
JSON
{
"hex": "#debe97",
"rgb": {
"r": 222,
"g": 190,
"b": 151
},
"hsl": {
"h": 32.958,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.81949,
"c": 0.06356,
"h": 72.3
},
"luminance": 0.54591
}Semantic roles & 50–950 ramp
primary
#DEBE97
secondary
#6389B6
accent
#6BBF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381