#DEB4BB#DEB4BB
#DEB4BB is a light, muted red. Relative luminance 0.518; OKLCH L 80.9% C 0.049 H 7.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4BB |
|---|---|
| RGB | rgb(222, 180, 187) |
| HSL | hsl(350, 39%, 79%) |
| HSV | hsv(350, 19%, 87%) |
| CMYK | cmyk(0%, 18.9%, 15.8%, 12.9%) |
| CIE-LAB | lab(77.14, 16.24, 2.20) |
| CIE-LCH | lch(77.14, 16.39, 7.71°) |
| OKLab | oklab(80.91% 0.049 0.006) |
| OKLCH | oklch(80.91% 0.049 7) |
| XYZ | xyz(55.4150, 51.7619, 54.0761) |
| Luminance | 0.5176 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.61
Pale Rose
#FDC1C5
ΔE00 6.12
Light Rose
#FFC5CB
ΔE00 6.35
Bubblegum
#FFC1CC
ΔE00 6.44
Pink
#FFC0CB
ΔE00 6.46
Pinkish Grey
#C8ACA9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4BB #B4DED7
analogous
#DEB4D0 #DEB4BB #DEC2B4
triadic
#DEB4BB #BBDEB4 #B4BBDE
tetradic
#DEB4BB #D0DEB4 #B4DED7 #C2B4DE
square
#DEB4BB #D0DEB4 #B4DED7 #C2B4DE
split-complementary
#DEB4BB #B4DEC2 #B4D0DE
monochromatic
#B95F6E #CB8A94 #DEB4BB #F1DFE2 #F6EAEC
Accessibility & contrast
On white
1.85
#DEB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#DEB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4BB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4BB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#C3C1BA
Tritanopia (blue-blind)
#E6B1B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb4bb; /* rgb */ color: rgb(222, 180, 187); /* oklch */ color: oklch(80.9% 0.049 7.0);
Tailwind
colors: {
custom: {
50: '#e8cacf',
500: '#deb4bb',
950: '#000000',
},
}SCSS
$custom: #deb4bb; $custom-light: #e8cacf; $custom-dark: #000000;
JSON
{
"hex": "#deb4bb",
"rgb": {
"r": 222,
"g": 180,
"b": 187
},
"hsl": {
"h": 350,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.80911,
"c": 0.04941,
"h": 7
},
"luminance": 0.5176
}Semantic roles & 50–950 ramp
primary
#DEB4BB
secondary
#80B6AD
accent
#B29D34
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283