#DEB99D#DEB99D
#DEB99D is a light, muted orange. Relative luminance 0.527; OKLCH L 81.1% C 0.057 H 59.0°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB99D |
|---|---|
| RGB | rgb(222, 185, 157) |
| HSL | hsl(26, 50%, 74%) |
| HSV | hsv(26, 29%, 87%) |
| CMYK | cmyk(0%, 16.7%, 29.3%, 12.9%) |
| CIE-LAB | lab(77.68, 9.21, 19.19) |
| CIE-LCH | lch(77.68, 21.29, 64.36°) |
| OKLab | oklab(81.1% 0.0295 0.049) |
| OKLCH | oklch(81.1% 0.057 59) |
| XYZ | xyz(53.5598, 52.6640, 39.2357) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.97
Apricot
#FBCEB1
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.54
Peach
#FFDAB9
ΔE00 7.99
Light Peach
#FFD8B1
ΔE00 8.13
Khaki
#C3B091
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB99D #9DC2DE
analogous
#DE9DA2 #DEB99D #DEDA9D
triadic
#DEB99D #9DDEB9 #B99DDE
tetradic
#DEB99D #A2DE9D #9DC2DE #DA9DDE
square
#DEB99D #A2DE9D #9DC2DE #DA9DDE
split-complementary
#DEB99D #9DDEDA #9DA2DE
monochromatic
#BF7841 #CF986F #DEB99D #EDDACB #F7EFE8
Accessibility & contrast
On white
1.82
#DEB99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#DEB99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB99D
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB99D | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9B
Deuteranopia (green-blind)
#CDC39D
Tritanopia (blue-blind)
#EAB2B1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb99d; /* rgb */ color: rgb(222, 185, 157); /* oklch */ color: oklch(81.1% 0.057 59.0);
Tailwind
colors: {
custom: {
50: '#e9ceba',
500: '#deb99d',
950: '#000000',
},
}SCSS
$custom: #deb99d; $custom-light: #e9ceba; $custom-dark: #000000;
JSON
{
"hex": "#deb99d",
"rgb": {
"r": 222,
"g": 185,
"b": 157
},
"hsl": {
"h": 25.846,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.81103,
"c": 0.05724,
"h": 59
},
"luminance": 0.52662
}Semantic roles & 50–950 ramp
primary
#DEB99D
secondary
#6995B6
accent
#7DBD29
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381