#DBDFFA#DBDFFA
#DBDFFA is a very light, muted blue. Relative luminance 0.747; OKLCH L 90.9% C 0.037 H 278.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDFFA |
|---|---|
| RGB | rgb(219, 223, 250) |
| HSL | hsl(232, 76%, 92%) |
| HSV | hsv(232, 12%, 98%) |
| CMYK | cmyk(12.4%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(89.27, 3.84, -13.56) |
| CIE-LCH | lch(89.27, 14.09, 285.80°) |
| OKLab | oklab(90.89% 0.0058 -0.0366) |
| OKLCH | oklch(90.89% 0.037 278.9) |
| XYZ | xyz(72.8527, 74.7368, 101.0114) |
| Luminance | 0.7474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.17
Periwinkle
#CCCCFF
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 9.03
Ghostwhite
#F8F8FF
ΔE00 9.29
Fog
#D8DCE0
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDFFA #FAF6DB
analogous
#DBEFFA #DBDFFA #E7DBFA
triadic
#DBDFFA #FADBDF #DFFADB
tetradic
#DBDFFA #FADBEF #FAF6DB #DBFAE7
square
#DBDFFA #FADBEF #FAF6DB #DBFAE7
split-complementary
#DBDFFA #FAE7DB #EFFADB
monochromatic
#707FEB #A5AFF3 #DBDFFA #E4E7FB #E4E7FB
Accessibility & contrast
On white
1.32
#DBDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#DBDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDFFA
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDFFA | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FB
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#D4E4E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dbdffa; /* rgb */ color: rgb(219, 223, 250); /* oklch */ color: oklch(90.9% 0.037 278.9);
Tailwind
colors: {
custom: {
50: '#e6e9fc',
500: '#dbdffa',
950: '#000000',
},
}SCSS
$custom: #dbdffa; $custom-light: #e6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#dbdffa",
"rgb": {
"r": 219,
"g": 223,
"b": 250
},
"hsl": {
"h": 232.258,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.90888,
"c": 0.03704,
"h": 278.9
},
"luminance": 0.74738
}Semantic roles & 50–950 ramp
primary
#DBDFFA
secondary
#E0D799
accent
#BE0ED8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485