#DAE8EF#DAE8EF
#DAE8EF is a very light, near-neutral cyan. Relative luminance 0.789; OKLCH L 92.3% C 0.018 H 229.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE8EF |
|---|---|
| RGB | rgb(218, 232, 239) |
| HSL | hsl(200, 40%, 90%) |
| HSV | hsv(200, 9%, 94%) |
| CMYK | cmyk(8.8%, 2.9%, 0%, 6.3%) |
| CIE-LAB | lab(91.17, -3.31, -4.99) |
| CIE-LCH | lch(91.17, 5.99, 236.48°) |
| OKLab | oklab(92.26% -0.0116 -0.0134) |
| OKLCH | oklch(92.26% 0.018 229) |
| XYZ | xyz(73.3467, 78.8497, 92.9999) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.40
Fog
#D8DCE0
ΔE00 4.58
Azure (CSS)
#F0FFFF
ΔE00 5.87
Gainsboro
#DCDCDC
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 6.89
Light Grey
#D8DCD6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE8EF #EFE1DA
analogous
#DAEFEC #DAE8EF #DADEEF
triadic
#DAE8EF #EFDAE8 #E8EFDA
tetradic
#DAE8EF #ECDAEF #EFE1DA #DEEFDA
square
#DAE8EF #ECDAEF #EFE1DA #DEEFDA
split-complementary
#DAE8EF #EFDADE #EFECDA
monochromatic
#85B3CA #AFCDDD #DAE8EF #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.25
#DAE8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#DAE8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE8EF
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE8EF | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#E1E5EF
Tritanopia (blue-blind)
#D5EAEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dae8ef; /* rgb */ color: rgb(218, 232, 239); /* oklch */ color: oklch(92.3% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#e5eff4',
500: '#dae8ef',
950: '#000000',
},
}SCSS
$custom: #dae8ef; $custom-light: #e5eff4; $custom-dark: #000000;
JSON
{
"hex": "#dae8ef",
"rgb": {
"r": 218,
"g": 232,
"b": 239
},
"hsl": {
"h": 200,
"s": 39.623,
"l": 89.608
},
"oklch": {
"l": 0.92257,
"c": 0.01775,
"h": 229
},
"luminance": 0.78851
}Semantic roles & 50–950 ramp
primary
#DAE8EF
secondary
#CBB0A3
accent
#5D33B3
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585