#DAE2F2#DAE2F2
#DAE2F2 is a very light, muted blue. Relative luminance 0.757; OKLCH L 91.1% C 0.023 H 264.4°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2F2 |
|---|---|
| RGB | rgb(218, 226, 242) |
| HSL | hsl(220, 48%, 90%) |
| HSV | hsv(220, 10%, 95%) |
| CMYK | cmyk(9.9%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.72, 0.37, -8.69) |
| CIE-LCH | lch(89.72, 8.70, 272.43°) |
| OKLab | oklab(91.15% -0.0023 -0.0234) |
| OKLCH | oklch(91.15% 0.023 264.4) |
| XYZ | xyz(72.1334, 75.7082, 94.8000) |
| Luminance | 0.7571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Fog
#D8DCE0
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 6.17
Ghostwhite
#F8F8FF
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.39
Light Blue Grey
#B7C9E2
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2F2 #F2EADA
analogous
#DAEEF2 #DAE2F2 #DEDAF2
triadic
#DAE2F2 #F2DAE2 #E2F2DA
tetradic
#DAE2F2 #F2DAEE #F2EADA #DAF2DE
square
#DAE2F2 #F2DAEE #F2EADA #DAF2DE
split-complementary
#DAE2F2 #F2DEDA #EEF2DA
monochromatic
#7F9BD2 #ADBFE2 #DAE2F2 #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.30
#DAE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#DAE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2F2
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2F2 | 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)
#DDE3F3
Deuteranopia (green-blind)
#DBE1F2
Tritanopia (blue-blind)
#D5E5E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae2f2; /* rgb */ color: rgb(218, 226, 242); /* oklch */ color: oklch(91.1% 0.023 264.4);
Tailwind
colors: {
custom: {
50: '#e5ebf6',
500: '#dae2f2',
950: '#000000',
},
}SCSS
$custom: #dae2f2; $custom-light: #e5ebf6; $custom-dark: #000000;
JSON
{
"hex": "#dae2f2",
"rgb": {
"r": 218,
"g": 226,
"b": 242
},
"hsl": {
"h": 220,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.9115,
"c": 0.02347,
"h": 264.4
},
"luminance": 0.75709
}Semantic roles & 50–950 ramp
primary
#DAE2F2
secondary
#D0C0A0
accent
#8B2ABB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485