#DEB9A8#DEB9A8
#DEB9A8 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.4% C 0.049 H 46.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9A8 |
|---|---|
| RGB | rgb(222, 185, 168) |
| HSL | hsl(19, 45%, 76%) |
| HSV | hsv(19, 24%, 87%) |
| CMYK | cmyk(0%, 16.7%, 24.3%, 12.9%) |
| CIE-LAB | lab(77.91, 10.72, 13.59) |
| CIE-LCH | lch(77.91, 17.31, 51.75°) |
| OKLab | oklab(81.36% 0.0339 0.0352) |
| OKLCH | oklch(81.36% 0.049 46.1) |
| XYZ | xyz(54.5416, 53.0567, 44.4062) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.81
Pinkish Grey
#C8ACA9
ΔE00 7.15
Pale Salmon
#FFB19A
ΔE00 9.13
Pinkish Tan
#D99B82
ΔE00 9.18
Mushroom
#BA9E88
ΔE00 9.30
Peach
#FFDAB9
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9A8 #A8CDDE
analogous
#DEA8B2 #DEB9A8 #DED4A8
triadic
#DEB9A8 #A8DEB9 #B9A8DE
tetradic
#DEB9A8 #B2DEA8 #A8CDDE #D4A8DE
square
#DEB9A8 #B2DEA8 #A8CDDE #D4A8DE
split-complementary
#DEB9A8 #A8DED4 #A8B2DE
monochromatic
#BC724F #CD957C #DEB9A8 #EFDDD4 #F7EDE9
Accessibility & contrast
On white
1.81
#DEB9A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#DEB9A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9A8
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9A8 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA7
Deuteranopia (green-blind)
#CBC4A8
Tritanopia (blue-blind)
#E8B3B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb9a8; /* rgb */ color: rgb(222, 185, 168); /* oklch */ color: oklch(81.4% 0.049 46.1);
Tailwind
colors: {
custom: {
50: '#e9cec1',
500: '#deb9a8',
950: '#000000',
},
}SCSS
$custom: #deb9a8; $custom-light: #e9cec1; $custom-dark: #000000;
JSON
{
"hex": "#deb9a8",
"rgb": {
"r": 222,
"g": 185,
"b": 168
},
"hsl": {
"h": 18.889,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.81361,
"c": 0.0489,
"h": 46.1
},
"luminance": 0.53055
}Semantic roles & 50–950 ramp
primary
#DEB9A8
secondary
#74A1B6
accent
#8CB82D
background
#FEFEFD
surface
#FDFAF9
border
#D5D3D2
text
#161312
muted
#848382