#DEB8D2#DEB8D2
#DEB8D2 is a very light, muted pink. Relative luminance 0.545; OKLCH L 82.4% C 0.055 H 337.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8D2 |
|---|---|
| RGB | rgb(222, 184, 210) |
| HSL | hsl(319, 37%, 80%) |
| HSV | hsv(319, 17%, 87%) |
| CMYK | cmyk(0%, 17.1%, 5.4%, 12.9%) |
| CIE-LAB | lab(78.73, 17.94, -7.93) |
| CIE-LCH | lch(78.73, 19.62, 336.15°) |
| OKLab | oklab(82.35% 0.0513 -0.021) |
| OKLCH | oklch(82.35% 0.055 337.8) |
| XYZ | xyz(58.8965, 54.4651, 68.3705) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.75
Lilac
#C8A2C8
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.64
Light Pink
#FFD1DF
ΔE00 7.78
Pale Pink
#FFCFDC
ΔE00 7.87
Baby Pink
#FFB7CE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8D2 #B8DEC4
analogous
#D7B8DE #DEB8D2 #DEB8BF
triadic
#DEB8D2 #D2DEB8 #B8D2DE
tetradic
#DEB8D2 #DED7B8 #B8DEC4 #B8BFDE
square
#DEB8D2 #DED7B8 #B8DEC4 #B8BFDE
split-complementary
#DEB8D2 #BFDEB8 #B8DED7
monochromatic
#B7649D #CB8EB8 #DEB8D2 #F1E2EC #F5EAF2
Accessibility & contrast
On white
1.77
#DEB8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEB8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8D2
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8D2 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C0D3
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#E3B9C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb8d2; /* rgb */ color: rgb(222, 184, 210); /* oklch */ color: oklch(82.4% 0.055 337.8);
Tailwind
colors: {
custom: {
50: '#e8cddf',
500: '#deb8d2',
950: '#000000',
},
}SCSS
$custom: #deb8d2; $custom-light: #e8cddf; $custom-dark: #000000;
JSON
{
"hex": "#deb8d2",
"rgb": {
"r": 222,
"g": 184,
"b": 210
},
"hsl": {
"h": 318.947,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.82354,
"c": 0.05545,
"h": 337.8
},
"luminance": 0.54464
}Semantic roles & 50–950 ramp
primary
#DEB8D2
secondary
#84B694
accent
#AF5C36
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161315
muted
#848384