#DEB2BA#DEB2BA
#DEB2BA is a light, muted red. Relative luminance 0.509; OKLCH L 80.5% C 0.052 H 6.1°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2BA |
|---|---|
| RGB | rgb(222, 178, 186) |
| HSL | hsl(349, 40%, 78%) |
| HSV | hsv(349, 20%, 87%) |
| CMYK | cmyk(0%, 19.8%, 16.2%, 12.9%) |
| CIE-LAB | lab(76.63, 17.16, 2.00) |
| CIE-LCH | lch(76.63, 17.28, 6.66°) |
| OKLab | oklab(80.51% 0.0518 0.0055) |
| OKLCH | oklch(80.51% 0.052 6.1) |
| XYZ | xyz(54.9075, 50.9175, 53.3806) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.95
Pale Rose
#FDC1C5
ΔE00 6.15
Pink
#FFC0CB
ΔE00 6.32
Bubblegum
#FFC1CC
ΔE00 6.33
Light Rose
#FFC5CB
ΔE00 6.43
Faded Pink
#DE9DAC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2BA #B2DED6
analogous
#DEB2D0 #DEB2BA #DEC0B2
triadic
#DEB2BA #BADEB2 #B2BADE
tetradic
#DEB2BA #D0DEB2 #B2DED6 #C0B2DE
square
#DEB2BA #D0DEB2 #B2DED6 #C0B2DE
split-complementary
#DEB2BA #B2DEC0 #B2D0DE
monochromatic
#B95C6D #CC8794 #DEB2BA #F0DDE0 #F6EAEC
Accessibility & contrast
On white
1.88
#DEB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#DEB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2BA
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2BA | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#C2C0B9
Tritanopia (blue-blind)
#E6AFB5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb2ba; /* rgb */ color: rgb(222, 178, 186); /* oklch */ color: oklch(80.5% 0.052 6.1);
Tailwind
colors: {
custom: {
50: '#e8c9ce',
500: '#deb2ba',
950: '#000000',
},
}SCSS
$custom: #deb2ba; $custom-light: #e8c9ce; $custom-dark: #000000;
JSON
{
"hex": "#deb2ba",
"rgb": {
"r": 222,
"g": 178,
"b": 186
},
"hsl": {
"h": 349.091,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.80507,
"c": 0.05205,
"h": 6.1
},
"luminance": 0.50916
}Semantic roles & 50–950 ramp
primary
#DEB2BA
secondary
#7EB6AC
accent
#B39C32
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161313
muted
#848283