#DEB4D2#DEB4D2
#DEB4D2 is a light, moderate pink. Relative luminance 0.528; OKLCH L 81.6% C 0.063 H 336.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4D2 |
|---|---|
| RGB | rgb(222, 180, 210) |
| HSL | hsl(317, 39%, 79%) |
| HSV | hsv(317, 19%, 87%) |
| CMYK | cmyk(0%, 18.9%, 5.4%, 12.9%) |
| CIE-LAB | lab(77.77, 20.09, -9.36) |
| CIE-LCH | lch(77.77, 22.17, 335.03°) |
| OKLab | oklab(81.61% 0.0574 -0.0248) |
| OKLCH | oklch(81.61% 0.063 336.6) |
| XYZ | xyz(58.0773, 52.8268, 68.0975) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Lilac
#C8A2C8
ΔE00 5.70
Powder Pink
#FFB2D0
ΔE00 7.45
Baby Pink
#FFB7CE
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 7.89
Very Light Purple
#F6CEFC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4D2 #B4DEC0
analogous
#D5B4DE #DEB4D2 #DEB4BD
triadic
#DEB4D2 #D2DEB4 #B4D2DE
tetradic
#DEB4D2 #DED5B4 #B4DEC0 #B4BDDE
square
#DEB4D2 #DED5B4 #B4DEC0 #B4BDDE
split-complementary
#DEB4D2 #BDDEB4 #B4DED5
monochromatic
#B95F9F #CB8AB9 #DEB4D2 #F1DFEC #F6EAF2
Accessibility & contrast
On white
1.82
#DEB4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DEB4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4D2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4D2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#BEC2D1
Tritanopia (blue-blind)
#E3B5BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb4d2; /* rgb */ color: rgb(222, 180, 210); /* oklch */ color: oklch(81.6% 0.063 336.6);
Tailwind
colors: {
custom: {
50: '#e8cadf',
500: '#deb4d2',
950: '#000000',
},
}SCSS
$custom: #deb4d2; $custom-light: #e8cadf; $custom-dark: #000000;
JSON
{
"hex": "#deb4d2",
"rgb": {
"r": 222,
"g": 180,
"b": 210
},
"hsl": {
"h": 317.143,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.81612,
"c": 0.0625,
"h": 336.6
},
"luminance": 0.52825
}Semantic roles & 50–950 ramp
primary
#DEB4D2
secondary
#80B68F
accent
#B25834
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161315
muted
#848284