#DEB2D2#DEB2D2
#DEB2D2 is a light, moderate pink. Relative luminance 0.520; OKLCH L 81.2% C 0.066 H 336.1°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2D2 |
|---|---|
| RGB | rgb(222, 178, 210) |
| HSL | hsl(316, 40%, 78%) |
| HSV | hsv(316, 20%, 87%) |
| CMYK | cmyk(0%, 19.8%, 5.4%, 12.9%) |
| CIE-LAB | lab(77.30, 21.17, -10.07) |
| CIE-LCH | lch(77.30, 23.44, 334.56°) |
| OKLab | oklab(81.24% 0.0604 -0.0267) |
| OKLCH | oklch(81.24% 0.066 336.1) |
| XYZ | xyz(57.6765, 52.0251, 67.9639) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 5.54
Powder Pink
#FFB2D0
ΔE00 7.30
Plum
#DDA0DD
ΔE00 7.73
Baby Pink
#FFB7CE
ΔE00 7.77
Very Light Purple
#F6CEFC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2D2 #B2DEBE
analogous
#D4B2DE #DEB2D2 #DEB2BC
triadic
#DEB2D2 #D2DEB2 #B2D2DE
tetradic
#DEB2D2 #DED4B2 #B2DEBE #B2BCDE
square
#DEB2D2 #DED4B2 #B2DEBE #B2BCDE
split-complementary
#DEB2D2 #BCDEB2 #B2DED4
monochromatic
#B95CA0 #CC87B9 #DEB2D2 #F0DDEB #F6EAF2
Accessibility & contrast
On white
1.84
#DEB2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#DEB2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2D2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2D2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#BCC1D1
Tritanopia (blue-blind)
#E3B3BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #deb2d2; /* rgb */ color: rgb(222, 178, 210); /* oklch */ color: oklch(81.2% 0.066 336.1);
Tailwind
colors: {
custom: {
50: '#e8c9df',
500: '#deb2d2',
950: '#000000',
},
}SCSS
$custom: #deb2d2; $custom-light: #e8c9df; $custom-dark: #000000;
JSON
{
"hex": "#deb2d2",
"rgb": {
"r": 222,
"g": 178,
"b": 210
},
"hsl": {
"h": 316.364,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.81243,
"c": 0.06604,
"h": 336.1
},
"luminance": 0.52024
}Semantic roles & 50–950 ramp
primary
#DEB2D2
secondary
#7EB68D
accent
#B35632
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161315
muted
#848284