#DEB9BC#DEB9BC
#DEB9BC is a light, muted red. Relative luminance 0.539; OKLCH L 81.9% C 0.043 H 12.6°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9BC |
|---|---|
| RGB | rgb(222, 185, 188) |
| HSL | hsl(355, 36%, 80%) |
| HSV | hsv(355, 17%, 87%) |
| CMYK | cmyk(0%, 16.7%, 15.3%, 12.9%) |
| CIE-LAB | lab(78.38, 13.72, 3.46) |
| CIE-LCH | lch(78.38, 14.15, 14.14°) |
| OKLab | oklab(81.88% 0.0417 0.0093) |
| OKLCH | oklch(81.88% 0.043 12.6) |
| XYZ | xyz(56.5501, 53.8601, 54.9844) |
| Luminance | 0.5386 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.65
Pinkish Grey
#C8ACA9
ΔE00 5.71
Pale Rose
#FDC1C5
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 6.69
Bubblegum
#FFC1CC
ΔE00 7.35
Pink
#FFC0CB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9BC #B9DEDB
analogous
#DEB9CF #DEB9BC #DEC9B9
triadic
#DEB9BC #BCDEB9 #B9BCDE
tetradic
#DEB9BC #CFDEB9 #B9DEDB #C9B9DE
square
#DEB9BC #CFDEB9 #B9DEDB #C9B9DE
split-complementary
#DEB9BC #B9DEC9 #B9CFDE
monochromatic
#B7666C #CA8F94 #DEB9BC #F2E3E4 #F5EAEB
Accessibility & contrast
On white
1.78
#DEB9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#DEB9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9BC
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9BC | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBC
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#E6B6BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb9bc; /* rgb */ color: rgb(222, 185, 188); /* oklch */ color: oklch(81.9% 0.043 12.6);
Tailwind
colors: {
custom: {
50: '#e8ced0',
500: '#deb9bc',
950: '#000000',
},
}SCSS
$custom: #deb9bc; $custom-light: #e8ced0; $custom-dark: #000000;
JSON
{
"hex": "#deb9bc",
"rgb": {
"r": 222,
"g": 185,
"b": 188
},
"hsl": {
"h": 355.135,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.81884,
"c": 0.04275,
"h": 12.6
},
"luminance": 0.53858
}Semantic roles & 50–950 ramp
primary
#DEB9BC
secondary
#85B6B2
accent
#AFA537
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383