#DEB7EA#DEB7EA
#DEB7EA is a very light, moderate purple. Relative luminance 0.553; OKLCH L 83.0% C 0.082 H 318.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7EA |
|---|---|
| RGB | rgb(222, 183, 234) |
| HSL | hsl(286, 55%, 82%) |
| HSV | hsv(286, 22%, 92%) |
| CMYK | cmyk(5.1%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.24, 22.92, -20.13) |
| CIE-LCH | lch(79.24, 30.50, 318.70°) |
| OKLab | oklab(82.99% 0.0608 -0.0544) |
| OKLCH | oklch(82.99% 0.082 318.2) |
| XYZ | xyz(61.9068, 55.3381, 85.2460) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.81
Light Lilac
#EDC8FF
ΔE00 4.26
Light Lavender
#DFC5FE
ΔE00 4.88
Pale Lilac
#E4CBFF
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 5.57
Light Violet
#D6B4FC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7EA #C3EAB7
analogous
#C5B7EA #DEB7EA #EAB7DD
triadic
#DEB7EA #EADEB7 #B7EADE
tetradic
#DEB7EA #EAC5B7 #C3EAB7 #B7DDEA
square
#DEB7EA #EAC5B7 #C3EAB7 #B7DDEA
split-complementary
#DEB7EA #DDEAB7 #B7EAC5
monochromatic
#B358CE #C888DC #DEB7EA #F4E6F8 #F4E7F8
Accessibility & contrast
On white
1.74
#DEB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7EA
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7EA | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EC
Deuteranopia (green-blind)
#BAC6E8
Tritanopia (blue-blind)
#DEBCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb7ea; /* rgb */ color: rgb(222, 183, 234); /* oklch */ color: oklch(83.0% 0.082 318.2);
Tailwind
colors: {
custom: {
50: '#e8ccf0',
500: '#deb7ea',
950: '#000000',
},
}SCSS
$custom: #deb7ea; $custom-light: #e8ccf0; $custom-dark: #000000;
JSON
{
"hex": "#deb7ea",
"rgb": {
"r": 222,
"g": 183,
"b": 234
},
"hsl": {
"h": 285.882,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.82988,
"c": 0.08157,
"h": 318.2
},
"luminance": 0.55337
}Semantic roles & 50–950 ramp
primary
#DEB7EA
secondary
#90C67F
accent
#C22349
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161316
muted
#848385