#DEB7EC#DEB7EC
#DEB7EC is a very light, moderate purple. Relative luminance 0.555; OKLCH L 83.1% C 0.084 H 317.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7EC |
|---|---|
| RGB | rgb(222, 183, 236) |
| HSL | hsl(284, 58%, 82%) |
| HSV | hsv(284, 22%, 93%) |
| CMYK | cmyk(5.9%, 22.5%, 0%, 7.5%) |
| CIE-LAB | lab(79.30, 23.30, -21.11) |
| CIE-LCH | lch(79.30, 31.44, 317.83°) |
| OKLab | oklab(83.06% 0.0614 -0.0571) |
| OKLCH | oklch(83.06% 0.084 317.1) |
| XYZ | xyz(62.1958, 55.4537, 86.7678) |
| Luminance | 0.5545 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.54
Light Lilac
#EDC8FF
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 4.59
Light Violet
#D6B4FC
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7EC #C5ECB7
analogous
#C4B7EC #DEB7EC #ECB7E0
triadic
#DEB7EC #ECDEB7 #B7ECDE
tetradic
#DEB7EC #ECC4B7 #C5ECB7 #B7E0EC
square
#DEB7EC #ECC4B7 #C5ECB7 #B7E0EC
split-complementary
#DEB7EC #E0ECB7 #B7ECC4
monochromatic
#B256D2 #C887DF #DEB7EC #F4E7F9 #F4E7F9
Accessibility & contrast
On white
1.74
#DEB7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DEB7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7EC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7EC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EE
Deuteranopia (green-blind)
#B9C6EA
Tritanopia (blue-blind)
#DEBDC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb7ec; /* rgb */ color: rgb(222, 183, 236); /* oklch */ color: oklch(83.1% 0.084 317.1);
Tailwind
colors: {
custom: {
50: '#e8ccf2',
500: '#deb7ec',
950: '#000000',
},
}SCSS
$custom: #deb7ec; $custom-light: #e8ccf2; $custom-dark: #000000;
JSON
{
"hex": "#deb7ec",
"rgb": {
"r": 222,
"g": 183,
"b": 236
},
"hsl": {
"h": 284.151,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.83061,
"c": 0.08385,
"h": 317.1
},
"luminance": 0.55453
}Semantic roles & 50–950 ramp
primary
#DEB7EC
secondary
#92C97E
accent
#C6204C
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161317
muted
#848385