#DBBBFC#DBBBFC
#DBBBFC is a very light, moderate violet. Relative luminance 0.576; OKLCH L 84.1% C 0.095 H 306.9°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBFC |
|---|---|
| RGB | rgb(219, 187, 252) |
| HSL | hsl(270, 92%, 86%) |
| HSV | hsv(270, 26%, 99%) |
| CMYK | cmyk(13.1%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.53, 23.41, -27.84) |
| CIE-LCH | lch(80.53, 36.38, 310.06°) |
| OKLab | oklab(84.13% 0.057 -0.0761) |
| OKLCH | oklch(84.13% 0.095 306.9) |
| XYZ | xyz(64.5512, 57.6293, 99.7995) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.09
Light Lavender
#DFC5FE
ΔE00 2.72
Mauve
#E0B0FF
ΔE00 3.78
Pale Violet
#CEAEFA
ΔE00 3.95
Light Lavendar
#EFC0FE
ΔE00 4.26
Pale Lilac
#E4CBFF
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBFC #DCFCBB
analogous
#BBBBFC #DBBBFC #FBBBFC
triadic
#DBBBFC #FCDBBB #BBFCDB
tetradic
#DBBBFC #FCBBBB #DCFCBB #BBFCFB
square
#DBBBFC #FCBBBB #DCFCBB #BBFCFB
split-complementary
#DBBBFC #FCFBBB #BBFCBB
monochromatic
#9D46F7 #BC80F9 #DBBBFC #EFE2FE #EFE2FE
Accessibility & contrast
On white
1.68
#DBBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DBBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBFC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBFC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B6C8FA
Tritanopia (blue-blind)
#D7C4D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbbfc; /* rgb */ color: rgb(219, 187, 252); /* oklch */ color: oklch(84.1% 0.095 306.9);
Tailwind
colors: {
custom: {
50: '#e6cffd',
500: '#dbbbfc',
950: '#000000',
},
}SCSS
$custom: #dbbbfc; $custom-light: #e6cffd; $custom-dark: #000000;
JSON
{
"hex": "#dbbbfc",
"rgb": {
"r": 219,
"g": 187,
"b": 252
},
"hsl": {
"h": 269.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84126,
"c": 0.09506,
"h": 306.9
},
"luminance": 0.57629
}Semantic roles & 50–950 ramp
primary
#DBBBFC
secondary
#AEE279
accent
#E60075
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161417
muted
#848385