#DAE2F3#DAE2F3
#DAE2F3 is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.2% C 0.025 H 265.6°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2F3 |
|---|---|
| RGB | rgb(218, 226, 243) |
| HSL | hsl(221, 51%, 90%) |
| HSV | hsv(221, 10%, 95%) |
| CMYK | cmyk(10.3%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(89.75, 0.57, -9.18) |
| CIE-LCH | lch(89.75, 9.19, 273.53°) |
| OKLab | oklab(91.18% -0.0019 -0.0247) |
| OKLCH | oklch(91.18% 0.025 265.6) |
| XYZ | xyz(72.2840, 75.7684, 95.5932) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Fog
#D8DCE0
ΔE00 5.77
Aliceblue
#F0F8FF
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 6.82
Light Blue Grey
#B7C9E2
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2F3 #F3EBDA
analogous
#DAEEF3 #DAE2F3 #DEDAF3
triadic
#DAE2F3 #F3DAE2 #E2F3DA
tetradic
#DAE2F3 #F3DAEE #F3EBDA #DAF3DE
square
#DAE2F3 #F3DAEE #F3EBDA #DAF3DE
split-complementary
#DAE2F3 #F3DEDA #EEF3DA
monochromatic
#7E9AD5 #ACBEE4 #DAE2F3 #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.30
#DAE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#DAE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2F3
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2F3 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#D4E5E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae2f3; /* rgb */ color: rgb(218, 226, 243); /* oklch */ color: oklch(91.2% 0.025 265.6);
Tailwind
colors: {
custom: {
50: '#e5ebf7',
500: '#dae2f3',
950: '#000000',
},
}SCSS
$custom: #dae2f3; $custom-light: #e5ebf7; $custom-dark: #000000;
JSON
{
"hex": "#dae2f3",
"rgb": {
"r": 218,
"g": 226,
"b": 243
},
"hsl": {
"h": 220.8,
"s": 51.02,
"l": 90.392
},
"oklch": {
"l": 0.91181,
"c": 0.02474,
"h": 265.6
},
"luminance": 0.75769
}Semantic roles & 50–950 ramp
primary
#DAE2F3
secondary
#D2C29F
accent
#8E27BE
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485