#DBDCFD#DBDCFD
#DBDCFD is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.045 H 284.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDCFD |
|---|---|
| RGB | rgb(219, 220, 253) |
| HSL | hsl(238, 89%, 93%) |
| HSV | hsv(238, 13%, 99%) |
| CMYK | cmyk(13.4%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(88.61, 6.02, -16.13) |
| CIE-LCH | lch(88.61, 17.21, 290.46°) |
| OKLab | oklab(90.4% 0.0109 -0.0436) |
| OKLCH | oklch(90.4% 0.045 284.1) |
| XYZ | xyz(72.5324, 73.3376, 103.2437) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Periwinkle
#CCCCFF
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 7.64
Pale Lilac
#E4CBFF
ΔE00 8.89
Light Lavender
#DFC5FE
ΔE00 9.63
Light Blue Grey
#B7C9E2
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDCFD #FDFCDB
analogous
#DBEDFD #DBDCFD #EBDBFD
triadic
#DBDCFD #FDDBDC #DCFDDB
tetradic
#DBDCFD #FDDBED #FDFCDB #DBFDEB
square
#DBDCFD #FDDBED #FDFCDB #DBFDEB
split-complementary
#DBDCFD #FDEBDB #EDFDDB
monochromatic
#676BF7 #A1A4FA #DBDCFD #E2E3FD #E2E3FD
Accessibility & contrast
On white
1.34
#DBDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DBDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDCFD
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDCFD | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFF
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#D4E1E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dbdcfd; /* rgb */ color: rgb(219, 220, 253); /* oklch */ color: oklch(90.4% 0.045 284.1);
Tailwind
colors: {
custom: {
50: '#e6e6fe',
500: '#dbdcfd',
950: '#000000',
},
}SCSS
$custom: #dbdcfd; $custom-light: #e6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#dbdcfd",
"rgb": {
"r": 219,
"g": 220,
"b": 253
},
"hsl": {
"h": 238.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.904,
"c": 0.04497,
"h": 284.1
},
"luminance": 0.73338
}Semantic roles & 50–950 ramp
primary
#DBDCFD
secondary
#E7E495
accent
#DF00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161617
muted
#848485