#DEB2BB#DEB2BB
#DEB2BB is a light, muted red. Relative luminance 0.510; OKLCH L 80.5% C 0.052 H 4.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2BB |
|---|---|
| RGB | rgb(222, 178, 187) |
| HSL | hsl(348, 40%, 78%) |
| HSV | hsv(348, 20%, 87%) |
| CMYK | cmyk(0%, 19.8%, 15.8%, 12.9%) |
| CIE-LAB | lab(76.65, 17.32, 1.50) |
| CIE-LCH | lch(76.65, 17.38, 4.94°) |
| OKLab | oklab(80.54% 0.0521 0.0042) |
| OKLCH | oklch(80.54% 0.052 4.6) |
| XYZ | xyz(55.0142, 50.9602, 53.9425) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.91
Pale Rose
#FDC1C5
ΔE00 6.26
Pink
#FFC0CB
ΔE00 6.29
Bubblegum
#FFC1CC
ΔE00 6.29
Faded Pink
#DE9DAC
ΔE00 6.40
Light Rose
#FFC5CB
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2BB #B2DED5
analogous
#DEB2D1 #DEB2BB #DEBFB2
triadic
#DEB2BB #BBDEB2 #B2BBDE
tetradic
#DEB2BB #D1DEB2 #B2DED5 #BFB2DE
square
#DEB2BB #D1DEB2 #B2DED5 #BFB2DE
split-complementary
#DEB2BB #B2DEBF #B2D1DE
monochromatic
#B95C6F #CC8795 #DEB2BB #F0DDE1 #F6EAEC
Accessibility & contrast
On white
1.88
#DEB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#DEB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2BB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2BB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#C2C0BA
Tritanopia (blue-blind)
#E6AFB5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb2bb; /* rgb */ color: rgb(222, 178, 187); /* oklch */ color: oklch(80.5% 0.052 4.6);
Tailwind
colors: {
custom: {
50: '#e8c9cf',
500: '#deb2bb',
950: '#000000',
},
}SCSS
$custom: #deb2bb; $custom-light: #e8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#deb2bb",
"rgb": {
"r": 222,
"g": 178,
"b": 187
},
"hsl": {
"h": 347.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.80536,
"c": 0.0523,
"h": 4.6
},
"luminance": 0.50958
}Semantic roles & 50–950 ramp
primary
#DEB2BB
secondary
#7EB6AB
accent
#B39932
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283