#DEB2E7#DEB2E7
#DEB2E7 is a light, moderate purple. Relative luminance 0.531; OKLCH L 82.0% C 0.087 H 320.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2E7 |
|---|---|
| RGB | rgb(222, 178, 231) |
| HSL | hsl(290, 52%, 80%) |
| HSV | hsv(290, 23%, 91%) |
| CMYK | cmyk(3.9%, 22.9%, 0%, 9.4%) |
| CIE-LAB | lab(77.96, 25.03, -20.45) |
| CIE-LCH | lch(77.96, 32.33, 320.75°) |
| OKLab | oklab(81.97% 0.0672 -0.0553) |
| OKLCH | oklch(81.97% 0.087 320.6) |
| XYZ | xyz(60.4665, 53.1411, 82.6578) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.27
Plum
#DDA0DD
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.33
Mauve
#E0B0FF
ΔE00 5.66
Light Violet
#D6B4FC
ΔE00 5.87
Light Lavender
#DFC5FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2E7 #BBE7B2
analogous
#C3B2E7 #DEB2E7 #E7B2D6
triadic
#DEB2E7 #E7DEB2 #B2E7DE
tetradic
#DEB2E7 #E7C3B2 #BBE7B2 #B2D6E7
square
#DEB2E7 #E7C3B2 #BBE7B2 #B2D6E7
split-complementary
#DEB2E7 #D6E7B2 #B2E7C3
monochromatic
#B655CA #CA83D8 #DEB2E7 #F2E1F6 #F5E8F8
Accessibility & contrast
On white
1.81
#DEB2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#DEB2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2E7
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2E7 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBEE9
Deuteranopia (green-blind)
#B6C2E5
Tritanopia (blue-blind)
#DFB7C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb2e7; /* rgb */ color: rgb(222, 178, 231); /* oklch */ color: oklch(82.0% 0.087 320.6);
Tailwind
colors: {
custom: {
50: '#e8c9ee',
500: '#deb2e7',
950: '#000000',
},
}SCSS
$custom: #deb2e7; $custom-light: #e8c9ee; $custom-dark: #000000;
JSON
{
"hex": "#deb2e7",
"rgb": {
"r": 222,
"g": 178,
"b": 231
},
"hsl": {
"h": 289.811,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.81972,
"c": 0.087,
"h": 320.6
},
"luminance": 0.5314
}Semantic roles & 50–950 ramp
primary
#DEB2E7
secondary
#87C27B
accent
#C02640
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161316
muted
#848285