#DEB5EF#DEB5EF
#DEB5EF is a very light, moderate purple. Relative luminance 0.548; OKLCH L 82.8% C 0.091 H 315.9°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5EF |
|---|---|
| RGB | rgb(222, 181, 239) |
| HSL | hsl(282, 64%, 82%) |
| HSV | hsv(282, 24%, 94%) |
| CMYK | cmyk(7.1%, 24.3%, 0%, 6.3%) |
| CIE-LAB | lab(78.93, 24.97, -23.29) |
| CIE-LCH | lch(78.93, 34.14, 317.00°) |
| OKLab | oklab(82.81% 0.0652 -0.0632) |
| OKLCH | oklch(82.81% 0.091 315.9) |
| XYZ | xyz(62.2257, 54.8103, 88.9460) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.35
Light Violet
#D6B4FC
ΔE00 4.24
Mauve
#E0B0FF
ΔE00 4.29
Light Lilac
#EDC8FF
ΔE00 4.43
Light Lavender
#DFC5FE
ΔE00 4.64
Pale Lilac
#E4CBFF
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5EF #C6EFB5
analogous
#C1B5EF #DEB5EF #EFB5E3
triadic
#DEB5EF #EFDEB5 #B5EFDE
tetradic
#DEB5EF #EFC1B5 #C6EFB5 #B5E3EF
square
#DEB5EF #EFC1B5 #C6EFB5 #B5E3EF
split-complementary
#DEB5EF #E3EFB5 #B5EFC1
monochromatic
#B150D9 #C883E4 #DEB5EF #F4E6FA #F4E6FA
Accessibility & contrast
On white
1.76
#DEB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#DEB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5EF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5EF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#DEBCC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb5ef; /* rgb */ color: rgb(222, 181, 239); /* oklch */ color: oklch(82.8% 0.091 315.9);
Tailwind
colors: {
custom: {
50: '#e8cbf4',
500: '#deb5ef',
950: '#000000',
},
}SCSS
$custom: #deb5ef; $custom-light: #e8cbf4; $custom-dark: #000000;
JSON
{
"hex": "#deb5ef",
"rgb": {
"r": 222,
"g": 181,
"b": 239
},
"hsl": {
"h": 282.414,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.8281,
"c": 0.0908,
"h": 315.9
},
"luminance": 0.54809
}Semantic roles & 50–950 ramp
primary
#DEB5EF
secondary
#93CD7B
accent
#CC194E
background
#FEFEFF
surface
#FDFAFE
border
#D5D3D6
text
#161317
muted
#848385