#DEB9BE#DEB9BE
#DEB9BE is a light, muted red. Relative luminance 0.539; OKLCH L 81.9% C 0.043 H 8.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9BE |
|---|---|
| RGB | rgb(222, 185, 190) |
| HSL | hsl(352, 36%, 80%) |
| HSV | hsv(352, 17%, 87%) |
| CMYK | cmyk(0%, 16.7%, 14.4%, 12.9%) |
| CIE-LAB | lab(78.43, 14.04, 2.45) |
| CIE-LCH | lch(78.43, 14.25, 9.89°) |
| OKLab | oklab(81.94% 0.0425 0.0067) |
| OKLCH | oklch(81.94% 0.043 8.9) |
| XYZ | xyz(56.7672, 53.9469, 56.1277) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.35
Pinkish Grey
#C8ACA9
ΔE00 6.16
Pale Rose
#FDC1C5
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 6.59
Bubblegum
#FFC1CC
ΔE00 7.08
Pink
#FFC0CB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9BE #B9DED9
analogous
#DEB9D1 #DEB9BE #DEC7B9
triadic
#DEB9BE #BEDEB9 #B9BEDE
tetradic
#DEB9BE #D1DEB9 #B9DED9 #C7B9DE
square
#DEB9BE #D1DEB9 #B9DED9 #C7B9DE
split-complementary
#DEB9BE #B9DEC7 #B9D1DE
monochromatic
#B76671 #CA8F97 #DEB9BE #F2E3E5 #F5EAEC
Accessibility & contrast
On white
1.78
#DEB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DEB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9BE
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9BE | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#E6B6BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb9be; /* rgb */ color: rgb(222, 185, 190); /* oklch */ color: oklch(81.9% 0.043 8.9);
Tailwind
colors: {
custom: {
50: '#e8ced1',
500: '#deb9be',
950: '#000000',
},
}SCSS
$custom: #deb9be; $custom-light: #e8ced1; $custom-dark: #000000;
JSON
{
"hex": "#deb9be",
"rgb": {
"r": 222,
"g": 185,
"b": 190
},
"hsl": {
"h": 351.892,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.8194,
"c": 0.04301,
"h": 8.9
},
"luminance": 0.53945
}Semantic roles & 50–950 ramp
primary
#DEB9BE
secondary
#85B6AF
accent
#AF9F37
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383