#DEB7EB#DEB7EB
#DEB7EB is a very light, moderate purple. Relative luminance 0.554; OKLCH L 83.0% C 0.083 H 317.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7EB |
|---|---|
| RGB | rgb(222, 183, 235) |
| HSL | hsl(285, 57%, 82%) |
| HSV | hsv(285, 22%, 92%) |
| CMYK | cmyk(5.5%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.27, 23.11, -20.62) |
| CIE-LCH | lch(79.27, 30.97, 318.26°) |
| OKLab | oklab(83.02% 0.0611 -0.0558) |
| OKLCH | oklch(83.02% 0.083 317.6) |
| XYZ | xyz(62.0509, 55.3957, 86.0048) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.67
Light Lilac
#EDC8FF
ΔE00 4.18
Light Lavender
#DFC5FE
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 5.33
Light Violet
#D6B4FC
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7EB #C4EBB7
analogous
#C4B7EB #DEB7EB #EBB7DE
triadic
#DEB7EB #EBDEB7 #B7EBDE
tetradic
#DEB7EB #EBC4B7 #C4EBB7 #B7DEEB
square
#DEB7EB #EBC4B7 #C4EBB7 #B7DEEB
split-complementary
#DEB7EB #DEEBB7 #B7EBC4
monochromatic
#B257D0 #C887DE #DEB7EB #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.74
#DEB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7EB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7EB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B9C6E9
Tritanopia (blue-blind)
#DEBDC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb7eb; /* rgb */ color: rgb(222, 183, 235); /* oklch */ color: oklch(83.0% 0.083 317.6);
Tailwind
colors: {
custom: {
50: '#e8ccf1',
500: '#deb7eb',
950: '#000000',
},
}SCSS
$custom: #deb7eb; $custom-light: #e8ccf1; $custom-dark: #000000;
JSON
{
"hex": "#deb7eb",
"rgb": {
"r": 222,
"g": 183,
"b": 235
},
"hsl": {
"h": 285,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.83024,
"c": 0.0827,
"h": 317.6
},
"luminance": 0.55395
}Semantic roles & 50–950 ramp
primary
#DEB7EB
secondary
#91C77F
accent
#C4214A
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161316
muted
#848385