#DEB2EB#DEB2EB
#DEB2EB is a very light, moderate purple. Relative luminance 0.534; OKLCH L 82.1% C 0.091 H 318.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2EB |
|---|---|
| RGB | rgb(222, 178, 235) |
| HSL | hsl(286, 59%, 81%) |
| HSV | hsv(286, 24%, 92%) |
| CMYK | cmyk(5.5%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.09, 25.80, -22.41) |
| CIE-LCH | lch(78.09, 34.18, 319.03°) |
| OKLab | oklab(82.12% 0.0684 -0.0607) |
| OKLCH | oklch(82.12% 0.091 318.4) |
| XYZ | xyz(61.0379, 53.3697, 85.6671) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.86
Mauve
#E0B0FF
ΔE00 4.67
Plum
#DDA0DD
ΔE00 4.78
Light Violet
#D6B4FC
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.14
Light Lavender
#DFC5FE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2EB #BFEBB2
analogous
#C1B2EB #DEB2EB #EBB2DB
triadic
#DEB2EB #EBDEB2 #B2EBDE
tetradic
#DEB2EB #EBC1B2 #BFEBB2 #B2DBEB
square
#DEB2EB #EBC1B2 #BFEBB2 #B2DBEB
split-complementary
#DEB2EB #DBEBB2 #B2EBC1
monochromatic
#B451D2 #C981DE #DEB2EB #F3E3F8 #F5E7F9
Accessibility & contrast
On white
1.80
#DEB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#DEB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2EB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2EB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#B5C3E9
Tritanopia (blue-blind)
#DFB8C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb2eb; /* rgb */ color: rgb(222, 178, 235); /* oklch */ color: oklch(82.1% 0.091 318.4);
Tailwind
colors: {
custom: {
50: '#e8c9f1',
500: '#deb2eb',
950: '#000000',
},
}SCSS
$custom: #deb2eb; $custom-light: #e8c9f1; $custom-dark: #000000;
JSON
{
"hex": "#deb2eb",
"rgb": {
"r": 222,
"g": 178,
"b": 235
},
"hsl": {
"h": 286.316,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.8212,
"c": 0.09146,
"h": 318.4
},
"luminance": 0.53369
}Semantic roles & 50–950 ramp
primary
#DEB2EB
secondary
#8BC77A
accent
#C61F45
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285