#DEB3BC#DEB3BC
#DEB3BC is a light, muted red. Relative luminance 0.514; OKLCH L 80.8% C 0.051 H 4.2°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3BC |
|---|---|
| RGB | rgb(222, 179, 188) |
| HSL | hsl(347, 39%, 79%) |
| HSV | hsv(347, 19%, 87%) |
| CMYK | cmyk(0%, 19.4%, 15.3%, 12.9%) |
| CIE-LAB | lab(76.92, 16.94, 1.34) |
| CIE-LCH | lch(76.92, 16.99, 4.53°) |
| OKLab | oklab(80.75% 0.051 0.0038) |
| OKLCH | oklch(80.75% 0.051 4.2) |
| XYZ | xyz(55.3213, 51.4025, 54.5748) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.21
Pale Rose
#FDC1C5
ΔE00 6.28
Bubblegum
#FFC1CC
ΔE00 6.31
Pink
#FFC0CB
ΔE00 6.32
Light Rose
#FFC5CB
ΔE00 6.45
Faded Pink
#DE9DAC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3BC #B3DED5
analogous
#DEB3D1 #DEB3BC #DEBFB3
triadic
#DEB3BC #BCDEB3 #B3BCDE
tetradic
#DEB3BC #D1DEB3 #B3DED5 #BFB3DE
square
#DEB3BC #D1DEB3 #B3DED5 #BFB3DE
split-complementary
#DEB3BC #B3DEBF #B3D1DE
monochromatic
#B95E71 #CB8896 #DEB3BC #F1DEE2 #F6EAEC
Accessibility & contrast
On white
1.86
#DEB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#DEB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3BC
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3BC | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BC
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#E6B0B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb3bc; /* rgb */ color: rgb(222, 179, 188); /* oklch */ color: oklch(80.8% 0.051 4.2);
Tailwind
colors: {
custom: {
50: '#e8c9d0',
500: '#deb3bc',
950: '#000000',
},
}SCSS
$custom: #deb3bc; $custom-light: #e8c9d0; $custom-dark: #000000;
JSON
{
"hex": "#deb3bc",
"rgb": {
"r": 222,
"g": 179,
"b": 188
},
"hsl": {
"h": 347.442,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.80752,
"c": 0.0511,
"h": 4.2
},
"luminance": 0.51401
}Semantic roles & 50–950 ramp
primary
#DEB3BC
secondary
#7FB6AB
accent
#B29833
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161314
muted
#848283