#DBE4FB#DBE4FB
#DBE4FB is a very light, muted blue. Relative luminance 0.775; OKLCH L 91.9% C 0.033 H 268.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE4FB |
|---|---|
| RGB | rgb(219, 228, 251) |
| HSL | hsl(223, 80%, 92%) |
| HSV | hsv(223, 13%, 98%) |
| CMYK | cmyk(12.7%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.56, 1.44, -12.16) |
| CIE-LCH | lch(90.56, 12.25, 276.74°) |
| OKLab | oklab(91.91% -0.0008 -0.0328) |
| OKLCH | oklch(91.91% 0.033 268.7) |
| XYZ | xyz(74.3655, 77.5110, 102.2913) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 7.51
Aliceblue
#F0F8FF
ΔE00 7.91
Ghostwhite
#F8F8FF
ΔE00 7.94
Fog
#D8DCE0
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE4FB #FBF2DB
analogous
#DBF4FB #DBE4FB #E2DBFB
triadic
#DBE4FB #FBDBE4 #E4FBDB
tetradic
#DBE4FB #FBDBF4 #FBF2DB #DBFBE2
square
#DBE4FB #FBDBF4 #FBF2DB #DBFBE2
split-complementary
#DBE4FB #FBE2DB #F4FBDB
monochromatic
#6D91EF #A4BBF5 #DBE4FB #E3EAFC #E3EAFC
Accessibility & contrast
On white
1.27
#DBE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#DBE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE4FB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE4FB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FC
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#D4E8EB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbe4fb; /* rgb */ color: rgb(219, 228, 251); /* oklch */ color: oklch(91.9% 0.033 268.7);
Tailwind
colors: {
custom: {
50: '#e6ecfc',
500: '#dbe4fb',
950: '#000000',
},
}SCSS
$custom: #dbe4fb; $custom-light: #e6ecfc; $custom-dark: #000000;
JSON
{
"hex": "#dbe4fb",
"rgb": {
"r": 219,
"g": 228,
"b": 251
},
"hsl": {
"h": 223.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91905,
"c": 0.03281,
"h": 268.7
},
"luminance": 0.77512
}Semantic roles & 50–950 ramp
primary
#DBE4FB
secondary
#E2CD98
accent
#A109DC
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485