#DBD7FD#DBD7FD
#DBD7FD is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.4% C 0.052 H 290.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7FD |
|---|---|
| RGB | rgb(219, 215, 253) |
| HSL | hsl(246, 90%, 92%) |
| HSV | hsv(246, 15%, 99%) |
| CMYK | cmyk(13.4%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(87.36, 8.65, -18.00) |
| CIE-LCH | lch(87.36, 19.97, 295.66°) |
| OKLab | oklab(89.43% 0.0179 -0.0488) |
| OKLCH | oklch(89.43% 0.052 290.1) |
| XYZ | xyz(71.2397, 70.7523, 102.8128) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 6.56
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 6.89
Light Lavender
#DFC5FE
ΔE00 7.38
Pale Lavender
#EECFFE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7FD #F9FDD7
analogous
#D7E6FD #DBD7FD #EED7FD
triadic
#DBD7FD #FDDBD7 #D7FDDB
tetradic
#DBD7FD #FDD7E6 #F9FDD7 #D7FDEE
square
#DBD7FD #FDD7E6 #F9FDD7 #D7FDEE
split-complementary
#DBD7FD #FDEED7 #E6FDD7
monochromatic
#7262F7 #A79DFA #DBD7FD #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.39
#DBD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#DBD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7FD
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7FD | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CFDAFC
Tritanopia (blue-blind)
#D4DDE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dbd7fd; /* rgb */ color: rgb(219, 215, 253); /* oklch */ color: oklch(89.4% 0.052 290.1);
Tailwind
colors: {
custom: {
50: '#e6e3fe',
500: '#dbd7fd',
950: '#000000',
},
}SCSS
$custom: #dbd7fd; $custom-light: #e6e3fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd7fd",
"rgb": {
"r": 219,
"g": 215,
"b": 253
},
"hsl": {
"h": 246.316,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.89429,
"c": 0.05193,
"h": 290.1
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#DBD7FD
secondary
#DEE692
accent
#E600CD
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485