#DBE3FC#DBE3FC
#DBE3FC is a very light, muted blue. Relative luminance 0.770; OKLCH L 91.7% C 0.035 H 271.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3FC |
|---|---|
| RGB | rgb(219, 227, 252) |
| HSL | hsl(225, 85%, 92%) |
| HSV | hsv(225, 13%, 99%) |
| CMYK | cmyk(13.1%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(90.33, 2.16, -13.02) |
| CIE-LCH | lch(90.33, 13.20, 279.41°) |
| OKLab | oklab(91.74% 0.001 -0.0351) |
| OKLCH | oklch(91.74% 0.035 271.6) |
| XYZ | xyz(74.2493, 77.0256, 103.0322) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.65
Light Blue Grey
#B7C9E2
ΔE00 7.72
Ghostwhite
#F8F8FF
ΔE00 8.45
Fog
#D8DCE0
ΔE00 8.70
Aliceblue
#F0F8FF
ΔE00 8.74
Periwinkle
#CCCCFF
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3FC #FCF4DB
analogous
#DBF3FC #DBE3FC #E4DBFC
triadic
#DBE3FC #FCDBE3 #E3FCDB
tetradic
#DBE3FC #FCDBF3 #FCF4DB #DBFCE4
square
#DBE3FC #FCDBF3 #FCF4DB #DBFCE4
split-complementary
#DBE3FC #FCE4DB #F3FCDB
monochromatic
#6A8BF3 #A3B7F7 #DBE3FC #E3E9FD #E3E9FD
Accessibility & contrast
On white
1.28
#DBE3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#DBE3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3FC
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3FC | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FD
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#D4E8EB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dbe3fc; /* rgb */ color: rgb(219, 227, 252); /* oklch */ color: oklch(91.7% 0.035 271.6);
Tailwind
colors: {
custom: {
50: '#e6ebfd',
500: '#dbe3fc',
950: '#000000',
},
}SCSS
$custom: #dbe3fc; $custom-light: #e6ebfd; $custom-dark: #000000;
JSON
{
"hex": "#dbe3fc",
"rgb": {
"r": 219,
"g": 227,
"b": 252
},
"hsl": {
"h": 225.455,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.9174,
"c": 0.03515,
"h": 271.6
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#DBE3FC
secondary
#E4D297
accent
#AC04E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485