#DBE8FD#DBE8FD
#DBE8FD is a very light, muted blue. Relative luminance 0.799; OKLCH L 92.8% C 0.032 H 260.0°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE8FD |
|---|---|
| RGB | rgb(219, 232, 253) |
| HSL | hsl(217, 89%, 93%) |
| HSV | hsv(217, 13%, 99%) |
| CMYK | cmyk(13.4%, 8.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.62, -0.23, -11.62) |
| CIE-LCH | lch(91.62, 11.62, 268.87°) |
| OKLab | oklab(92.76% -0.0055 -0.0313) |
| OKLCH | oklch(92.76% 0.032 260) |
| XYZ | xyz(75.7956, 79.8640, 104.3315) |
| Luminance | 0.7986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Aliceblue
#F0F8FF
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.60
Ghostwhite
#F8F8FF
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE8FD #FDF0DB
analogous
#DBF9FD #DBE8FD #DFDBFD
triadic
#DBE8FD #FDDBE8 #E8FDDB
tetradic
#DBE8FD #FDDBF9 #FDF0DB #DBFDDF
square
#DBE8FD #FDDBF9 #FDF0DB #DBFDDF
split-complementary
#DBE8FD #FDDFDB #F9FDDB
monochromatic
#679EF7 #A1C3FA #DBE8FD #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.24
#DBE8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#DBE8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE8FD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE8FD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#D3ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbe8fd; /* rgb */ color: rgb(219, 232, 253); /* oklch */ color: oklch(92.8% 0.032 260.0);
Tailwind
colors: {
custom: {
50: '#e6effe',
500: '#dbe8fd',
950: '#000000',
},
}SCSS
$custom: #dbe8fd; $custom-light: #e6effe; $custom-dark: #000000;
JSON
{
"hex": "#dbe8fd",
"rgb": {
"r": 219,
"g": 232,
"b": 253
},
"hsl": {
"h": 217.059,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.92762,
"c": 0.03181,
"h": 260
},
"luminance": 0.79865
}Semantic roles & 50–950 ramp
primary
#DBE8FD
secondary
#E7C895
accent
#8E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585