#DBD6FD#DBD6FD
#DBD6FD is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.2% C 0.053 H 291.2°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD6FD |
|---|---|
| RGB | rgb(219, 214, 253) |
| HSL | hsl(248, 91%, 92%) |
| HSV | hsv(248, 15%, 99%) |
| CMYK | cmyk(13.4%, 15.4%, 0%, 0.8%) |
| CIE-LAB | lab(87.12, 9.18, -18.37) |
| CIE-LCH | lch(87.12, 20.53, 296.54°) |
| OKLab | oklab(89.24% 0.0193 -0.0498) |
| OKLCH | oklch(89.24% 0.053 291.2) |
| XYZ | xyz(70.9859, 70.2445, 102.7282) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 6.12
Light Periwinkle
#C1C6FC
ΔE00 6.80
Light Lavender
#DFC5FE
ΔE00 6.95
Lavender (CSS)
#E6E6FA
ΔE00 7.26
Pale Lavender
#EECFFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD6FD #F8FDD6
analogous
#D6E5FD #DBD6FD #EFD6FD
triadic
#DBD6FD #FDDBD6 #D6FDDB
tetradic
#DBD6FD #FDD6E5 #F8FDD6 #D6FDEF
square
#DBD6FD #FDD6E5 #F8FDD6 #D6FDEF
split-complementary
#DBD6FD #FDEFD6 #E5FDD6
monochromatic
#7561F7 #A89CFA #DBD6FD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.40
#DBD6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#DBD6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD6FD
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD6FD | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFF
Deuteranopia (green-blind)
#CED9FC
Tritanopia (blue-blind)
#D5DCE3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dbd6fd; /* rgb */ color: rgb(219, 214, 253); /* oklch */ color: oklch(89.2% 0.053 291.2);
Tailwind
colors: {
custom: {
50: '#e6e2fe',
500: '#dbd6fd',
950: '#000000',
},
}SCSS
$custom: #dbd6fd; $custom-light: #e6e2fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd6fd",
"rgb": {
"r": 219,
"g": 214,
"b": 253
},
"hsl": {
"h": 247.692,
"s": 90.698,
"l": 91.569
},
"oklch": {
"l": 0.89236,
"c": 0.05338,
"h": 291.2
},
"luminance": 0.70245
}Semantic roles & 50–950 ramp
primary
#DBD6FD
secondary
#DBE691
accent
#E600C8
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485