#DAE1FB#DAE1FB
#DAE1FB is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.2% C 0.036 H 273.7°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE1FB |
|---|---|
| RGB | rgb(218, 225, 251) |
| HSL | hsl(227, 80%, 92%) |
| HSV | hsv(227, 13%, 98%) |
| CMYK | cmyk(13.1%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(89.73, 2.68, -13.40) |
| CIE-LCH | lch(89.73, 13.67, 281.31°) |
| OKLab | oklab(91.24% 0.0023 -0.0362) |
| OKLCH | oklch(91.24% 0.036 273.7) |
| XYZ | xyz(73.2474, 75.7200, 102.0045) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 7.74
Periwinkle
#CCCCFF
ΔE00 8.31
Ghostwhite
#F8F8FF
ΔE00 8.88
Fog
#D8DCE0
ΔE00 9.05
Lightsteelblue
#B0C4DE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE1FB #FBF4DA
analogous
#DAF2FB #DAE1FB #E4DAFB
triadic
#DAE1FB #FBDAE1 #E1FBDA
tetradic
#DAE1FB #FBDAF2 #FBF4DA #DAFBE4
square
#DAE1FB #FBDAF2 #FBF4DA #DAFBE4
split-complementary
#DAE1FB #FBE4DA #F2FBDA
monochromatic
#6C87EF #A3B4F5 #DAE1FB #E3E9FC #E3E9FC
Accessibility & contrast
On white
1.30
#DAE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DAE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE1FB
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE1FB | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#D8E0FA
Tritanopia (blue-blind)
#D3E6E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae1fb; /* rgb */ color: rgb(218, 225, 251); /* oklch */ color: oklch(91.2% 0.036 273.7);
Tailwind
colors: {
custom: {
50: '#e5eafc',
500: '#dae1fb',
950: '#000000',
},
}SCSS
$custom: #dae1fb; $custom-light: #e5eafc; $custom-dark: #000000;
JSON
{
"hex": "#dae1fb",
"rgb": {
"r": 218,
"g": 225,
"b": 251
},
"hsl": {
"h": 227.273,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.91239,
"c": 0.03626,
"h": 273.7
},
"luminance": 0.75721
}Semantic roles & 50–950 ramp
primary
#DAE1FB
secondary
#E2D297
accent
#B009DD
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485