#DEB2B2#DEB2B2
#DEB2B2 is a light, muted red. Relative luminance 0.506; OKLCH L 80.3% C 0.051 H 18.3°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2B2 |
|---|---|
| RGB | rgb(222, 178, 178) |
| HSL | hsl(0, 40%, 78%) |
| HSV | hsv(0, 20%, 87%) |
| CMYK | cmyk(0%, 19.8%, 19.8%, 12.9%) |
| CIE-LAB | lab(76.43, 15.93, 6.07) |
| CIE-LCH | lch(76.43, 17.04, 20.85°) |
| OKLab | oklab(80.29% 0.0487 0.0161) |
| OKLCH | oklch(80.29% 0.051 18.3) |
| XYZ | xyz(54.0808, 50.5868, 49.0264) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.68
Pinkish Grey
#C8ACA9
ΔE00 5.69
Pale Rose
#FDC1C5
ΔE00 6.18
Light Rose
#FFC5CB
ΔE00 6.84
Pink
#FFC0CB
ΔE00 7.43
Bubblegum
#FFC1CC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2B2 #B2DEDE
analogous
#DEB2C8 #DEB2B2 #DEC8B2
triadic
#DEB2B2 #B2DEB2 #B2B2DE
tetradic
#DEB2B2 #C8DEB2 #B2DEDE #C8B2DE
square
#DEB2B2 #C8DEB2 #B2DEDE #C8B2DE
split-complementary
#DEB2B2 #B2DEC8 #B2C8DE
monochromatic
#B95C5C #CC8787 #DEB2B2 #F0DDDD #F6EAEA
Accessibility & contrast
On white
1.89
#DEB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#DEB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2B2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2B2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#E8AEB2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb2b2; /* rgb */ color: rgb(222, 178, 178); /* oklch */ color: oklch(80.3% 0.051 18.3);
Tailwind
colors: {
custom: {
50: '#e9c9c9',
500: '#deb2b2',
950: '#000000',
},
}SCSS
$custom: #deb2b2; $custom-light: #e9c9c9; $custom-dark: #000000;
JSON
{
"hex": "#deb2b2",
"rgb": {
"r": 222,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.80285,
"c": 0.0513,
"h": 18.3
},
"luminance": 0.50585
}Semantic roles & 50–950 ramp
primary
#DEB2B2
secondary
#7EB6B6
accent
#B3B332
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161313
muted
#848282