#DBE8FC#DBE8FC
#DBE8FC is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.7% C 0.031 H 258.9°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE8FC |
|---|---|
| RGB | rgb(219, 232, 252) |
| HSL | hsl(216, 85%, 92%) |
| HSV | hsv(216, 13%, 99%) |
| CMYK | cmyk(13.1%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.60, -0.43, -11.14) |
| CIE-LCH | lch(91.60, 11.14, 267.78°) |
| OKLab | oklab(92.73% -0.0059 -0.03) |
| OKLCH | oklch(92.73% 0.031 258.9) |
| XYZ | xyz(75.6367, 79.8004, 103.4947) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Aliceblue
#F0F8FF
ΔE00 6.28
Fog
#D8DCE0
ΔE00 7.15
Ghostwhite
#F8F8FF
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.63
Lightsteelblue
#B0C4DE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE8FC #FCEFDB
analogous
#DBF8FC #DBE8FC #DFDBFC
triadic
#DBE8FC #FCDBE8 #E8FCDB
tetradic
#DBE8FC #FCDBF8 #FCEFDB #DBFCDF
square
#DBE8FC #FCDBF8 #FCEFDB #DBFCDF
split-complementary
#DBE8FC #FCDFDB #F8FCDB
monochromatic
#6AA0F3 #A3C4F7 #DBE8FC #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.24
#DBE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#DBE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE8FC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE8FC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#D3ECEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dbe8fc; /* rgb */ color: rgb(219, 232, 252); /* oklch */ color: oklch(92.7% 0.031 258.9);
Tailwind
colors: {
custom: {
50: '#e6effd',
500: '#dbe8fc',
950: '#000000',
},
}SCSS
$custom: #dbe8fc; $custom-light: #e6effd; $custom-dark: #000000;
JSON
{
"hex": "#dbe8fc",
"rgb": {
"r": 219,
"g": 232,
"b": 252
},
"hsl": {
"h": 216.364,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.9273,
"c": 0.0306,
"h": 258.9
},
"luminance": 0.79802
}Semantic roles & 50–950 ramp
primary
#DBE8FC
secondary
#E4C697
accent
#8A04E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585