#DBE4FD#DBE4FD
#DBE4FD is a very light, muted blue. Relative luminance 0.776; OKLCH L 92.0% C 0.035 H 269.9°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE4FD |
|---|---|
| RGB | rgb(219, 228, 253) |
| HSL | hsl(224, 89%, 93%) |
| HSV | hsv(224, 13%, 99%) |
| CMYK | cmyk(13.4%, 9.9%, 0%, 0.8%) |
| CIE-LAB | lab(90.61, 1.84, -13.12) |
| CIE-LCH | lch(90.61, 13.25, 277.98°) |
| OKLab | oklab(91.97% 0 -0.0354) |
| OKLCH | oklch(91.97% 0.035 269.9) |
| XYZ | xyz(74.6824, 77.6377, 103.9604) |
| Luminance | 0.7764 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.97
Light Blue Grey
#B7C9E2
ΔE00 7.65
Ghostwhite
#F8F8FF
ΔE00 8.42
Aliceblue
#F0F8FF
ΔE00 8.52
Fog
#D8DCE0
ΔE00 8.67
Periwinkle
#CCCCFF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE4FD #FDF4DB
analogous
#DBF5FD #DBE4FD #E3DBFD
triadic
#DBE4FD #FDDBE4 #E4FDDB
tetradic
#DBE4FD #FDDBF5 #FDF4DB #DBFDE3
square
#DBE4FD #FDDBF5 #FDF4DB #DBFDE3
split-complementary
#DBE4FD #FDE3DB #F5FDDB
monochromatic
#678DF7 #A1B9FA #DBE4FD #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.27
#DBE4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#DBE4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE4FD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE4FD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FE
Deuteranopia (green-blind)
#DAE3FC
Tritanopia (blue-blind)
#D3E9EC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dbe4fd; /* rgb */ color: rgb(219, 228, 253); /* oklch */ color: oklch(92.0% 0.035 269.9);
Tailwind
colors: {
custom: {
50: '#e6ecfe',
500: '#dbe4fd',
950: '#000000',
},
}SCSS
$custom: #dbe4fd; $custom-light: #e6ecfe; $custom-dark: #000000;
JSON
{
"hex": "#dbe4fd",
"rgb": {
"r": 219,
"g": 228,
"b": 253
},
"hsl": {
"h": 224.118,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9197,
"c": 0.03543,
"h": 269.9
},
"luminance": 0.77639
}Semantic roles & 50–950 ramp
primary
#DBE4FD
secondary
#E7D195
accent
#A900E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485