#DEB3FA#DEB3FA
#DEB3FA is a very light, moderate violet. Relative luminance 0.547; OKLCH L 82.9% C 0.107 H 311.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3FA |
|---|---|
| RGB | rgb(222, 179, 250) |
| HSL | hsl(276, 88%, 84%) |
| HSV | hsv(276, 28%, 98%) |
| CMYK | cmyk(11.2%, 28.4%, 0%, 2%) |
| CIE-LAB | lab(78.85, 28.25, -29.32) |
| CIE-LCH | lch(78.85, 40.71, 313.93°) |
| OKLab | oklab(82.88% 0.0712 -0.0801) |
| OKLCH | oklch(82.88% 0.107 311.6) |
| XYZ | xyz(63.4967, 54.6727, 97.6318) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.56
Light Violet
#D6B4FC
ΔE00 2.14
Pale Violet
#CEAEFA
ΔE00 3.63
Light Lavendar
#EFC0FE
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3FA #CFFAB3
analogous
#BBB3FA #DEB3FA #FAB3F3
triadic
#DEB3FA #FADEB3 #B3FADE
tetradic
#DEB3FA #FABBB3 #CFFAB3 #B3F3FA
square
#DEB3FA #FABBB3 #CFFAB3 #B3F3FA
split-complementary
#DEB3FA #F3FAB3 #B3FABB
monochromatic
#AC40F2 #C57AF6 #DEB3FA #F3E2FD #F3E2FD
Accessibility & contrast
On white
1.76
#DEB3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DEB3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3FA
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3FA | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#B1C4F8
Tritanopia (blue-blind)
#DBBCCC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb3fa; /* rgb */ color: rgb(222, 179, 250); /* oklch */ color: oklch(82.9% 0.107 311.6);
Tailwind
colors: {
custom: {
50: '#e9cafc',
500: '#deb3fa',
950: '#000000',
},
}SCSS
$custom: #deb3fa; $custom-light: #e9cafc; $custom-dark: #000000;
JSON
{
"hex": "#deb3fa",
"rgb": {
"r": 222,
"g": 179,
"b": 250
},
"hsl": {
"h": 276.338,
"s": 87.654,
"l": 84.118
},
"oklch": {
"l": 0.82876,
"c": 0.10721,
"h": 311.6
},
"luminance": 0.54672
}Semantic roles & 50–950 ramp
primary
#DEB3FA
secondary
#9DDE74
accent
#E4015B
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285