#DEB99E#DEB99E
#DEB99E is a light, muted orange. Relative luminance 0.527; OKLCH L 81.1% C 0.056 H 58.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB99E |
|---|---|
| RGB | rgb(222, 185, 158) |
| HSL | hsl(25, 49%, 75%) |
| HSV | hsv(25, 29%, 87%) |
| CMYK | cmyk(0%, 16.7%, 28.8%, 12.9%) |
| CIE-LAB | lab(77.70, 9.34, 18.68) |
| CIE-LCH | lch(77.70, 20.89, 63.43°) |
| OKLab | oklab(81.13% 0.0299 0.0478) |
| OKLCH | oklch(81.13% 0.056 58) |
| XYZ | xyz(53.6455, 52.6983, 39.6871) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.92
Peach
#FFDAB9
ΔE00 8.07
Light Peach
#FFD8B1
ΔE00 8.29
Mushroom
#BA9E88
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB99E #9EC3DE
analogous
#DE9EA3 #DEB99E #DED99E
triadic
#DEB99E #9EDEB9 #B99EDE
tetradic
#DEB99E #A3DE9E #9EC3DE #D99EDE
square
#DEB99E #A3DE9E #9EC3DE #D99EDE
split-complementary
#DEB99E #9EDED9 #9EA3DE
monochromatic
#BF7743 #CE9870 #DEB99E #EEDACC #F7EFE8
Accessibility & contrast
On white
1.82
#DEB99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#DEB99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB99E
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB99E | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9C
Deuteranopia (green-blind)
#CDC39E
Tritanopia (blue-blind)
#E9B2B2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb99e; /* rgb */ color: rgb(222, 185, 158); /* oklch */ color: oklch(81.1% 0.056 58.0);
Tailwind
colors: {
custom: {
50: '#e9ceba',
500: '#deb99e',
950: '#000000',
},
}SCSS
$custom: #deb99e; $custom-light: #e9ceba; $custom-dark: #000000;
JSON
{
"hex": "#deb99e",
"rgb": {
"r": 222,
"g": 185,
"b": 158
},
"hsl": {
"h": 25.312,
"s": 49.231,
"l": 74.51
},
"oklch": {
"l": 0.81126,
"c": 0.05639,
"h": 58
},
"luminance": 0.52696
}Semantic roles & 50–950 ramp
primary
#DEB99E
secondary
#6A96B6
accent
#7EBD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381