#DAE9FC#DAE9FC
#DAE9FC is a very light, muted cyan. Relative luminance 0.802; OKLCH L 92.9% C 0.030 H 254.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE9FC |
|---|---|
| RGB | rgb(218, 233, 252) |
| HSL | hsl(214, 85%, 92%) |
| HSV | hsv(214, 13%, 99%) |
| CMYK | cmyk(13.5%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.78, -1.26, -10.87) |
| CIE-LCH | lch(91.78, 10.94, 263.39°) |
| OKLab | oklab(92.86% -0.0082 -0.0293) |
| OKLCH | oklch(92.86% 0.03 254.3) |
| XYZ | xyz(75.6190, 80.2103, 103.5747) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Fog
#D8DCE0
ΔE00 7.03
Ghostwhite
#F8F8FF
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE9FC #FCEDDA
analogous
#DAFAFC #DAE9FC #DCDAFC
triadic
#DAE9FC #FCDAE9 #E9FCDA
tetradic
#DAE9FC #FCDAFA #FCEDDA #DAFCDC
square
#DAE9FC #FCDAFA #FCEDDA #DAFCDC
split-complementary
#DAE9FC #FCDCDA #FAFCDA
monochromatic
#69A6F3 #A1C7F7 #DAE9FC #E3EEFD #E3EEFD
Accessibility & contrast
On white
1.23
#DAE9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#DAE9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE9FC
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE9FC | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#D2EDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dae9fc; /* rgb */ color: rgb(218, 233, 252); /* oklch */ color: oklch(92.9% 0.030 254.3);
Tailwind
colors: {
custom: {
50: '#e5f0fd',
500: '#dae9fc',
950: '#000000',
},
}SCSS
$custom: #dae9fc; $custom-light: #e5f0fd; $custom-dark: #000000;
JSON
{
"hex": "#dae9fc",
"rgb": {
"r": 218,
"g": 233,
"b": 252
},
"hsl": {
"h": 213.529,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.92858,
"c": 0.03045,
"h": 254.3
},
"luminance": 0.80212
}Semantic roles & 50–950 ramp
primary
#DAE9FC
secondary
#E4C296
accent
#8004E1
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585