#DEB2DC#DEB2DC
#DEB2DC is a light, moderate purple. Relative luminance 0.525; OKLCH L 81.6% C 0.075 H 327.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2DC |
|---|---|
| RGB | rgb(222, 178, 220) |
| HSL | hsl(303, 40%, 78%) |
| HSV | hsv(303, 20%, 87%) |
| CMYK | cmyk(0%, 19.8%, 0.9%, 12.9%) |
| CIE-LAB | lab(77.60, 22.97, -15.04) |
| CIE-LCH | lch(77.60, 27.45, 326.79°) |
| OKLab | oklab(81.58% 0.0637 -0.0403) |
| OKLCH | oklch(81.58% 0.075 327.7) |
| XYZ | xyz(58.9614, 52.5391, 74.7314) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.98
Plum
#DDA0DD
ΔE00 5.67
Light Lavendar
#EFC0FE
ΔE00 6.29
Thistle
#D8BFD8
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 6.73
Very Light Purple
#F6CEFC
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2DC #B2DEB4
analogous
#CAB2DE #DEB2DC #DEB2C6
triadic
#DEB2DC #DCDEB2 #B2DCDE
tetradic
#DEB2DC #DECAB2 #B2DEB4 #B2C6DE
square
#DEB2DC #DECAB2 #B2DEB4 #B2C6DE
split-complementary
#DEB2DC #C6DEB2 #B2DECA
monochromatic
#B95CB5 #CC87C9 #DEB2DC #F0DDEF #F6EAF5
Accessibility & contrast
On white
1.82
#DEB2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#DEB2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2DC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2DC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BCDE
Deuteranopia (green-blind)
#BAC2DA
Tritanopia (blue-blind)
#E1B5C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb2dc; /* rgb */ color: rgb(222, 178, 220); /* oklch */ color: oklch(81.6% 0.075 327.7);
Tailwind
colors: {
custom: {
50: '#e8c9e6',
500: '#deb2dc',
950: '#000000',
},
}SCSS
$custom: #deb2dc; $custom-light: #e8c9e6; $custom-dark: #000000;
JSON
{
"hex": "#deb2dc",
"rgb": {
"r": 222,
"g": 178,
"b": 220
},
"hsl": {
"h": 302.727,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.81581,
"c": 0.07539,
"h": 327.7
},
"luminance": 0.52538
}Semantic roles & 50–950 ramp
primary
#DEB2DC
secondary
#7EB680
accent
#B33832
background
#FEFDFE
surface
#FCF9FC
border
#D5D2D5
text
#161316
muted
#848284