#DEBD97#DEBD97
#DEBD97 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.8% C 0.063 H 70.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD97 |
|---|---|
| RGB | rgb(222, 189, 151) |
| HSL | hsl(32, 52%, 73%) |
| HSV | hsv(32, 32%, 87%) |
| CMYK | cmyk(0%, 14.9%, 32%, 12.9%) |
| CIE-LAB | lab(78.56, 6.31, 23.60) |
| CIE-LCH | lch(78.56, 24.43, 75.02°) |
| OKLab | oklab(81.75% 0.0209 0.0597) |
| OKLCH | oklch(81.75% 0.063 70.7) |
| XYZ | xyz(53.9087, 54.1613, 36.8867) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.91
Burlywood
#DEB887
ΔE00 3.13
Very Light Brown
#D3B683
ΔE00 4.92
Fawn
#CFAF7B
ΔE00 5.70
Khaki
#C3B091
ΔE00 6.33
Toupe
#C7AC7D
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD97 #97B8DE
analogous
#DE9997 #DEBD97 #DBDE97
triadic
#DEBD97 #97DEBD #BD97DE
tetradic
#DEBD97 #97DE99 #97B8DE #DE97DB
square
#DEBD97 #97DE99 #97B8DE #DE97DB
split-complementary
#DEBD97 #97DBDE #9997DE
monochromatic
#BE823C #CFA069 #DEBD97 #EDDAC5 #F8F0E8
Accessibility & contrast
On white
1.77
#DEBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD97
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD97 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE94
Deuteranopia (green-blind)
#D1C598
Tritanopia (blue-blind)
#EAB5B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debd97; /* rgb */ color: rgb(222, 189, 151); /* oklch */ color: oklch(81.8% 0.063 70.7);
Tailwind
colors: {
custom: {
50: '#e9d0b5',
500: '#debd97',
950: '#000000',
},
}SCSS
$custom: #debd97; $custom-light: #e9d0b5; $custom-dark: #000000;
JSON
{
"hex": "#debd97",
"rgb": {
"r": 222,
"g": 189,
"b": 151
},
"hsl": {
"h": 32.113,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.81753,
"c": 0.06327,
"h": 70.7
},
"luminance": 0.54159
}Semantic roles & 50–950 ramp
primary
#DEBD97
secondary
#638AB6
accent
#6DBF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381