#DAE0F2#DAE0F2
#DAE0F2 is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.8% C 0.025 H 271.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE0F2 |
|---|---|
| RGB | rgb(218, 224, 242) |
| HSL | hsl(225, 48%, 90%) |
| HSV | hsv(225, 10%, 95%) |
| CMYK | cmyk(9.9%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(89.22, 1.41, -9.45) |
| CIE-LCH | lch(89.22, 9.55, 278.47°) |
| OKLab | oklab(90.75% 0.0005 -0.0254) |
| OKLCH | oklch(90.75% 0.025 271.1) |
| XYZ | xyz(71.5927, 74.6269, 94.6198) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.47
Fog
#D8DCE0
ΔE00 6.23
Ghostwhite
#F8F8FF
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.28
Light Blue Grey
#B7C9E2
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE0F2 #F2ECDA
analogous
#DAECF2 #DAE0F2 #E0DAF2
triadic
#DAE0F2 #F2DAE0 #E0F2DA
tetradic
#DAE0F2 #F2DAEC #F2ECDA #DAF2E0
square
#DAE0F2 #F2DAEC #F2ECDA #DAF2E0
split-complementary
#DAE0F2 #F2E0DA #ECF2DA
monochromatic
#7F94D2 #ADBAE2 #DAE0F2 #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.32
#DAE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#DAE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE0F2
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE0F2 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#D5E3E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dae0f2; /* rgb */ color: rgb(218, 224, 242); /* oklch */ color: oklch(90.8% 0.025 271.1);
Tailwind
colors: {
custom: {
50: '#e5e9f6',
500: '#dae0f2',
950: '#000000',
},
}SCSS
$custom: #dae0f2; $custom-light: #e5e9f6; $custom-dark: #000000;
JSON
{
"hex": "#dae0f2",
"rgb": {
"r": 218,
"g": 224,
"b": 242
},
"hsl": {
"h": 225,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.90753,
"c": 0.02538,
"h": 271.1
},
"luminance": 0.74628
}Semantic roles & 50–950 ramp
primary
#DAE0F2
secondary
#D0C4A0
accent
#972ABB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485