#DEB99B#DEB99B
#DEB99B is a light, muted orange. Relative luminance 0.526; OKLCH L 81.1% C 0.059 H 60.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB99B |
|---|---|
| RGB | rgb(222, 185, 155) |
| HSL | hsl(27, 50%, 74%) |
| HSV | hsv(27, 30%, 87%) |
| CMYK | cmyk(0%, 16.7%, 30.2%, 12.9%) |
| CIE-LAB | lab(77.64, 8.95, 20.21) |
| CIE-LCH | lch(77.64, 22.10, 66.11°) |
| OKLab | oklab(81.06% 0.0287 0.0515) |
| OKLCH | oklch(81.06% 0.059 60.9) |
| XYZ | xyz(53.3905, 52.5963, 38.3438) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.31
Burlywood
#DEB887
ΔE00 5.81
Apricot
#FBCEB1
ΔE00 6.15
Light Peach
#FFD8B1
ΔE00 7.88
Peach
#FFDAB9
ΔE00 7.90
Khaki
#C3B091
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB99B #9BC0DE
analogous
#DE9B9F #DEB99B #DEDB9B
triadic
#DEB99B #9BDEB9 #B99BDE
tetradic
#DEB99B #9FDE9B #9BC0DE #DB9BDE
square
#DEB99B #9FDE9B #9BC0DE #DB9BDE
split-complementary
#DEB99B #9BDEDB #9B9FDE
monochromatic
#BF793F #CF996D #DEB99B #EDD9C9 #F7EFE8
Accessibility & contrast
On white
1.82
#DEB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#DEB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB99B
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB99B | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB99
Deuteranopia (green-blind)
#CDC39B
Tritanopia (blue-blind)
#EAB2B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb99b; /* rgb */ color: rgb(222, 185, 155); /* oklch */ color: oklch(81.1% 0.059 60.9);
Tailwind
colors: {
custom: {
50: '#e9ceb8',
500: '#deb99b',
950: '#000000',
},
}SCSS
$custom: #deb99b; $custom-light: #e9ceb8; $custom-dark: #000000;
JSON
{
"hex": "#deb99b",
"rgb": {
"r": 222,
"g": 185,
"b": 155
},
"hsl": {
"h": 26.866,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.81058,
"c": 0.05897,
"h": 60.9
},
"luminance": 0.52594
}Semantic roles & 50–950 ramp
primary
#DEB99B
secondary
#6793B6
accent
#7BBE28
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381