#DEB4E9#DEB4E9
#DEB4E9 is a very light, moderate purple. Relative luminance 0.541; OKLCH L 82.4% C 0.086 H 319.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4E9 |
|---|---|
| RGB | rgb(222, 180, 233) |
| HSL | hsl(288, 55%, 81%) |
| HSV | hsv(288, 23%, 91%) |
| CMYK | cmyk(4.7%, 22.7%, 0%, 8.6%) |
| CIE-LAB | lab(78.49, 24.34, -20.72) |
| CIE-LCH | lch(78.49, 31.96, 319.60°) |
| OKLab | oklab(82.41% 0.0649 -0.056) |
| OKLCH | oklch(82.41% 0.086 319.2) |
| XYZ | xyz(61.1514, 54.0564, 84.2875) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.82
Plum
#DDA0DD
ΔE00 5.26
Light Lavender
#DFC5FE
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 5.53
Light Violet
#D6B4FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4E9 #BFE9B4
analogous
#C3B4E9 #DEB4E9 #E9B4D9
triadic
#DEB4E9 #E9DEB4 #B4E9DE
tetradic
#DEB4E9 #E9C3B4 #BFE9B4 #B4D9E9
square
#DEB4E9 #E9C3B4 #BFE9B4 #B4D9E9
split-complementary
#DEB4E9 #D9E9B4 #B4E9C3
monochromatic
#B455CD #C985DB #DEB4E9 #F3E3F7 #F5E7F8
Accessibility & contrast
On white
1.78
#DEB4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DEB4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4E9
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4E9 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEB
Deuteranopia (green-blind)
#B7C4E7
Tritanopia (blue-blind)
#DFB9C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb4e9; /* rgb */ color: rgb(222, 180, 233); /* oklch */ color: oklch(82.4% 0.086 319.2);
Tailwind
colors: {
custom: {
50: '#e8caf0',
500: '#deb4e9',
950: '#000000',
},
}SCSS
$custom: #deb4e9; $custom-light: #e8caf0; $custom-dark: #000000;
JSON
{
"hex": "#deb4e9",
"rgb": {
"r": 222,
"g": 180,
"b": 233
},
"hsl": {
"h": 287.547,
"s": 54.639,
"l": 80.98
},
"oklch": {
"l": 0.82407,
"c": 0.0857,
"h": 319.2
},
"luminance": 0.54055
}Semantic roles & 50–950 ramp
primary
#DEB4E9
secondary
#8BC57C
accent
#C22344
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285