#DBCFFA#DBCFFA
#DBCFFA is a very light, muted violet. Relative luminance 0.666; OKLCH L 87.8% C 0.060 H 297.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBCFFA |
|---|---|
| RGB | rgb(219, 207, 250) |
| HSL | hsl(257, 81%, 90%) |
| HSV | hsv(257, 17%, 98%) |
| CMYK | cmyk(12.4%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(85.30, 12.27, -19.53) |
| CIE-LCH | lch(85.30, 23.07, 302.14°) |
| OKLab | oklab(87.79% 0.0281 -0.053) |
| OKLCH | oklch(87.79% 0.06 297.9) |
| XYZ | xyz(68.7781, 66.5876, 99.6532) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 3.70
Light Lavender
#DFC5FE
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBCFFA #EEFACF
analogous
#CFD9FA #DBCFFA #F1CFFA
triadic
#DBCFFA #FADBCF #CFFADB
tetradic
#DBCFFA #FACFD9 #EEFACF #CFFAF1
square
#DBCFFA #FACFD9 #EEFACF #CFFAF1
split-complementary
#DBCFFA #FAF1CF #D9FACF
monochromatic
#8860EE #B198F4 #DBCFFA #EAE3FC #EAE3FC
Accessibility & contrast
On white
1.47
#DBCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DBCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBCFFA
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBCFFA | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D5FC
Deuteranopia (green-blind)
#C8D5F9
Tritanopia (blue-blind)
#D6D5DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dbcffa; /* rgb */ color: rgb(219, 207, 250); /* oklch */ color: oklch(87.8% 0.060 297.9);
Tailwind
colors: {
custom: {
50: '#e6ddfc',
500: '#dbcffa',
950: '#000000',
},
}SCSS
$custom: #dbcffa; $custom-light: #e6ddfc; $custom-dark: #000000;
JSON
{
"hex": "#dbcffa",
"rgb": {
"r": 219,
"g": 207,
"b": 250
},
"hsl": {
"h": 256.744,
"s": 81.132,
"l": 89.608
},
"oklch": {
"l": 0.87787,
"c": 0.05994,
"h": 297.9
},
"luminance": 0.66588
}Semantic roles & 50–950 ramp
primary
#DBCFFA
secondary
#C9E08D
accent
#DD08A2
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485