#DEB3EF#DEB3EF
#DEB3EF is a very light, moderate purple. Relative luminance 0.540; OKLCH L 82.5% C 0.094 H 316.3°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3EF |
|---|---|
| RGB | rgb(222, 179, 239) |
| HSL | hsl(283, 65%, 82%) |
| HSV | hsv(283, 25%, 94%) |
| CMYK | cmyk(7.1%, 25.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.46, 26.05, -24.00) |
| CIE-LCH | lch(78.46, 35.42, 317.34°) |
| OKLab | oklab(82.45% 0.0681 -0.0652) |
| OKLCH | oklch(82.45% 0.094 316.3) |
| XYZ | xyz(61.8219, 54.0028, 88.8115) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 3.88
Light Violet
#D6B4FC
ΔE00 4.11
Light Lilac
#EDC8FF
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.09
Plum
#DDA0DD
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3EF #C4EFB3
analogous
#C0B3EF #DEB3EF #EFB3E2
triadic
#DEB3EF #EFDEB3 #B3EFDE
tetradic
#DEB3EF #EFC0B3 #C4EFB3 #B3E2EF
square
#DEB3EF #EFC0B3 #C4EFB3 #B3E2EF
split-complementary
#DEB3EF #E2EFB3 #B3EFC0
monochromatic
#B24EDA #C880E4 #DEB3EF #F4E6FA #F4E6FA
Accessibility & contrast
On white
1.78
#DEB3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#DEB3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3EF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3EF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#B5C3ED
Tritanopia (blue-blind)
#DEBAC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb3ef; /* rgb */ color: rgb(222, 179, 239); /* oklch */ color: oklch(82.5% 0.094 316.3);
Tailwind
colors: {
custom: {
50: '#e8caf4',
500: '#deb3ef',
950: '#000000',
},
}SCSS
$custom: #deb3ef; $custom-light: #e8caf4; $custom-dark: #000000;
JSON
{
"hex": "#deb3ef",
"rgb": {
"r": 222,
"g": 179,
"b": 239
},
"hsl": {
"h": 283,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.8245,
"c": 0.09427,
"h": 316.3
},
"luminance": 0.54002
}Semantic roles & 50–950 ramp
primary
#DEB3EF
secondary
#91CD79
accent
#CD184C
background
#FEFDFF
surface
#FDF9FE
border
#D5D2D6
text
#161317
muted
#848285