#DAE1FC#DAE1FC
#DAE1FC is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.3% C 0.038 H 274.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE1FC |
|---|---|
| RGB | rgb(218, 225, 252) |
| HSL | hsl(228, 85%, 92%) |
| HSV | hsv(228, 13%, 99%) |
| CMYK | cmyk(13.5%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.76, 2.88, -13.88) |
| CIE-LCH | lch(89.76, 14.18, 281.73°) |
| OKLab | oklab(91.27% 0.0027 -0.0375) |
| OKLCH | oklch(91.27% 0.038 274.1) |
| XYZ | xyz(73.4054, 75.7832, 102.8369) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.68
Light Blue Grey
#B7C9E2
ΔE00 7.85
Periwinkle
#CCCCFF
ΔE00 8.02
Light Periwinkle
#C1C6FC
ΔE00 9.08
Ghostwhite
#F8F8FF
ΔE00 9.13
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE1FC #FCF5DA
analogous
#DAF2FC #DAE1FC #E4DAFC
triadic
#DAE1FC #FCDAE1 #E1FCDA
tetradic
#DAE1FC #FCDAF2 #FCF5DA #DAFCE4
square
#DAE1FC #FCDAF2 #FCF5DA #DAFCE4
split-complementary
#DAE1FC #FCE4DA #F2FCDA
monochromatic
#6985F3 #A1B3F7 #DAE1FC #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.30
#DAE1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DAE1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE1FC
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE1FC | 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)
#DAE3FD
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#D3E6EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae1fc; /* rgb */ color: rgb(218, 225, 252); /* oklch */ color: oklch(91.3% 0.038 274.1);
Tailwind
colors: {
custom: {
50: '#e5eafd',
500: '#dae1fc',
950: '#000000',
},
}SCSS
$custom: #dae1fc; $custom-light: #e5eafd; $custom-dark: #000000;
JSON
{
"hex": "#dae1fc",
"rgb": {
"r": 218,
"g": 225,
"b": 252
},
"hsl": {
"h": 227.647,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.91272,
"c": 0.03761,
"h": 274.1
},
"luminance": 0.75784
}Semantic roles & 50–950 ramp
primary
#DAE1FC
secondary
#E4D496
accent
#B404E1
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485