#DEB1EA#DEB1EA
#DEB1EA is a light, moderate purple. Relative luminance 0.529; OKLCH L 81.9% C 0.092 H 319.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB1EA |
|---|---|
| RGB | rgb(222, 177, 234) |
| HSL | hsl(287, 58%, 81%) |
| HSV | hsv(287, 24%, 92%) |
| CMYK | cmyk(5.1%, 24.4%, 0%, 8.2%) |
| CIE-LAB | lab(77.83, 26.15, -22.27) |
| CIE-LCH | lch(77.83, 34.35, 319.58°) |
| OKLab | oklab(81.9% 0.0696 -0.0603) |
| OKLCH | oklch(81.9% 0.092 319.1) |
| XYZ | xyz(60.6956, 52.9156, 84.8423) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.04
Plum
#DDA0DD
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 5.13
Light Lilac
#EDC8FF
ΔE00 5.38
Light Lavender
#DFC5FE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB1EA #BDEAB1
analogous
#C1B1EA #DEB1EA #EAB1D9
triadic
#DEB1EA #EADEB1 #B1EADE
tetradic
#DEB1EA #EAC1B1 #BDEAB1 #B1D9EA
square
#DEB1EA #EAC1B1 #BDEAB1 #B1D9EA
split-complementary
#DEB1EA #D9EAB1 #B1EAC1
monochromatic
#B551D0 #CA81DD #DEB1EA #F2E1F7 #F5E7F9
Accessibility & contrast
On white
1.81
#DEB1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#DEB1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB1EA
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB1EA | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEC
Deuteranopia (green-blind)
#B4C2E8
Tritanopia (blue-blind)
#DFB7C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb1ea; /* rgb */ color: rgb(222, 177, 234); /* oklch */ color: oklch(81.9% 0.092 319.1);
Tailwind
colors: {
custom: {
50: '#e8c8f0',
500: '#deb1ea',
950: '#000000',
},
}SCSS
$custom: #deb1ea; $custom-light: #e8c8f0; $custom-dark: #000000;
JSON
{
"hex": "#deb1ea",
"rgb": {
"r": 222,
"g": 177,
"b": 234
},
"hsl": {
"h": 287.368,
"s": 57.576,
"l": 80.588
},
"oklch": {
"l": 0.81904,
"c": 0.09209,
"h": 319.1
},
"luminance": 0.52914
}Semantic roles & 50–950 ramp
primary
#DEB1EA
secondary
#89C679
accent
#C52043
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285