#DBE6FB#DBE6FB
#DBE6FB is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.3% C 0.031 H 263.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE6FB |
|---|---|
| RGB | rgb(219, 230, 251) |
| HSL | hsl(219, 80%, 92%) |
| HSV | hsv(219, 13%, 98%) |
| CMYK | cmyk(12.7%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.06, 0.40, -11.41) |
| CIE-LCH | lch(91.06, 11.42, 272.01°) |
| OKLab | oklab(92.3% -0.0035 -0.0308) |
| OKLCH | oklch(92.3% 0.031 263.5) |
| XYZ | xyz(74.9189, 78.6177, 102.4757) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.89
Aliceblue
#F0F8FF
ΔE00 6.89
Fog
#D8DCE0
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.45
Ghostwhite
#F8F8FF
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE6FB #FBF0DB
analogous
#DBF6FB #DBE6FB #E0DBFB
triadic
#DBE6FB #FBDBE6 #E6FBDB
tetradic
#DBE6FB #FBDBF6 #FBF0DB #DBFBE0
square
#DBE6FB #FBDBF6 #FBF0DB #DBFBE0
split-complementary
#DBE6FB #FBE0DB #F6FBDB
monochromatic
#6D9AEF #A4C0F5 #DBE6FB #E3ECFC #E3ECFC
Accessibility & contrast
On white
1.26
#DBE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#DBE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE6FB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE6FB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#D4EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe6fb; /* rgb */ color: rgb(219, 230, 251); /* oklch */ color: oklch(92.3% 0.031 263.5);
Tailwind
colors: {
custom: {
50: '#e6edfc',
500: '#dbe6fb',
950: '#000000',
},
}SCSS
$custom: #dbe6fb; $custom-light: #e6edfc; $custom-dark: #000000;
JSON
{
"hex": "#dbe6fb",
"rgb": {
"r": 219,
"g": 230,
"b": 251
},
"hsl": {
"h": 219.375,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92301,
"c": 0.03096,
"h": 263.5
},
"luminance": 0.78619
}Semantic roles & 50–950 ramp
primary
#DBE6FB
secondary
#E2C998
accent
#9409DC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485