#DEB4EC#DEB4EC
#DEB4EC is a very light, moderate purple. Relative luminance 0.542; OKLCH L 82.5% C 0.089 H 317.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4EC |
|---|---|
| RGB | rgb(222, 180, 236) |
| HSL | hsl(285, 60%, 82%) |
| HSV | hsv(285, 24%, 93%) |
| CMYK | cmyk(5.9%, 23.7%, 0%, 7.5%) |
| CIE-LAB | lab(78.60, 24.92, -22.18) |
| CIE-LCH | lch(78.60, 33.36, 318.33°) |
| OKLab | oklab(82.52% 0.0658 -0.0601) |
| OKLCH | oklch(82.52% 0.089 317.6) |
| XYZ | xyz(61.5836, 54.2293, 86.5637) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.61
Light Lilac
#EDC8FF
ΔE00 4.68
Mauve
#E0B0FF
ΔE00 4.79
Light Violet
#D6B4FC
ΔE00 4.84
Light Lavender
#DFC5FE
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4EC #C2ECB4
analogous
#C2B4EC #DEB4EC #ECB4DE
triadic
#DEB4EC #ECDEB4 #B4ECDE
tetradic
#DEB4EC #ECC2B4 #C2ECB4 #B4DEEC
square
#DEB4EC #ECC2B4 #C2ECB4 #B4DEEC
split-complementary
#DEB4EC #DEECB4 #B4ECC2
monochromatic
#B352D3 #C983E0 #DEB4EC #F3E5F8 #F4E7F9
Accessibility & contrast
On white
1.77
#DEB4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DEB4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4EC
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4EC | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0EE
Deuteranopia (green-blind)
#B6C4EA
Tritanopia (blue-blind)
#DEBAC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb4ec; /* rgb */ color: rgb(222, 180, 236); /* oklch */ color: oklch(82.5% 0.089 317.6);
Tailwind
colors: {
custom: {
50: '#e8caf2',
500: '#deb4ec',
950: '#000000',
},
}SCSS
$custom: #deb4ec; $custom-light: #e8caf2; $custom-dark: #000000;
JSON
{
"hex": "#deb4ec",
"rgb": {
"r": 222,
"g": 180,
"b": 236
},
"hsl": {
"h": 285,
"s": 59.574,
"l": 81.569
},
"oklch": {
"l": 0.82517,
"c": 0.08909,
"h": 317.6
},
"luminance": 0.54228
}Semantic roles & 50–950 ramp
primary
#DEB4EC
secondary
#8FC97B
accent
#C71E49
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285