#DBE4FC#DBE4FC
#DBE4FC is a very light, muted blue. Relative luminance 0.776; OKLCH L 91.9% C 0.034 H 269.3°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE4FC |
|---|---|
| RGB | rgb(219, 228, 252) |
| HSL | hsl(224, 85%, 92%) |
| HSV | hsv(224, 13%, 99%) |
| CMYK | cmyk(13.1%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(90.59, 1.64, -12.64) |
| CIE-LCH | lch(90.59, 12.75, 277.38°) |
| OKLab | oklab(91.94% -0.0004 -0.0341) |
| OKLCH | oklch(91.94% 0.034 269.3) |
| XYZ | xyz(74.5236, 77.5742, 103.1237) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.94
Light Blue Grey
#B7C9E2
ΔE00 7.57
Ghostwhite
#F8F8FF
ΔE00 8.17
Aliceblue
#F0F8FF
ΔE00 8.22
Fog
#D8DCE0
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE4FC #FCF3DB
analogous
#DBF5FC #DBE4FC #E3DBFC
triadic
#DBE4FC #FCDBE4 #E4FCDB
tetradic
#DBE4FC #FCDBF5 #FCF3DB #DBFCE3
square
#DBE4FC #FCDBF5 #FCF3DB #DBFCE3
split-complementary
#DBE4FC #FCE3DB #F5FCDB
monochromatic
#6A8FF3 #A3BAF7 #DBE4FC #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.27
#DBE4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#DBE4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE4FC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE4FC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FD
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#D4E8EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbe4fc; /* rgb */ color: rgb(219, 228, 252); /* oklch */ color: oklch(91.9% 0.034 269.3);
Tailwind
colors: {
custom: {
50: '#e6ecfd',
500: '#dbe4fc',
950: '#000000',
},
}SCSS
$custom: #dbe4fc; $custom-light: #e6ecfd; $custom-dark: #000000;
JSON
{
"hex": "#dbe4fc",
"rgb": {
"r": 219,
"g": 228,
"b": 252
},
"hsl": {
"h": 223.636,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.91938,
"c": 0.03411,
"h": 269.3
},
"luminance": 0.77575
}Semantic roles & 50–950 ramp
primary
#DBE4FC
secondary
#E4CF97
accent
#A504E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485