#DBD9FD#DBD9FD
#DBD9FD is a very light, muted blue. Relative luminance 0.718; OKLCH L 89.8% C 0.049 H 287.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD9FD |
|---|---|
| RGB | rgb(219, 217, 253) |
| HSL | hsl(243, 90%, 92%) |
| HSV | hsv(243, 14%, 99%) |
| CMYK | cmyk(13.4%, 14.2%, 0%, 0.8%) |
| CIE-LAB | lab(87.86, 7.59, -17.25) |
| CIE-LCH | lch(87.86, 18.85, 293.76°) |
| OKLab | oklab(89.82% 0.0151 -0.0467) |
| OKLCH | oklch(89.82% 0.049 287.9) |
| XYZ | xyz(71.7521, 71.7770, 102.9836) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.05
Lavender (CSS)
#E6E6FA
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 7.13
Pale Lilac
#E4CBFF
ΔE00 7.46
Light Lavender
#DFC5FE
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD9FD #FBFDD9
analogous
#D9E9FD #DBD9FD #EDD9FD
triadic
#DBD9FD #FDDBD9 #D9FDDB
tetradic
#DBD9FD #FDD9E9 #FBFDD9 #D9FDED
square
#DBD9FD #FDD9E9 #FBFDD9 #D9FDED
split-complementary
#DBD9FD #FDEDD9 #E9FDD9
monochromatic
#6D65F7 #A49FFA #DBD9FD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.37
#DBD9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DBD9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD9FD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD9FD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#D4DFE5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dbd9fd; /* rgb */ color: rgb(219, 217, 253); /* oklch */ color: oklch(89.8% 0.049 287.9);
Tailwind
colors: {
custom: {
50: '#e6e4fe',
500: '#dbd9fd',
950: '#000000',
},
}SCSS
$custom: #dbd9fd; $custom-light: #e6e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd9fd",
"rgb": {
"r": 219,
"g": 217,
"b": 253
},
"hsl": {
"h": 243.333,
"s": 90,
"l": 92.157
},
"oklch": {
"l": 0.89817,
"c": 0.04908,
"h": 287.9
},
"luminance": 0.71778
}Semantic roles & 50–950 ramp
primary
#DBD9FD
secondary
#E2E794
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485