#DBE5FB#DBE5FB
#DBE5FB is a very light, muted blue. Relative luminance 0.781; OKLCH L 92.1% C 0.032 H 266.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE5FB |
|---|---|
| RGB | rgb(219, 229, 251) |
| HSL | hsl(221, 80%, 92%) |
| HSV | hsv(221, 13%, 98%) |
| CMYK | cmyk(12.7%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.81, 0.92, -11.79) |
| CIE-LCH | lch(90.81, 11.82, 274.46°) |
| OKLab | oklab(92.1% -0.0021 -0.0318) |
| OKLCH | oklch(92.1% 0.032 266.2) |
| XYZ | xyz(74.6414, 78.0627, 102.3832) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.38
Aliceblue
#F0F8FF
ΔE00 7.39
Light Blue Grey
#B7C9E2
ΔE00 7.45
Fog
#D8DCE0
ΔE00 7.64
Ghostwhite
#F8F8FF
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE5FB #FBF1DB
analogous
#DBF5FB #DBE5FB #E1DBFB
triadic
#DBE5FB #FBDBE5 #E5FBDB
tetradic
#DBE5FB #FBDBF5 #FBF1DB #DBFBE1
square
#DBE5FB #FBDBF5 #FBF1DB #DBFBE1
split-complementary
#DBE5FB #FBE1DB #F5FBDB
monochromatic
#6D95EF #A4BDF5 #DBE5FB #E3EBFC #E3EBFC
Accessibility & contrast
On white
1.26
#DBE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#DBE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE5FB
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE5FB | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#D4E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe5fb; /* rgb */ color: rgb(219, 229, 251); /* oklch */ color: oklch(92.1% 0.032 266.2);
Tailwind
colors: {
custom: {
50: '#e6edfc',
500: '#dbe5fb',
950: '#000000',
},
}SCSS
$custom: #dbe5fb; $custom-light: #e6edfc; $custom-dark: #000000;
JSON
{
"hex": "#dbe5fb",
"rgb": {
"r": 219,
"g": 229,
"b": 251
},
"hsl": {
"h": 221.25,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92103,
"c": 0.03185,
"h": 266.2
},
"luminance": 0.78064
}Semantic roles & 50–950 ramp
primary
#DBE5FB
secondary
#E2CB98
accent
#9A09DC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485