#DBD5FD#DBD5FD
#DBD5FD is a very light, muted blue. Relative luminance 0.697; OKLCH L 89.0% C 0.055 H 292.1°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD5FD |
|---|---|
| RGB | rgb(219, 213, 253) |
| HSL | hsl(249, 91%, 91%) |
| HSV | hsv(249, 16%, 99%) |
| CMYK | cmyk(13.4%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(86.87, 9.70, -18.74) |
| CIE-LCH | lch(86.87, 21.11, 297.37°) |
| OKLab | oklab(89.04% 0.0207 -0.0508) |
| OKLCH | oklch(89.04% 0.055 292.1) |
| XYZ | xyz(70.7336, 69.7399, 102.6441) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.39
Pale Lilac
#E4CBFF
ΔE00 5.70
Light Lavender
#DFC5FE
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 6.73
Pale Lavender
#EECFFE
ΔE00 6.96
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD5FD #F7FDD5
analogous
#D5E3FD #DBD5FD #EFD5FD
triadic
#DBD5FD #FDDBD5 #D5FDDB
tetradic
#DBD5FD #FDD5E3 #F7FDD5 #D5FDEF
square
#DBD5FD #FDD5E3 #F7FDD5 #D5FDEF
split-complementary
#DBD5FD #FDEFD5 #E3FDD5
monochromatic
#7760F7 #A99BFA #DBD5FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.40
#DBD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DBD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD5FD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD5FD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#CDD9FC
Tritanopia (blue-blind)
#D5DBE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dbd5fd; /* rgb */ color: rgb(219, 213, 253); /* oklch */ color: oklch(89.0% 0.055 292.1);
Tailwind
colors: {
custom: {
50: '#e6e1fe',
500: '#dbd5fd',
950: '#000000',
},
}SCSS
$custom: #dbd5fd; $custom-light: #e6e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dbd5fd",
"rgb": {
"r": 219,
"g": 213,
"b": 253
},
"hsl": {
"h": 249,
"s": 90.909,
"l": 91.373
},
"oklch": {
"l": 0.89043,
"c": 0.05485,
"h": 292.1
},
"luminance": 0.6974
}Semantic roles & 50–950 ramp
primary
#DBD5FD
secondary
#D9E690
accent
#E600C3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485