#DEB7EF#DEB7EF
#DEB7EF is a very light, moderate purple. Relative luminance 0.556; OKLCH L 83.2% C 0.087 H 315.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7EF |
|---|---|
| RGB | rgb(222, 183, 239) |
| HSL | hsl(282, 64%, 83%) |
| HSV | hsv(282, 23%, 94%) |
| CMYK | cmyk(7.1%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(79.40, 23.89, -22.57) |
| CIE-LCH | lch(79.40, 32.87, 316.63°) |
| OKLab | oklab(83.17% 0.0623 -0.0612) |
| OKLCH | oklch(83.17% 0.087 315.5) |
| XYZ | xyz(62.6353, 55.6295, 89.0826) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.26
Light Lilac
#EDC8FF
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 4.45
Mauve
#E0B0FF
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7EF #C8EFB7
analogous
#C2B7EF #DEB7EF #EFB7E4
triadic
#DEB7EF #EFDEB7 #B7EFDE
tetradic
#DEB7EF #EFC2B7 #C8EFB7 #B7E4EF
square
#DEB7EF #EFC2B7 #C8EFB7 #B7E4EF
split-complementary
#DEB7EF #E4EFB7 #B7EFC2
monochromatic
#B053D9 #C785E4 #DEB7EF #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.73
#DEB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DEB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7EF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7EF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#DDBDCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #deb7ef; /* rgb */ color: rgb(222, 183, 239); /* oklch */ color: oklch(83.2% 0.087 315.5);
Tailwind
colors: {
custom: {
50: '#e8ccf4',
500: '#deb7ef',
950: '#000000',
},
}SCSS
$custom: #deb7ef; $custom-light: #e8ccf4; $custom-dark: #000000;
JSON
{
"hex": "#deb7ef",
"rgb": {
"r": 222,
"g": 183,
"b": 239
},
"hsl": {
"h": 281.786,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83171,
"c": 0.08733,
"h": 315.5
},
"luminance": 0.55629
}Semantic roles & 50–950 ramp
primary
#DEB7EF
secondary
#95CD7D
accent
#CB1A50
background
#FEFEFF
surface
#FDFAFE
border
#D5D3D6
text
#161317
muted
#848385