#DEB3D2#DEB3D2
#DEB3D2 is a light, moderate pink. Relative luminance 0.524; OKLCH L 81.4% C 0.064 H 336.4°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3D2 |
|---|---|
| RGB | rgb(222, 179, 210) |
| HSL | hsl(317, 39%, 79%) |
| HSV | hsv(317, 19%, 87%) |
| CMYK | cmyk(0%, 19.4%, 5.4%, 12.9%) |
| CIE-LAB | lab(77.53, 20.63, -9.71) |
| CIE-LCH | lch(77.53, 22.80, 334.79°) |
| OKLab | oklab(81.43% 0.0589 -0.0257) |
| OKLCH | oklch(81.43% 0.064 336.4) |
| XYZ | xyz(57.8762, 52.4245, 68.0304) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.23
Lilac
#C8A2C8
ΔE00 5.48
Powder Pink
#FFB2D0
ΔE00 7.36
Baby Pink
#FFB7CE
ΔE00 7.74
Very Light Purple
#F6CEFC
ΔE00 7.97
Dusty Pink
#D8A7B1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3D2 #B3DEBF
analogous
#D4B3DE #DEB3D2 #DEB3BC
triadic
#DEB3D2 #D2DEB3 #B3D2DE
tetradic
#DEB3D2 #DED4B3 #B3DEBF #B3BCDE
square
#DEB3D2 #DED4B3 #B3DEBF #B3BCDE
split-complementary
#DEB3D2 #BCDEB3 #B3DED4
monochromatic
#B95E9F #CB88B9 #DEB3D2 #F1DEEB #F6EAF2
Accessibility & contrast
On white
1.83
#DEB3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#DEB3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3D2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3D2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BCD3
Deuteranopia (green-blind)
#BDC2D1
Tritanopia (blue-blind)
#E3B4BD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb3d2; /* rgb */ color: rgb(222, 179, 210); /* oklch */ color: oklch(81.4% 0.064 336.4);
Tailwind
colors: {
custom: {
50: '#e8cadf',
500: '#deb3d2',
950: '#000000',
},
}SCSS
$custom: #deb3d2; $custom-light: #e8cadf; $custom-dark: #000000;
JSON
{
"hex": "#deb3d2",
"rgb": {
"r": 222,
"g": 179,
"b": 210
},
"hsl": {
"h": 316.744,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.81427,
"c": 0.06426,
"h": 336.4
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#DEB3D2
secondary
#7FB68E
accent
#B25733
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161315
muted
#848284