#DAE8FE#DAE8FE
#DAE8FE is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.7% C 0.034 H 259.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE8FE |
|---|---|
| RGB | rgb(218, 232, 254) |
| HSL | hsl(217, 95%, 93%) |
| HSV | hsv(217, 14%, 100%) |
| CMYK | cmyk(14.2%, 8.7%, 0%, 0.4%) |
| CIE-LAB | lab(91.58, -0.34, -12.21) |
| CIE-LCH | lch(91.58, 12.21, 268.40°) |
| OKLab | oklab(92.72% -0.0062 -0.0329) |
| OKLCH | oklch(92.72% 0.034 259.4) |
| XYZ | xyz(75.6553, 79.7732, 105.1586) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Aliceblue
#F0F8FF
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 8.05
Powder Blue (survey)
#B1D1FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE8FE #FEF0DA
analogous
#DAFAFE #DAE8FE #DEDAFE
triadic
#DAE8FE #FEDAE8 #E8FEDA
tetradic
#DAE8FE #FEDAFA #FEF0DA #DAFEDE
square
#DAE8FE #FEDAFA #FEF0DA #DAFEDE
split-complementary
#DAE8FE #FEDEDA #FAFEDA
monochromatic
#639EFB #9EC3FC #DAE8FE #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.24
#DAE8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DAE8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE8FE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE8FE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#D2ECEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dae8fe; /* rgb */ color: rgb(218, 232, 254); /* oklch */ color: oklch(92.7% 0.034 259.4);
Tailwind
colors: {
custom: {
50: '#e5effe',
500: '#dae8fe',
950: '#000000',
},
}SCSS
$custom: #dae8fe; $custom-light: #e5effe; $custom-dark: #000000;
JSON
{
"hex": "#dae8fe",
"rgb": {
"r": 218,
"g": 232,
"b": 254
},
"hsl": {
"h": 216.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92722,
"c": 0.03352,
"h": 259.4
},
"luminance": 0.79774
}Semantic roles & 50–950 ramp
primary
#DAE8FE
secondary
#E9C893
accent
#8C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585