#DEB1EB#DEB1EB
#DEB1EB is a light, moderate purple. Relative luminance 0.530; OKLCH L 81.9% C 0.093 H 318.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB1EB |
|---|---|
| RGB | rgb(222, 177, 235) |
| HSL | hsl(287, 59%, 81%) |
| HSV | hsv(287, 25%, 92%) |
| CMYK | cmyk(5.5%, 24.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.86, 26.34, -22.76) |
| CIE-LCH | lch(77.86, 34.82, 319.17°) |
| OKLab | oklab(81.94% 0.0699 -0.0617) |
| OKLCH | oklch(81.94% 0.093 318.6) |
| XYZ | xyz(60.8396, 52.9732, 85.6010) |
| Luminance | 0.5297 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.97
Mauve
#E0B0FF
ΔE00 4.50
Plum
#DDA0DD
ΔE00 4.55
Light Violet
#D6B4FC
ΔE00 4.91
Light Lilac
#EDC8FF
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB1EB #BEEBB1
analogous
#C1B1EB #DEB1EB #EBB1DB
triadic
#DEB1EB #EBDEB1 #B1EBDE
tetradic
#DEB1EB #EBC1B1 #BEEBB1 #B1DBEB
square
#DEB1EB #EBC1B1 #BEEBB1 #B1DBEB
split-complementary
#DEB1EB #DBEBB1 #B1EBC1
monochromatic
#B550D2 #C980DF #DEB1EB #F3E2F7 #F5E7F9
Accessibility & contrast
On white
1.81
#DEB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#DEB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB1EB
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB1EB | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#DFB7C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb1eb; /* rgb */ color: rgb(222, 177, 235); /* oklch */ color: oklch(81.9% 0.093 318.6);
Tailwind
colors: {
custom: {
50: '#e8c8f1',
500: '#deb1eb',
950: '#000000',
},
}SCSS
$custom: #deb1eb; $custom-light: #e8c8f1; $custom-dark: #000000;
JSON
{
"hex": "#deb1eb",
"rgb": {
"r": 222,
"g": 177,
"b": 235
},
"hsl": {
"h": 286.552,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.81941,
"c": 0.09322,
"h": 318.6
},
"luminance": 0.52972
}Semantic roles & 50–950 ramp
primary
#DEB1EB
secondary
#8AC779
accent
#C71F44
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285