#DAE8FC#DAE8FC
#DAE8FC is a very light, muted blue. Relative luminance 0.796; OKLCH L 92.7% C 0.031 H 257.2°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE8FC |
|---|---|
| RGB | rgb(218, 232, 252) |
| HSL | hsl(215, 85%, 92%) |
| HSV | hsv(215, 13%, 99%) |
| CMYK | cmyk(13.5%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(91.53, -0.74, -11.25) |
| CIE-LCH | lch(91.53, 11.27, 266.21°) |
| OKLab | oklab(92.66% -0.0069 -0.0303) |
| OKLCH | oklch(92.66% 0.031 257.2) |
| XYZ | xyz(75.3367, 79.6457, 103.4806) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 6.31
Fog
#D8DCE0
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 7.55
Ghostwhite
#F8F8FF
ΔE00 7.72
Lightsteelblue
#B0C4DE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE8FC #FCEEDA
analogous
#DAF9FC #DAE8FC #DDDAFC
triadic
#DAE8FC #FCDAE8 #E8FCDA
tetradic
#DAE8FC #FCDAF9 #FCEEDA #DAFCDD
square
#DAE8FC #FCDAF9 #FCEEDA #DAFCDD
split-complementary
#DAE8FC #FCDDDA #F9FCDA
monochromatic
#69A2F3 #A1C5F7 #DAE8FC #E3EDFD #E3EDFD
Accessibility & contrast
On white
1.24
#DAE8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#DAE8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE8FC
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE8FC | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#D2ECEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dae8fc; /* rgb */ color: rgb(218, 232, 252); /* oklch */ color: oklch(92.7% 0.031 257.2);
Tailwind
colors: {
custom: {
50: '#e5effd',
500: '#dae8fc',
950: '#000000',
},
}SCSS
$custom: #dae8fc; $custom-light: #e5effd; $custom-dark: #000000;
JSON
{
"hex": "#dae8fc",
"rgb": {
"r": 218,
"g": 232,
"b": 252
},
"hsl": {
"h": 215.294,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92658,
"c": 0.03111,
"h": 257.2
},
"luminance": 0.79647
}Semantic roles & 50–950 ramp
primary
#DAE8FC
secondary
#E4C496
accent
#8604E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585