#DEB8BF#DEB8BF
#DEB8BF is a light, muted red. Relative luminance 0.536; OKLCH L 81.8% C 0.045 H 5.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8BF |
|---|---|
| RGB | rgb(222, 184, 191) |
| HSL | hsl(349, 37%, 80%) |
| HSV | hsv(349, 17%, 87%) |
| CMYK | cmyk(0%, 17.1%, 14%, 12.9%) |
| CIE-LAB | lab(78.21, 14.74, 1.59) |
| CIE-LCH | lch(78.21, 14.82, 6.16°) |
| OKLab | oklab(81.78% 0.0444 0.0044) |
| OKLCH | oklch(81.78% 0.045 5.7) |
| XYZ | xyz(56.6684, 53.5739, 56.6358) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.85
Pale Rose
#FDC1C5
ΔE00 6.46
Light Rose
#FFC5CB
ΔE00 6.50
Pinkish Grey
#C8ACA9
ΔE00 6.68
Bubblegum
#FFC1CC
ΔE00 6.78
Pink
#FFC0CB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8BF #B8DED7
analogous
#DEB8D2 #DEB8BF #DEC4B8
triadic
#DEB8BF #BFDEB8 #B8BFDE
tetradic
#DEB8BF #D2DEB8 #B8DED7 #C4B8DE
square
#DEB8BF #D2DEB8 #B8DED7 #C4B8DE
split-complementary
#DEB8BF #B8DEC4 #B8D2DE
monochromatic
#B76474 #CB8E99 #DEB8BF #F1E2E5 #F5EAEC
Accessibility & contrast
On white
1.79
#DEB8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DEB8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8BF
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8BF | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#E5B6BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb8bf; /* rgb */ color: rgb(222, 184, 191); /* oklch */ color: oklch(81.8% 0.045 5.7);
Tailwind
colors: {
custom: {
50: '#e8cdd2',
500: '#deb8bf',
950: '#000000',
},
}SCSS
$custom: #deb8bf; $custom-light: #e8cdd2; $custom-dark: #000000;
JSON
{
"hex": "#deb8bf",
"rgb": {
"r": 222,
"g": 184,
"b": 191
},
"hsl": {
"h": 348.947,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.81779,
"c": 0.04462,
"h": 5.7
},
"luminance": 0.53572
}Semantic roles & 50–950 ramp
primary
#DEB8BF
secondary
#84B6AD
accent
#AF9936
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383