#DBE7FB#DBE7FB
#DBE7FB is a very light, muted blue. Relative luminance 0.792; OKLCH L 92.5% C 0.030 H 260.7°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE7FB |
|---|---|
| RGB | rgb(219, 231, 251) |
| HSL | hsl(218, 80%, 92%) |
| HSV | hsv(218, 13%, 98%) |
| CMYK | cmyk(12.7%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(91.31, -0.12, -11.03) |
| CIE-LCH | lch(91.31, 11.03, 269.40°) |
| OKLab | oklab(92.5% -0.0049 -0.0297) |
| OKLCH | oklch(92.5% 0.03 260.7) |
| XYZ | xyz(75.1980, 79.1759, 102.5688) |
| Luminance | 0.7918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.45
Aliceblue
#F0F8FF
ΔE00 6.42
Fog
#D8DCE0
ΔE00 7.06
Ghostwhite
#F8F8FF
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE7FB #FBEFDB
analogous
#DBF7FB #DBE7FB #DFDBFB
triadic
#DBE7FB #FBDBE7 #E7FBDB
tetradic
#DBE7FB #FBDBF7 #FBEFDB #DBFBDF
square
#DBE7FB #FBDBF7 #FBEFDB #DBFBDF
split-complementary
#DBE7FB #FBDFDB #F7FBDB
monochromatic
#6D9EEF #A4C2F5 #DBE7FB #E3EDFC #E3EDFC
Accessibility & contrast
On white
1.25
#DBE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DBE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE7FB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE7FB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#DEE5FB
Tritanopia (blue-blind)
#D4EBED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dbe7fb; /* rgb */ color: rgb(219, 231, 251); /* oklch */ color: oklch(92.5% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#e6eefc',
500: '#dbe7fb',
950: '#000000',
},
}SCSS
$custom: #dbe7fb; $custom-light: #e6eefc; $custom-dark: #000000;
JSON
{
"hex": "#dbe7fb",
"rgb": {
"r": 219,
"g": 231,
"b": 251
},
"hsl": {
"h": 217.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.925,
"c": 0.03013,
"h": 260.7
},
"luminance": 0.79177
}Semantic roles & 50–950 ramp
primary
#DBE7FB
secondary
#E2C698
accent
#8D09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585