#DEB9A9#DEB9A9
#DEB9A9 is a light, muted orange. Relative luminance 0.531; OKLCH L 81.4% C 0.048 H 44.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9A9 |
|---|---|
| RGB | rgb(222, 185, 169) |
| HSL | hsl(18, 45%, 77%) |
| HSV | hsv(18, 24%, 87%) |
| CMYK | cmyk(0%, 16.7%, 23.9%, 12.9%) |
| CIE-LAB | lab(77.93, 10.86, 13.09) |
| CIE-LCH | lch(77.93, 17.01, 50.31°) |
| OKLab | oklab(81.38% 0.0343 0.0339) |
| OKLCH | oklch(81.38% 0.048 44.7) |
| XYZ | xyz(54.6351, 53.0941, 44.8987) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.84
Apricot
#FBCEB1
ΔE00 7.05
Pale Salmon
#FFB19A
ΔE00 9.09
Pinkish Tan
#D99B82
ΔE00 9.24
Mushroom
#BA9E88
ΔE00 9.49
Peach
#FFDAB9
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9A9 #A9CEDE
analogous
#DEA9B4 #DEB9A9 #DED4A9
triadic
#DEB9A9 #A9DEB9 #B9A9DE
tetradic
#DEB9A9 #B4DEA9 #A9CEDE #D4A9DE
square
#DEB9A9 #B4DEA9 #A9CEDE #D4A9DE
split-complementary
#DEB9A9 #A9DED4 #A9B4DE
monochromatic
#BC7151 #CD957D #DEB9A9 #EFDDD5 #F7EDE9
Accessibility & contrast
On white
1.81
#DEB9A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#DEB9A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9A9
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9A9 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA8
Deuteranopia (green-blind)
#CBC4A9
Tritanopia (blue-blind)
#E8B3B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb9a9; /* rgb */ color: rgb(222, 185, 169); /* oklch */ color: oklch(81.4% 0.048 44.7);
Tailwind
colors: {
custom: {
50: '#e9cec2',
500: '#deb9a9',
950: '#000000',
},
}SCSS
$custom: #deb9a9; $custom-light: #e9cec2; $custom-dark: #000000;
JSON
{
"hex": "#deb9a9",
"rgb": {
"r": 222,
"g": 185,
"b": 169
},
"hsl": {
"h": 18.113,
"s": 44.538,
"l": 76.667
},
"oklch": {
"l": 0.81385,
"c": 0.04827,
"h": 44.7
},
"luminance": 0.53092
}Semantic roles & 50–950 ramp
primary
#DEB9A9
secondary
#75A3B6
accent
#8EB82E
background
#FEFEFD
surface
#FDFAF9
border
#D5D3D2
text
#161312
muted
#848382