#DEB2EF#DEB2EF
#DEB2EF is a very light, moderate purple. Relative luminance 0.536; OKLCH L 82.3% C 0.096 H 316.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2EF |
|---|---|
| RGB | rgb(222, 178, 239) |
| HSL | hsl(283, 66%, 82%) |
| HSV | hsv(283, 26%, 94%) |
| CMYK | cmyk(7.1%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.23, 26.59, -24.36) |
| CIE-LCH | lch(78.23, 36.06, 317.51°) |
| OKLab | oklab(82.27% 0.0696 -0.0662) |
| OKLCH | oklch(82.27% 0.096 316.4) |
| XYZ | xyz(61.6222, 53.6034, 88.7449) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.68
Mauve
#E0B0FF
ΔE00 3.70
Light Violet
#D6B4FC
ΔE00 4.08
Plum
#DDA0DD
ΔE00 5.06
Light Lilac
#EDC8FF
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2EF #C3EFB2
analogous
#C0B2EF #DEB2EF #EFB2E2
triadic
#DEB2EF #EFDEB2 #B2EFDE
tetradic
#DEB2EF #EFC0B2 #C3EFB2 #B2E2EF
square
#DEB2EF #EFC0B2 #C3EFB2 #B2E2EF
split-complementary
#DEB2EF #E2EFB2 #B2EFC0
monochromatic
#B34DDA #C87FE4 #DEB2EF #F4E5FA #F4E6FA
Accessibility & contrast
On white
1.79
#DEB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#DEB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2EF
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2EF | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#B4C3ED
Tritanopia (blue-blind)
#DEB9C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb2ef; /* rgb */ color: rgb(222, 178, 239); /* oklch */ color: oklch(82.3% 0.096 316.4);
Tailwind
colors: {
custom: {
50: '#e8c9f4',
500: '#deb2ef',
950: '#000000',
},
}SCSS
$custom: #deb2ef; $custom-light: #e8c9f4; $custom-dark: #000000;
JSON
{
"hex": "#deb2ef",
"rgb": {
"r": 222,
"g": 178,
"b": 239
},
"hsl": {
"h": 283.279,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82271,
"c": 0.09601,
"h": 316.4
},
"luminance": 0.53602
}Semantic roles & 50–950 ramp
primary
#DEB2EF
secondary
#90CD78
accent
#CD184B
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285