#DEB6EE#DEB6EE
#DEB6EE is a very light, moderate purple. Relative luminance 0.552; OKLCH L 83.0% C 0.088 H 316.2°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6EE |
|---|---|
| RGB | rgb(222, 182, 238) |
| HSL | hsl(283, 62%, 82%) |
| HSV | hsv(283, 24%, 93%) |
| CMYK | cmyk(6.7%, 23.5%, 0%, 6.7%) |
| CIE-LAB | lab(79.13, 24.23, -22.44) |
| CIE-LCH | lch(79.13, 33.03, 317.20°) |
| OKLab | oklab(82.95% 0.0635 -0.0608) |
| OKLCH | oklch(82.95% 0.088 316.2) |
| XYZ | xyz(62.2824, 55.1595, 88.2382) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.35
Light Lilac
#EDC8FF
ΔE00 4.22
Light Lavender
#DFC5FE
ΔE00 4.53
Light Violet
#D6B4FC
ΔE00 4.57
Mauve
#E0B0FF
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6EE #C6EEB6
analogous
#C2B6EE #DEB6EE #EEB6E2
triadic
#DEB6EE #EEDEB6 #B6EEDE
tetradic
#DEB6EE #EEC2B6 #C6EEB6 #B6E2EE
square
#DEB6EE #EEC2B6 #C6EEB6 #B6E2EE
split-complementary
#DEB6EE #E2EEB6 #B6EEC2
monochromatic
#B153D7 #C884E2 #DEB6EE #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.75
#DEB6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DEB6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6EE
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6EE | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1F0
Deuteranopia (green-blind)
#B7C5EC
Tritanopia (blue-blind)
#DEBCC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb6ee; /* rgb */ color: rgb(222, 182, 238); /* oklch */ color: oklch(83.0% 0.088 316.2);
Tailwind
colors: {
custom: {
50: '#e8ccf3',
500: '#deb6ee',
950: '#000000',
},
}SCSS
$custom: #deb6ee; $custom-light: #e8ccf3; $custom-dark: #000000;
JSON
{
"hex": "#deb6ee",
"rgb": {
"r": 222,
"g": 182,
"b": 238
},
"hsl": {
"h": 282.857,
"s": 62.222,
"l": 82.353
},
"oklch": {
"l": 0.82953,
"c": 0.08791,
"h": 316.2
},
"luminance": 0.55159
}Semantic roles & 50–950 ramp
primary
#DEB6EE
secondary
#93CC7D
accent
#CA1C4D
background
#FEFEFF
surface
#FDFAFE
border
#D5D3D6
text
#161317
muted
#848385