#DEB2EC#DEB2EC
#DEB2EC is a very light, moderate purple. Relative luminance 0.534; OKLCH L 82.2% C 0.093 H 317.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2EC |
|---|---|
| RGB | rgb(222, 178, 236) |
| HSL | hsl(286, 60%, 81%) |
| HSV | hsv(286, 25%, 93%) |
| CMYK | cmyk(5.9%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(78.13, 26.00, -22.89) |
| CIE-LCH | lch(78.13, 34.64, 318.63°) |
| OKLab | oklab(82.16% 0.0687 -0.0621) |
| OKLCH | oklch(82.16% 0.093 317.9) |
| XYZ | xyz(61.1827, 53.4276, 86.4301) |
| Luminance | 0.5343 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.79
Mauve
#E0B0FF
ΔE00 4.42
Light Violet
#D6B4FC
ΔE00 4.72
Plum
#DDA0DD
ΔE00 4.84
Light Lilac
#EDC8FF
ΔE00 5.12
Light Lavender
#DFC5FE
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2EC #C0ECB2
analogous
#C1B2EC #DEB2EC #ECB2DD
triadic
#DEB2EC #ECDEB2 #B2ECDE
tetradic
#DEB2EC #ECC1B2 #C0ECB2 #B2DDEC
square
#DEB2EC #ECC1B2 #C0ECB2 #B2DDEC
split-complementary
#DEB2EC #DDECB2 #B2ECC1
monochromatic
#B450D4 #C981E0 #DEB2EC #F3E3F8 #F4E6F9
Accessibility & contrast
On white
1.80
#DEB2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#DEB2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2EC
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2EC | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEE
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#DEB8C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb2ec; /* rgb */ color: rgb(222, 178, 236); /* oklch */ color: oklch(82.2% 0.093 317.9);
Tailwind
colors: {
custom: {
50: '#e8c9f2',
500: '#deb2ec',
950: '#000000',
},
}SCSS
$custom: #deb2ec; $custom-light: #e8c9f2; $custom-dark: #000000;
JSON
{
"hex": "#deb2ec",
"rgb": {
"r": 222,
"g": 178,
"b": 236
},
"hsl": {
"h": 285.517,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.82158,
"c": 0.09259,
"h": 317.9
},
"luminance": 0.53427
}Semantic roles & 50–950 ramp
primary
#DEB2EC
secondary
#8DC979
accent
#C81D47
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285