#DEB2E8#DEB2E8
#DEB2E8 is a very light, moderate purple. Relative luminance 0.532; OKLCH L 82.0% C 0.088 H 320.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2E8 |
|---|---|
| RGB | rgb(222, 178, 232) |
| HSL | hsl(289, 54%, 80%) |
| HSV | hsv(289, 23%, 91%) |
| CMYK | cmyk(4.3%, 23.3%, 0%, 9%) |
| CIE-LAB | lab(77.99, 25.23, -20.94) |
| CIE-LCH | lch(77.99, 32.78, 320.30°) |
| OKLab | oklab(82.01% 0.0675 -0.0566) |
| OKLCH | oklch(82.01% 0.088 320) |
| XYZ | xyz(60.6081, 53.1978, 83.4037) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.15
Plum
#DDA0DD
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.41
Light Violet
#D6B4FC
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2E8 #BCE8B2
analogous
#C3B2E8 #DEB2E8 #E8B2D7
triadic
#DEB2E8 #E8DEB2 #B2E8DE
tetradic
#DEB2E8 #E8C3B2 #BCE8B2 #B2D7E8
square
#DEB2E8 #E8C3B2 #BCE8B2 #B2D7E8
split-complementary
#DEB2E8 #D7E8B2 #B2E8C3
monochromatic
#B654CC #CA83DA #DEB2E8 #F2E1F6 #F5E7F8
Accessibility & contrast
On white
1.80
#DEB2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#DEB2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2E8
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2E8 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEEA
Deuteranopia (green-blind)
#B6C2E6
Tritanopia (blue-blind)
#DFB7C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb2e8; /* rgb */ color: rgb(222, 178, 232); /* oklch */ color: oklch(82.0% 0.088 320.0);
Tailwind
colors: {
custom: {
50: '#e8c9ef',
500: '#deb2e8',
950: '#000000',
},
}SCSS
$custom: #deb2e8; $custom-light: #e8c9ef; $custom-dark: #000000;
JSON
{
"hex": "#deb2e8",
"rgb": {
"r": 222,
"g": 178,
"b": 232
},
"hsl": {
"h": 288.889,
"s": 54,
"l": 80.392
},
"oklch": {
"l": 0.82009,
"c": 0.08811,
"h": 320
},
"luminance": 0.53197
}Semantic roles & 50–950 ramp
primary
#DEB2E8
secondary
#88C37B
accent
#C12441
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285