#DEB99A#DEB99A
#DEB99A is a light, muted orange. Relative luminance 0.526; OKLCH L 81.0% C 0.060 H 61.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB99A |
|---|---|
| RGB | rgb(222, 185, 154) |
| HSL | hsl(27, 51%, 74%) |
| HSV | hsv(27, 31%, 87%) |
| CMYK | cmyk(0%, 16.7%, 30.6%, 12.9%) |
| CIE-LAB | lab(77.62, 8.82, 20.72) |
| CIE-LCH | lch(77.62, 22.51, 66.94°) |
| OKLab | oklab(81.04% 0.0283 0.0527) |
| OKLCH | oklch(81.04% 0.06 61.8) |
| XYZ | xyz(53.3068, 52.5628, 37.9033) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.99
Burlywood
#DEB887
ΔE00 5.45
Apricot
#FBCEB1
ΔE00 6.26
Very Light Brown
#D3B683
ΔE00 7.73
Khaki
#C3B091
ΔE00 7.75
Light Peach
#FFD8B1
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB99A #9ABFDE
analogous
#DE9A9D #DEB99A #DEDB9A
triadic
#DEB99A #9ADEB9 #B99ADE
tetradic
#DEB99A #9DDE9A #9ABFDE #DB9ADE
square
#DEB99A #9DDE9A #9ABFDE #DB9ADE
split-complementary
#DEB99A #9ADEDB #9A9DDE
monochromatic
#BF793E #CF996C #DEB99A #EDD9C8 #F7EFE8
Accessibility & contrast
On white
1.82
#DEB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DEB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB99A
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB99A | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB98
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#EAB1B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb99a; /* rgb */ color: rgb(222, 185, 154); /* oklch */ color: oklch(81.0% 0.060 61.8);
Tailwind
colors: {
custom: {
50: '#e9ceb8',
500: '#deb99a',
950: '#000000',
},
}SCSS
$custom: #deb99a; $custom-light: #e9ceb8; $custom-dark: #000000;
JSON
{
"hex": "#deb99a",
"rgb": {
"r": 222,
"g": 185,
"b": 154
},
"hsl": {
"h": 27.353,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.81036,
"c": 0.05986,
"h": 61.8
},
"luminance": 0.52561
}Semantic roles & 50–950 ramp
primary
#DEB99A
secondary
#6692B6
accent
#79BE27
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381