#DEBD99#DEBD99
#DEBD99 is a light, moderate orange. Relative luminance 0.542; OKLCH L 81.8% C 0.061 H 69.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBD99 |
|---|---|
| RGB | rgb(222, 189, 153) |
| HSL | hsl(31, 51%, 74%) |
| HSV | hsv(31, 31%, 87%) |
| CMYK | cmyk(0%, 14.9%, 31.1%, 12.9%) |
| CIE-LAB | lab(78.59, 6.57, 22.59) |
| CIE-LCH | lch(78.59, 23.53, 73.79°) |
| OKLab | oklab(81.8% 0.0217 0.0573) |
| OKLCH | oklch(81.8% 0.061 69.2) |
| XYZ | xyz(54.0725, 54.2268, 37.7494) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.24
Burlywood
#DEB887
ΔE00 3.67
Very Light Brown
#D3B683
ΔE00 5.50
Fawn
#CFAF7B
ΔE00 6.19
Khaki
#C3B091
ΔE00 6.42
Toupe
#C7AC7D
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBD99 #99BADE
analogous
#DE9A99 #DEBD99 #DCDE99
triadic
#DEBD99 #99DEBD #BD99DE
tetradic
#DEBD99 #99DE9A #99BADE #DE99DC
square
#DEBD99 #99DE9A #99BADE #DE99DC
split-complementary
#DEBD99 #99DCDE #9A99DE
monochromatic
#BF813E #CF9F6B #DEBD99 #EDDBC7 #F8F0E8
Accessibility & contrast
On white
1.77
#DEBD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DEBD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBD99
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBD99 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE97
Deuteranopia (green-blind)
#D0C69A
Tritanopia (blue-blind)
#EAB5B3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debd99; /* rgb */ color: rgb(222, 189, 153); /* oklch */ color: oklch(81.8% 0.061 69.2);
Tailwind
colors: {
custom: {
50: '#e9d0b7',
500: '#debd99',
950: '#000000',
},
}SCSS
$custom: #debd99; $custom-light: #e9d0b7; $custom-dark: #000000;
JSON
{
"hex": "#debd99",
"rgb": {
"r": 222,
"g": 189,
"b": 153
},
"hsl": {
"h": 31.304,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.81795,
"c": 0.06127,
"h": 69.2
},
"luminance": 0.54225
}Semantic roles & 50–950 ramp
primary
#DEBD99
secondary
#658CB6
accent
#6FBE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381