#DBB7FE#DBB7FE
#DBB7FE is a very light, moderate violet. Relative luminance 0.561; OKLCH L 83.5% C 0.104 H 307.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB7FE |
|---|---|
| RGB | rgb(219, 183, 254) |
| HSL | hsl(270, 97%, 86%) |
| HSV | hsv(270, 28%, 100%) |
| CMYK | cmyk(13.8%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(79.66, 25.99, -30.25) |
| CIE-LCH | lch(79.66, 39.88, 310.67°) |
| OKLab | oklab(83.48% 0.0633 -0.0828) |
| OKLCH | oklch(83.48% 0.104 307.4) |
| XYZ | xyz(64.0330, 56.0832, 101.1985) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.04
Mauve
#E0B0FF
ΔE00 2.51
Pale Violet
#CEAEFA
ΔE00 2.98
Light Lavender
#DFC5FE
ΔE00 4.08
Light Lavendar
#EFC0FE
ΔE00 4.69
Light Lilac
#EDC8FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB7FE #DAFEB7
analogous
#B7B7FE #DBB7FE #FEB7FD
triadic
#DBB7FE #FEDBB7 #B7FEDB
tetradic
#DBB7FE #FEB7B7 #DAFEB7 #B7FDFE
square
#DBB7FE #FEB7B7 #DAFEB7 #B7FDFE
split-complementary
#DBB7FE #FDFEB7 #B7FEB7
monochromatic
#9F3EFC #BD7BFD #DBB7FE #F0E1FF #F0E1FF
Accessibility & contrast
On white
1.72
#DBB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DBB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB7FE
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB7FE | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#D6C1D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbb7fe; /* rgb */ color: rgb(219, 183, 254); /* oklch */ color: oklch(83.5% 0.104 307.4);
Tailwind
colors: {
custom: {
50: '#e7ccff',
500: '#dbb7fe',
950: '#000000',
},
}SCSS
$custom: #dbb7fe; $custom-light: #e7ccff; $custom-dark: #000000;
JSON
{
"hex": "#dbb7fe",
"rgb": {
"r": 219,
"g": 183,
"b": 254
},
"hsl": {
"h": 270.423,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.83481,
"c": 0.10423,
"h": 307.4
},
"luminance": 0.56083
}Semantic roles & 50–950 ramp
primary
#DBB7FE
secondary
#ACE574
accent
#E60071
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#161318
muted
#848386