#DEB3BB#DEB3BB
#DEB3BB is a light, muted red. Relative luminance 0.514; OKLCH L 80.7% C 0.051 H 5.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3BB |
|---|---|
| RGB | rgb(222, 179, 187) |
| HSL | hsl(349, 39%, 79%) |
| HSV | hsv(349, 19%, 87%) |
| CMYK | cmyk(0%, 19.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(76.90, 16.78, 1.85) |
| CIE-LCH | lch(76.90, 16.88, 6.28°) |
| OKLab | oklab(80.72% 0.0506 0.0051) |
| OKLCH | oklch(80.72% 0.051 5.8) |
| XYZ | xyz(55.2139, 51.3596, 54.0090) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.24
Pale Rose
#FDC1C5
ΔE00 6.17
Bubblegum
#FFC1CC
ΔE00 6.34
Pink
#FFC0CB
ΔE00 6.35
Light Rose
#FFC5CB
ΔE00 6.40
Faded Pink
#DE9DAC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3BB #B3DED6
analogous
#DEB3D0 #DEB3BB #DEC0B3
triadic
#DEB3BB #BBDEB3 #B3BBDE
tetradic
#DEB3BB #D0DEB3 #B3DED6 #C0B3DE
square
#DEB3BB #D0DEB3 #B3DED6 #C0B3DE
split-complementary
#DEB3BB #B3DEC0 #B3D0DE
monochromatic
#B95E6F #CB8895 #DEB3BB #F1DEE1 #F6EAEC
Accessibility & contrast
On white
1.86
#DEB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#DEB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3BB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3BB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#E6B0B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb3bb; /* rgb */ color: rgb(222, 179, 187); /* oklch */ color: oklch(80.7% 0.051 5.8);
Tailwind
colors: {
custom: {
50: '#e8c9cf',
500: '#deb3bb',
950: '#000000',
},
}SCSS
$custom: #deb3bb; $custom-light: #e8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#deb3bb",
"rgb": {
"r": 222,
"g": 179,
"b": 187
},
"hsl": {
"h": 348.837,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.80723,
"c": 0.05085,
"h": 5.8
},
"luminance": 0.51358
}Semantic roles & 50–950 ramp
primary
#DEB3BB
secondary
#7FB6AC
accent
#B29B33
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283