#DBE5FA#DBE5FA
#DBE5FA is a very light, muted blue. Relative luminance 0.780; OKLCH L 92.1% C 0.031 H 265.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE5FA |
|---|---|
| RGB | rgb(219, 229, 250) |
| HSL | hsl(221, 76%, 92%) |
| HSV | hsv(221, 12%, 98%) |
| CMYK | cmyk(12.4%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(90.78, 0.72, -11.31) |
| CIE-LCH | lch(90.78, 11.33, 273.64°) |
| OKLab | oklab(92.07% -0.0025 -0.0305) |
| OKLCH | oklch(92.07% 0.031 265.3) |
| XYZ | xyz(74.4842, 77.9998, 101.5553) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.48
Aliceblue
#F0F8FF
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.43
Ghostwhite
#F8F8FF
ΔE00 7.50
Lightsteelblue
#B0C4DE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE5FA #FAF0DB
analogous
#DBF5FA #DBE5FA #E1DBFA
triadic
#DBE5FA #FADBE5 #E5FADB
tetradic
#DBE5FA #FADBF5 #FAF0DB #DBFAE1
square
#DBE5FA #FADBF5 #FAF0DB #DBFAE1
split-complementary
#DBE5FA #FAE1DB #F5FADB
monochromatic
#7097EB #A5BEF3 #DBE5FA #E4ECFB #E4ECFB
Accessibility & contrast
On white
1.27
#DBE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#DBE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE5FA
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE5FA | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#D4E9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbe5fa; /* rgb */ color: rgb(219, 229, 250); /* oklch */ color: oklch(92.1% 0.031 265.3);
Tailwind
colors: {
custom: {
50: '#e6edfc',
500: '#dbe5fa',
950: '#000000',
},
}SCSS
$custom: #dbe5fa; $custom-light: #e6edfc; $custom-dark: #000000;
JSON
{
"hex": "#dbe5fa",
"rgb": {
"r": 219,
"g": 229,
"b": 250
},
"hsl": {
"h": 220.645,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.92071,
"c": 0.03057,
"h": 265.3
},
"luminance": 0.78001
}Semantic roles & 50–950 ramp
primary
#DBE5FA
secondary
#E0C999
accent
#970ED8
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485