#DEB7BC#DEB7BC
#DEB7BC is a light, muted red. Relative luminance 0.530; OKLCH L 81.5% C 0.045 H 9.4°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7BC |
|---|---|
| RGB | rgb(222, 183, 188) |
| HSL | hsl(352, 37%, 79%) |
| HSV | hsv(352, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 15.3%, 12.9%) |
| CIE-LAB | lab(77.89, 14.79, 2.75) |
| CIE-LCH | lch(77.89, 15.05, 10.53°) |
| OKLab | oklab(81.51% 0.0448 0.0075) |
| OKLCH | oklch(81.51% 0.045 9.4) |
| XYZ | xyz(56.1346, 53.0292, 54.8459) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.73
Pinkish Grey
#C8ACA9
ΔE00 6.21
Pale Rose
#FDC1C5
ΔE00 6.24
Light Rose
#FFC5CB
ΔE00 6.43
Bubblegum
#FFC1CC
ΔE00 6.85
Pink
#FFC0CB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7BC #B7DED9
analogous
#DEB7D0 #DEB7BC #DEC6B7
triadic
#DEB7BC #BCDEB7 #B7BCDE
tetradic
#DEB7BC #D0DEB7 #B7DED9 #C6B7DE
square
#DEB7BC #D0DEB7 #B7DED9 #C6B7DE
split-complementary
#DEB7BC #B7DEC6 #B7D0DE
monochromatic
#B8636E #CB8D95 #DEB7BC #F1E1E3 #F5EAEB
Accessibility & contrast
On white
1.81
#DEB7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#DEB7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7BC
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7BC | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBC
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#E6B4B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb7bc; /* rgb */ color: rgb(222, 183, 188); /* oklch */ color: oklch(81.5% 0.045 9.4);
Tailwind
colors: {
custom: {
50: '#e8ccd0',
500: '#deb7bc',
950: '#000000',
},
}SCSS
$custom: #deb7bc; $custom-light: #e8ccd0; $custom-dark: #000000;
JSON
{
"hex": "#deb7bc",
"rgb": {
"r": 222,
"g": 183,
"b": 188
},
"hsl": {
"h": 352.308,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.81505,
"c": 0.04542,
"h": 9.4
},
"luminance": 0.53027
}Semantic roles & 50–950 ramp
primary
#DEB7BC
secondary
#83B6B0
accent
#B0A035
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383