#DBD9FF#DBD9FF
#DBD9FF is a very light, muted blue. Relative luminance 0.719; OKLCH L 89.9% C 0.052 H 287.7°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD9FF |
|---|---|
| RGB | rgb(219, 217, 255) |
| HSL | hsl(243, 100%, 93%) |
| HSV | hsv(243, 15%, 100%) |
| CMYK | cmyk(14.1%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(87.92, 8.00, -18.21) |
| CIE-LCH | lch(87.92, 19.89, 293.72°) |
| OKLab | oklab(89.89% 0.0158 -0.0493) |
| OKLCH | oklch(89.89% 0.052 287.7) |
| XYZ | xyz(72.0724, 71.9051, 104.6704) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.62
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Light Periwinkle
#C1C6FC
ΔE00 6.78
Pale Lilac
#E4CBFF
ΔE00 7.17
Light Lavender
#DFC5FE
ΔE00 7.93
Pale Lavender
#EECFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD9FF #FDFFD9
analogous
#D9EAFF #DBD9FF #EED9FF
triadic
#DBD9FF #FFDBD9 #D9FFDB
tetradic
#DBD9FF #FFD9EA #FDFFD9 #D9FFEE
square
#DBD9FF #FFD9EA #FDFFD9 #D9FFEE
split-complementary
#DBD9FF #FFEED9 #EAFFD9
monochromatic
#675FFF #A19CFF #DBD9FF #E2E0FF #E2E0FF
Accessibility & contrast
On white
1.37
#DBD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DBD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD9FF
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD9FF | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D0DCFE
Tritanopia (blue-blind)
#D4DFE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbd9ff; /* rgb */ color: rgb(219, 217, 255); /* oklch */ color: oklch(89.9% 0.052 287.7);
Tailwind
colors: {
custom: {
50: '#e6e4ff',
500: '#dbd9ff',
950: '#000000',
},
}SCSS
$custom: #dbd9ff; $custom-light: #e6e4ff; $custom-dark: #000000;
JSON
{
"hex": "#dbd9ff",
"rgb": {
"r": 219,
"g": 217,
"b": 255
},
"hsl": {
"h": 243.158,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.89885,
"c": 0.05181,
"h": 287.7
},
"luminance": 0.71906
}Semantic roles & 50–950 ramp
primary
#DBD9FF
secondary
#E7EC91
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161518
muted
#848486