#DEB3FB#DEB3FB
#DEB3FB is a very light, moderate violet. Relative luminance 0.547; OKLCH L 82.9% C 0.108 H 311.3°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3FB |
|---|---|
| RGB | rgb(222, 179, 251) |
| HSL | hsl(276, 90%, 84%) |
| HSV | hsv(276, 29%, 98%) |
| CMYK | cmyk(11.6%, 28.7%, 0%, 1.6%) |
| CIE-LAB | lab(78.89, 28.45, -29.80) |
| CIE-LCH | lch(78.89, 41.20, 313.67°) |
| OKLab | oklab(82.92% 0.0715 -0.0815) |
| OKLCH | oklch(82.92% 0.108 311.3) |
| XYZ | xyz(63.6539, 54.7356, 98.4598) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.40
Light Violet
#D6B4FC
ΔE00 2.03
Pale Violet
#CEAEFA
ΔE00 3.50
Light Lavendar
#EFC0FE
ΔE00 4.29
Light Lavender
#DFC5FE
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3FB #D0FBB3
analogous
#BAB3FB #DEB3FB #FBB3F4
triadic
#DEB3FB #FBDEB3 #B3FBDE
tetradic
#DEB3FB #FBBAB3 #D0FBB3 #B3F4FB
square
#DEB3FB #FBBAB3 #D0FBB3 #B3F4FB
split-complementary
#DEB3FB #F4FBB3 #B3FBBA
monochromatic
#AC3FF5 #C579F8 #DEB3FB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.76
#DEB3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#DEB3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3FB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3FB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#DBBCCD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb3fb; /* rgb */ color: rgb(222, 179, 251); /* oklch */ color: oklch(82.9% 0.108 311.3);
Tailwind
colors: {
custom: {
50: '#e9cafc',
500: '#deb3fb',
950: '#000000',
},
}SCSS
$custom: #deb3fb; $custom-light: #e9cafc; $custom-dark: #000000;
JSON
{
"hex": "#deb3fb",
"rgb": {
"r": 222,
"g": 179,
"b": 251
},
"hsl": {
"h": 275.833,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.82916,
"c": 0.10841,
"h": 311.3
},
"luminance": 0.54735
}Semantic roles & 50–950 ramp
primary
#DEB3FB
secondary
#9FDF73
accent
#E6005C
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161317
muted
#848285