#DBBBFE#DBBBFE
#DBBBFE is a very light, moderate violet. Relative luminance 0.578; OKLCH L 84.2% C 0.098 H 306.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBFE |
|---|---|
| RGB | rgb(219, 187, 254) |
| HSL | hsl(269, 97%, 86%) |
| HSV | hsv(269, 26%, 100%) |
| CMYK | cmyk(13.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(80.60, 23.83, -28.80) |
| CIE-LCH | lch(80.60, 37.38, 309.60°) |
| OKLab | oklab(84.2% 0.0576 -0.0788) |
| OKLCH | oklch(84.2% 0.098 306.2) |
| XYZ | xyz(64.8697, 57.7568, 101.4774) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.85
Light Lavender
#DFC5FE
ΔE00 2.94
Mauve
#E0B0FF
ΔE00 3.63
Pale Violet
#CEAEFA
ΔE00 3.71
Light Lavendar
#EFC0FE
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBFE #DEFEBB
analogous
#BBBDFE #DBBBFE #FDBBFE
triadic
#DBBBFE #FEDBBB #BBFEDB
tetradic
#DBBBFE #FEBBBD #DEFEBB #BBFEFD
square
#DBBBFE #FEBBBD #DEFEBB #BBFEFD
split-complementary
#DBBBFE #FEFDBB #BDFEBB
monochromatic
#9B42FC #BB7FFD #DBBBFE #EFE1FF #EFE1FF
Accessibility & contrast
On white
1.67
#DBBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DBBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBFE
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBFE | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B5C8FC
Tritanopia (blue-blind)
#D6C4D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbbfe; /* rgb */ color: rgb(219, 187, 254); /* oklch */ color: oklch(84.2% 0.098 306.2);
Tailwind
colors: {
custom: {
50: '#e6cfff',
500: '#dbbbfe',
950: '#000000',
},
}SCSS
$custom: #dbbbfe; $custom-light: #e6cfff; $custom-dark: #000000;
JSON
{
"hex": "#dbbbfe",
"rgb": {
"r": 219,
"g": 187,
"b": 254
},
"hsl": {
"h": 268.657,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.84204,
"c": 0.09758,
"h": 306.2
},
"luminance": 0.57756
}Semantic roles & 50–950 ramp
primary
#DBBBFE
secondary
#B1E578
accent
#E60078
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#161418
muted
#848386