#DAE1F2#DAE1F2
#DAE1F2 is a very light, muted blue. Relative luminance 0.752; OKLCH L 91.0% C 0.024 H 267.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE1F2 |
|---|---|
| RGB | rgb(218, 225, 242) |
| HSL | hsl(223, 48%, 90%) |
| HSV | hsv(223, 10%, 95%) |
| CMYK | cmyk(9.9%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(89.47, 0.89, -9.07) |
| CIE-LCH | lch(89.47, 9.11, 275.59°) |
| OKLab | oklab(90.95% -0.0009 -0.0244) |
| OKLCH | oklch(90.95% 0.024 267.9) |
| XYZ | xyz(71.8623, 75.1660, 94.7097) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.03
Fog
#D8DCE0
ΔE00 5.78
Aliceblue
#F0F8FF
ΔE00 6.71
Ghostwhite
#F8F8FF
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE1F2 #F2EBDA
analogous
#DAEDF2 #DAE1F2 #DFDAF2
triadic
#DAE1F2 #F2DAE1 #E1F2DA
tetradic
#DAE1F2 #F2DAED #F2EBDA #DAF2DF
square
#DAE1F2 #F2DAED #F2EBDA #DAF2DF
split-complementary
#DAE1F2 #F2DFDA #EDF2DA
monochromatic
#7F98D2 #ADBCE2 #DAE1F2 #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.31
#DAE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#DAE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE1F2
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE1F2 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#DAE0F2
Tritanopia (blue-blind)
#D5E4E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae1f2; /* rgb */ color: rgb(218, 225, 242); /* oklch */ color: oklch(91.0% 0.024 267.9);
Tailwind
colors: {
custom: {
50: '#e5eaf6',
500: '#dae1f2',
950: '#000000',
},
}SCSS
$custom: #dae1f2; $custom-light: #e5eaf6; $custom-dark: #000000;
JSON
{
"hex": "#dae1f2",
"rgb": {
"r": 218,
"g": 225,
"b": 242
},
"hsl": {
"h": 222.5,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.90951,
"c": 0.02439,
"h": 267.9
},
"luminance": 0.75167
}Semantic roles & 50–950 ramp
primary
#DAE1F2
secondary
#D0C2A0
accent
#912ABB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485