#DBBAF2#DBBAF2
#DBBAF2 is a very light, moderate violet. Relative luminance 0.566; OKLCH L 83.6% C 0.084 H 311.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAF2 |
|---|---|
| RGB | rgb(219, 186, 242) |
| HSL | hsl(275, 68%, 84%) |
| HSV | hsv(275, 23%, 95%) |
| CMYK | cmyk(9.5%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(79.95, 21.91, -23.38) |
| CIE-LCH | lch(79.95, 32.04, 313.15°) |
| OKLab | oklab(83.56% 0.0555 -0.0635) |
| OKLCH | oklch(83.56% 0.084 311.2) |
| XYZ | xyz(62.7966, 56.5893, 91.6018) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.95
Light Lavendar
#EFC0FE
ΔE00 3.71
Light Lilac
#EDC8FF
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 3.84
Pale Lilac
#E4CBFF
ΔE00 4.06
Mauve
#E0B0FF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAF2 #D1F2BA
analogous
#BFBAF2 #DBBAF2 #F2BAED
triadic
#DBBAF2 #F2DBBA #BAF2DB
tetradic
#DBBAF2 #F2BFBA #D1F2BA #BAEDF2
square
#DBBAF2 #F2BFBA #D1F2BA #BAEDF2
split-complementary
#DBBAF2 #EDF2BA #BAF2BF
monochromatic
#A553DF #C087E8 #DBBAF2 #F2E5FA #F2E5FA
Accessibility & contrast
On white
1.70
#DBBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DBBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAF2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAF2 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C5F4
Deuteranopia (green-blind)
#B8C7F0
Tritanopia (blue-blind)
#D9C1CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbbaf2; /* rgb */ color: rgb(219, 186, 242); /* oklch */ color: oklch(83.6% 0.084 311.2);
Tailwind
colors: {
custom: {
50: '#e6cff6',
500: '#dbbaf2',
950: '#000000',
},
}SCSS
$custom: #dbbaf2; $custom-light: #e6cff6; $custom-dark: #000000;
JSON
{
"hex": "#dbbaf2",
"rgb": {
"r": 219,
"g": 186,
"b": 242
},
"hsl": {
"h": 275.357,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.83562,
"c": 0.08437,
"h": 311.2
},
"luminance": 0.56589
}Semantic roles & 50–950 ramp
primary
#DBBAF2
secondary
#A1D27F
accent
#D01562
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385