#DEBC97#DEBC97
#DEBC97 is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.6% C 0.063 H 69.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBC97 |
|---|---|
| RGB | rgb(222, 188, 151) |
| HSL | hsl(31, 52%, 73%) |
| HSV | hsv(31, 32%, 87%) |
| CMYK | cmyk(0%, 15.3%, 32%, 12.9%) |
| CIE-LAB | lab(78.31, 6.84, 23.26) |
| CIE-LCH | lch(78.31, 24.25, 73.61°) |
| OKLab | oklab(81.56% 0.0225 0.0589) |
| OKLCH | oklch(81.56% 0.063 69.1) |
| XYZ | xyz(53.6943, 53.7325, 36.8152) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.08
Burlywood
#DEB887
ΔE00 3.33
Very Light Brown
#D3B683
ΔE00 5.33
Fawn
#CFAF7B
ΔE00 5.93
Khaki
#C3B091
ΔE00 6.50
Toupe
#C7AC7D
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBC97 #97B9DE
analogous
#DE9897 #DEBC97 #DCDE97
triadic
#DEBC97 #97DEBC #BC97DE
tetradic
#DEBC97 #97DE98 #97B9DE #DE97DC
square
#DEBC97 #97DE98 #97B9DE #DE97DC
split-complementary
#DEBC97 #97DCDE #9897DE
monochromatic
#BE803C #CF9E69 #DEBC97 #EDDAC5 #F8F0E8
Accessibility & contrast
On white
1.79
#DEBC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DEBC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBC97
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBC97 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD95
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#EAB4B2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debc97; /* rgb */ color: rgb(222, 188, 151); /* oklch */ color: oklch(81.6% 0.063 69.1);
Tailwind
colors: {
custom: {
50: '#e9d0b5',
500: '#debc97',
950: '#000000',
},
}SCSS
$custom: #debc97; $custom-light: #e9d0b5; $custom-dark: #000000;
JSON
{
"hex": "#debc97",
"rgb": {
"r": 222,
"g": 188,
"b": 151
},
"hsl": {
"h": 31.268,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.81557,
"c": 0.06302,
"h": 69.1
},
"luminance": 0.5373
}Semantic roles & 50–950 ramp
primary
#DEBC97
secondary
#638BB6
accent
#70BF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381