#DBE9FD#DBE9FD
#DBE9FD is a very light, muted blue. Relative luminance 0.804; OKLCH L 93.0% C 0.031 H 257.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE9FD |
|---|---|
| RGB | rgb(219, 233, 253) |
| HSL | hsl(215, 89%, 93%) |
| HSV | hsv(215, 13%, 99%) |
| CMYK | cmyk(13.4%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.88, -0.75, -11.24) |
| CIE-LCH | lch(91.88, 11.26, 266.21°) |
| OKLab | oklab(92.96% -0.0069 -0.0303) |
| OKLCH | oklch(92.96% 0.031 257.2) |
| XYZ | xyz(76.0779, 80.4286, 104.4256) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Fog
#D8DCE0
ΔE00 7.26
Ghostwhite
#F8F8FF
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.76
Lightsteelblue
#B0C4DE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE9FD #FDEFDB
analogous
#DBFAFD #DBE9FD #DEDBFD
triadic
#DBE9FD #FDDBE9 #E9FDDB
tetradic
#DBE9FD #FDDBFA #FDEFDB #DBFDDE
square
#DBE9FD #FDDBFA #FDEFDB #DBFDDE
split-complementary
#DBE9FD #FDDEDB #FAFDDB
monochromatic
#67A2F7 #A1C6FA #DBE9FD #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.23
#DBE9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#DBE9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE9FD
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE9FD | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#D3EDEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbe9fd; /* rgb */ color: rgb(219, 233, 253); /* oklch */ color: oklch(93.0% 0.031 257.2);
Tailwind
colors: {
custom: {
50: '#e6f0fe',
500: '#dbe9fd',
950: '#000000',
},
}SCSS
$custom: #dbe9fd; $custom-light: #e6f0fe; $custom-dark: #000000;
JSON
{
"hex": "#dbe9fd",
"rgb": {
"r": 219,
"g": 233,
"b": 253
},
"hsl": {
"h": 215.294,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.92961,
"c": 0.03108,
"h": 257.2
},
"luminance": 0.8043
}Semantic roles & 50–950 ramp
primary
#DBE9FD
secondary
#E7C595
accent
#8700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585