#DEB4EA#DEB4EA
#DEB4EA is a very light, moderate purple. Relative luminance 0.541; OKLCH L 82.4% C 0.087 H 318.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4EA |
|---|---|
| RGB | rgb(222, 180, 234) |
| HSL | hsl(287, 56%, 81%) |
| HSV | hsv(287, 23%, 92%) |
| CMYK | cmyk(5.1%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.53, 24.53, -21.21) |
| CIE-LCH | lch(78.53, 32.43, 319.16°) |
| OKLab | oklab(82.44% 0.0652 -0.0574) |
| OKLCH | oklch(82.44% 0.087 318.6) |
| XYZ | xyz(61.2946, 54.1137, 85.0420) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.81
Light Lilac
#EDC8FF
ΔE00 4.76
Plum
#DDA0DD
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.28
Light Violet
#D6B4FC
ΔE00 5.31
Light Lavender
#DFC5FE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4EA #C0EAB4
analogous
#C3B4EA #DEB4EA #EAB4DB
triadic
#DEB4EA #EADEB4 #B4EADE
tetradic
#DEB4EA #EAC3B4 #C0EAB4 #B4DBEA
square
#DEB4EA #EAC3B4 #C0EAB4 #B4DBEA
split-complementary
#DEB4EA #DBEAB4 #B4EAC3
monochromatic
#B454CF #C984DD #DEB4EA #F3E4F7 #F4E7F8
Accessibility & contrast
On white
1.78
#DEB4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DEB4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4EA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4EA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0EC
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#DFBAC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb4ea; /* rgb */ color: rgb(222, 180, 234); /* oklch */ color: oklch(82.4% 0.087 318.6);
Tailwind
colors: {
custom: {
50: '#e8caf0',
500: '#deb4ea',
950: '#000000',
},
}SCSS
$custom: #deb4ea; $custom-light: #e8caf0; $custom-dark: #000000;
JSON
{
"hex": "#deb4ea",
"rgb": {
"r": 222,
"g": 180,
"b": 234
},
"hsl": {
"h": 286.667,
"s": 56.25,
"l": 81.176
},
"oklch": {
"l": 0.82443,
"c": 0.08683,
"h": 318.6
},
"luminance": 0.54113
}Semantic roles & 50–950 ramp
primary
#DEB4EA
secondary
#8DC67C
accent
#C42246
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285