#DEB5BC#DEB5BC
#DEB5BC is a light, muted red. Relative luminance 0.522; OKLCH L 81.1% C 0.048 H 6.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5BC |
|---|---|
| RGB | rgb(222, 181, 188) |
| HSL | hsl(350, 38%, 79%) |
| HSV | hsv(350, 18%, 87%) |
| CMYK | cmyk(0%, 18.5%, 15.3%, 12.9%) |
| CIE-LAB | lab(77.41, 15.87, 2.05) |
| CIE-LCH | lch(77.41, 16.00, 7.35°) |
| OKLab | oklab(81.13% 0.0479 0.0056) |
| OKLCH | oklch(81.13% 0.048 6.7) |
| XYZ | xyz(55.7250, 52.2100, 54.7094) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.91
Pale Rose
#FDC1C5
ΔE00 6.17
Light Rose
#FFC5CB
ΔE00 6.36
Bubblegum
#FFC1CC
ΔE00 6.50
Pink
#FFC0CB
ΔE00 6.53
Pinkish Grey
#C8ACA9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5BC #B5DED7
analogous
#DEB5D1 #DEB5BC #DEC3B5
triadic
#DEB5BC #BCDEB5 #B5BCDE
tetradic
#DEB5BC #D1DEB5 #B5DED7 #C3B5DE
square
#DEB5BC #D1DEB5 #B5DED7 #C3B5DE
split-complementary
#DEB5BC #B5DEC3 #B5D1DE
monochromatic
#B8606F #CB8B96 #DEB5BC #F1DFE2 #F6EAEC
Accessibility & contrast
On white
1.84
#DEB5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#DEB5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5BC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5BC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#E6B2B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb5bc; /* rgb */ color: rgb(222, 181, 188); /* oklch */ color: oklch(81.1% 0.048 6.7);
Tailwind
colors: {
custom: {
50: '#e8cbd0',
500: '#deb5bc',
950: '#000000',
},
}SCSS
$custom: #deb5bc; $custom-light: #e8cbd0; $custom-dark: #000000;
JSON
{
"hex": "#deb5bc",
"rgb": {
"r": 222,
"g": 181,
"b": 188
},
"hsl": {
"h": 349.756,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.81127,
"c": 0.04821,
"h": 6.7
},
"luminance": 0.52208
}Semantic roles & 50–950 ramp
primary
#DEB5BC
secondary
#81B6AD
accent
#B19C34
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161314
muted
#848283