#DEB4EB#DEB4EB
#DEB4EB is a very light, moderate purple. Relative luminance 0.542; OKLCH L 82.5% C 0.088 H 318.1°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4EB |
|---|---|
| RGB | rgb(222, 180, 235) |
| HSL | hsl(286, 58%, 81%) |
| HSV | hsv(286, 23%, 92%) |
| CMYK | cmyk(5.5%, 23.4%, 0%, 7.8%) |
| CIE-LAB | lab(78.56, 24.73, -21.69) |
| CIE-LCH | lch(78.56, 32.89, 318.74°) |
| OKLab | oklab(82.48% 0.0655 -0.0587) |
| OKLCH | oklch(82.48% 0.088 318.1) |
| XYZ | xyz(61.4387, 54.1713, 85.8007) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.70
Light Lilac
#EDC8FF
ΔE00 4.72
Mauve
#E0B0FF
ΔE00 5.04
Light Violet
#D6B4FC
ΔE00 5.08
Light Lavender
#DFC5FE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4EB #C1EBB4
analogous
#C3B4EB #DEB4EB #EBB4DD
triadic
#DEB4EB #EBDEB4 #B4EBDE
tetradic
#DEB4EB #EBC3B4 #C1EBB4 #B4DDEB
square
#DEB4EB #EBC3B4 #C1EBB4 #B4DDEB
split-complementary
#DEB4EB #DDEBB4 #B4EBC3
monochromatic
#B353D1 #C984DE #DEB4EB #F3E4F8 #F4E7F9
Accessibility & contrast
On white
1.77
#DEB4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEB4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4EB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4EB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#DEBAC7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb4eb; /* rgb */ color: rgb(222, 180, 235); /* oklch */ color: oklch(82.5% 0.088 318.1);
Tailwind
colors: {
custom: {
50: '#e8caf1',
500: '#deb4eb',
950: '#000000',
},
}SCSS
$custom: #deb4eb; $custom-light: #e8caf1; $custom-dark: #000000;
JSON
{
"hex": "#deb4eb",
"rgb": {
"r": 222,
"g": 180,
"b": 235
},
"hsl": {
"h": 285.818,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.8248,
"c": 0.08796,
"h": 318.1
},
"luminance": 0.5417
}Semantic roles & 50–950 ramp
primary
#DEB4EB
secondary
#8EC77C
accent
#C52047
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285