#DEB6BB#DEB6BB
#DEB6BB is a light, muted red. Relative luminance 0.526; OKLCH L 81.3% C 0.047 H 9.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6BB |
|---|---|
| RGB | rgb(222, 182, 187) |
| HSL | hsl(353, 38%, 79%) |
| HSV | hsv(353, 18%, 87%) |
| CMYK | cmyk(0%, 18%, 15.8%, 12.9%) |
| CIE-LAB | lab(77.62, 15.17, 2.90) |
| CIE-LCH | lch(77.62, 15.45, 10.83°) |
| OKLab | oklab(81.29% 0.046 0.0079) |
| OKLCH | oklch(81.29% 0.047 9.7) |
| XYZ | xyz(55.8217, 52.5752, 54.2116) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.43
Pale Rose
#FDC1C5
ΔE00 6.15
Pinkish Grey
#C8ACA9
ΔE00 6.25
Light Rose
#FFC5CB
ΔE00 6.39
Bubblegum
#FFC1CC
ΔE00 6.76
Pink
#FFC0CB
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6BB #B6DED9
analogous
#DEB6CF #DEB6BB #DEC5B6
triadic
#DEB6BB #BBDEB6 #B6BBDE
tetradic
#DEB6BB #CFDEB6 #B6DED9 #C5B6DE
square
#DEB6BB #CFDEB6 #B6DED9 #C5B6DE
split-complementary
#DEB6BB #B6DEC5 #B6CFDE
monochromatic
#B8626C #CB8C94 #DEB6BB #F1E0E2 #F5EAEB
Accessibility & contrast
On white
1.82
#DEB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DEB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6BB
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6BB | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#E6B3B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb6bb; /* rgb */ color: rgb(222, 182, 187); /* oklch */ color: oklch(81.3% 0.047 9.7);
Tailwind
colors: {
custom: {
50: '#e8cccf',
500: '#deb6bb',
950: '#000000',
},
}SCSS
$custom: #deb6bb; $custom-light: #e8cccf; $custom-dark: #000000;
JSON
{
"hex": "#deb6bb",
"rgb": {
"r": 222,
"g": 182,
"b": 187
},
"hsl": {
"h": 352.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.81287,
"c": 0.04663,
"h": 9.7
},
"luminance": 0.52573
}Semantic roles & 50–950 ramp
primary
#DEB6BB
secondary
#82B6B0
accent
#B1A135
background
#FEFEFE
surface
#FDFAFB
border
#D5D3D4
text
#161313
muted
#848383