#DBB3FE#DBB3FE
#DBB3FE is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.8% C 0.111 H 308.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB3FE |
|---|---|
| RGB | rgb(219, 179, 254) |
| HSL | hsl(272, 97%, 85%) |
| HSV | hsv(272, 30%, 100%) |
| CMYK | cmyk(13.8%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(78.73, 28.15, -31.68) |
| CIE-LCH | lch(78.73, 42.38, 311.62°) |
| OKLab | oklab(82.77% 0.069 -0.0869) |
| OKLCH | oklch(82.77% 0.111 308.4) |
| XYZ | xyz(63.2196, 54.4566, 100.9274) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.21
Mauve
#E0B0FF
ΔE00 1.52
Pale Violet
#CEAEFA
ΔE00 2.59
Lilac (survey)
#CEA2FD
ΔE00 4.82
Light Lavendar
#EFC0FE
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB3FE #D6FEB3
analogous
#B6B3FE #DBB3FE #FEB3FC
triadic
#DBB3FE #FEDBB3 #B3FEDB
tetradic
#DBB3FE #FEB6B3 #D6FEB3 #B3FCFE
square
#DBB3FE #FEB6B3 #D6FEB3 #B3FCFE
split-complementary
#DBB3FE #FCFEB3 #B3FEB6
monochromatic
#A23AFC #BE77FD #DBB3FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.77
#DBB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DBB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB3FE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB3FE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#AEC3FC
Tritanopia (blue-blind)
#D7BDCE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbb3fe; /* rgb */ color: rgb(219, 179, 254); /* oklch */ color: oklch(82.8% 0.111 308.4);
Tailwind
colors: {
custom: {
50: '#e7caff',
500: '#dbb3fe',
950: '#000000',
},
}SCSS
$custom: #dbb3fe; $custom-light: #e7caff; $custom-dark: #000000;
JSON
{
"hex": "#dbb3fe",
"rgb": {
"r": 219,
"g": 179,
"b": 254
},
"hsl": {
"h": 272,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.82765,
"c": 0.11091,
"h": 308.4
},
"luminance": 0.54456
}Semantic roles & 50–950 ramp
primary
#DBB3FE
secondary
#A7E471
accent
#E6006B
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161318
muted
#848286