#DEB9BF#DEB9BF
#DEB9BF is a light, muted red. Relative luminance 0.540; OKLCH L 82.0% C 0.043 H 7.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9BF |
|---|---|
| RGB | rgb(222, 185, 191) |
| HSL | hsl(350, 36%, 80%) |
| HSV | hsv(350, 17%, 87%) |
| CMYK | cmyk(0%, 16.7%, 14%, 12.9%) |
| CIE-LAB | lab(78.46, 14.20, 1.95) |
| CIE-LCH | lch(78.46, 14.34, 7.80°) |
| OKLab | oklab(81.97% 0.0429 0.0053) |
| OKLCH | oklch(81.97% 0.043 7.1) |
| XYZ | xyz(56.8768, 53.9908, 56.7053) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.24
Pinkish Grey
#C8ACA9
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 6.53
Light Rose
#FFC5CB
ΔE00 6.58
Bubblegum
#FFC1CC
ΔE00 6.99
Pale Pink
#FFCFDC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9BF #B9DED8
analogous
#DEB9D2 #DEB9BF #DEC6B9
triadic
#DEB9BF #BFDEB9 #B9BFDE
tetradic
#DEB9BF #D2DEB9 #B9DED8 #C6B9DE
square
#DEB9BF #D2DEB9 #B9DED8 #C6B9DE
split-complementary
#DEB9BF #B9DEC6 #B9D2DE
monochromatic
#B76673 #CA8F99 #DEB9BF #F2E3E5 #F5EAEC
Accessibility & contrast
On white
1.78
#DEB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DEB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9BF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9BF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#C6C5BE
Tritanopia (blue-blind)
#E5B7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb9bf; /* rgb */ color: rgb(222, 185, 191); /* oklch */ color: oklch(82.0% 0.043 7.1);
Tailwind
colors: {
custom: {
50: '#e8ced2',
500: '#deb9bf',
950: '#000000',
},
}SCSS
$custom: #deb9bf; $custom-light: #e8ced2; $custom-dark: #000000;
JSON
{
"hex": "#deb9bf",
"rgb": {
"r": 222,
"g": 185,
"b": 191
},
"hsl": {
"h": 350.27,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.81968,
"c": 0.0432,
"h": 7.1
},
"luminance": 0.53989
}Semantic roles & 50–950 ramp
primary
#DEB9BF
secondary
#85B6AE
accent
#AF9B37
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383