#DAEAFE#DAEAFE
#DAEAFE is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.1% C 0.032 H 254.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DAEAFE |
|---|---|
| RGB | rgb(218, 234, 254) |
| HSL | hsl(213, 95%, 93%) |
| HSV | hsv(213, 14%, 100%) |
| CMYK | cmyk(14.2%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.09, -1.37, -11.45) |
| CIE-LCH | lch(92.09, 11.53, 263.17°) |
| OKLab | oklab(93.12% -0.0089 -0.0309) |
| OKLCH | oklch(93.12% 0.032 254) |
| XYZ | xyz(76.2214, 80.9055, 105.3473) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.13
Lavender (CSS)
#E6E6FA
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.46
Light Blue Grey
#B7C9E2
ΔE00 7.86
Ghostwhite
#F8F8FF
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAEAFE #FEEEDA
analogous
#DAFCFE #DAEAFE #DCDAFE
triadic
#DAEAFE #FEDAEA #EAFEDA
tetradic
#DAEAFE #FEDAFC #FEEEDA #DAFEDC
square
#DAEAFE #FEDAFC #FEEEDA #DAFEDC
split-complementary
#DAEAFE #FEDCDA #FCFEDA
monochromatic
#63A6FB #9EC8FC #DAEAFE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.22
#DAEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#DAEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAEAFE
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAEAFE | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#D1EEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #daeafe; /* rgb */ color: rgb(218, 234, 254); /* oklch */ color: oklch(93.1% 0.032 254.0);
Tailwind
colors: {
custom: {
50: '#e5f0fe',
500: '#daeafe',
950: '#000000',
},
}SCSS
$custom: #daeafe; $custom-light: #e5f0fe; $custom-dark: #000000;
JSON
{
"hex": "#daeafe",
"rgb": {
"r": 218,
"g": 234,
"b": 254
},
"hsl": {
"h": 213.333,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.9312,
"c": 0.03215,
"h": 254
},
"luminance": 0.80907
}Semantic roles & 50–950 ramp
primary
#DAEAFE
secondary
#E9C393
accent
#7F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585