#DBE1FA#DBE1FA
#DBE1FA is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.3% C 0.035 H 275.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE1FA |
|---|---|
| RGB | rgb(219, 225, 250) |
| HSL | hsl(228, 76%, 92%) |
| HSV | hsv(228, 12%, 98%) |
| CMYK | cmyk(12.4%, 10%, 0%, 2%) |
| CIE-LAB | lab(89.77, 2.79, -12.81) |
| CIE-LCH | lch(89.77, 13.11, 282.31°) |
| OKLab | oklab(91.28% 0.003 -0.0345) |
| OKLCH | oklch(91.28% 0.035 275) |
| XYZ | xyz(73.3902, 75.8118, 101.1906) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.10
Light Blue Grey
#B7C9E2
ΔE00 7.95
Periwinkle
#CCCCFF
ΔE00 8.55
Ghostwhite
#F8F8FF
ΔE00 8.57
Fog
#D8DCE0
ΔE00 8.81
Aliceblue
#F0F8FF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE1FA #FAF4DB
analogous
#DBF1FA #DBE1FA #E5DBFA
triadic
#DBE1FA #FADBE1 #E1FADB
tetradic
#DBE1FA #FADBF1 #FAF4DB #DBFAE5
square
#DBE1FA #FADBF1 #FAF4DB #DBFAE5
split-complementary
#DBE1FA #FAE5DB #F1FADB
monochromatic
#7087EB #A5B4F3 #DBE1FA #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.30
#DBE1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DBE1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE1FA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE1FA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#D4E5E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe1fa; /* rgb */ color: rgb(219, 225, 250); /* oklch */ color: oklch(91.3% 0.035 275.0);
Tailwind
colors: {
custom: {
50: '#e6eafc',
500: '#dbe1fa',
950: '#000000',
},
}SCSS
$custom: #dbe1fa; $custom-light: #e6eafc; $custom-dark: #000000;
JSON
{
"hex": "#dbe1fa",
"rgb": {
"r": 219,
"g": 225,
"b": 250
},
"hsl": {
"h": 228.387,
"s": 75.61,
"l": 91.961
},
"oklch": {
"l": 0.91281,
"c": 0.03468,
"h": 275
},
"luminance": 0.75813
}Semantic roles & 50–950 ramp
primary
#DBE1FA
secondary
#E0D299
accent
#B10ED8
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161617
muted
#848485