#DAE6EA#DAE6EA
#DAE6EA is a very light, near-neutral cyan. Relative luminance 0.774; OKLCH L 91.7% C 0.014 H 219.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE6EA |
|---|---|
| RGB | rgb(218, 230, 234) |
| HSL | hsl(195, 28%, 89%) |
| HSV | hsv(195, 7%, 92%) |
| CMYK | cmyk(6.8%, 1.7%, 0%, 8.2%) |
| CIE-LAB | lab(90.52, -3.23, -3.32) |
| CIE-LCH | lch(90.52, 4.64, 225.76°) |
| OKLab | oklab(91.71% -0.0108 -0.0089) |
| OKLCH | oklch(91.71% 0.014 219.6) |
| XYZ | xyz(72.0585, 77.4388, 88.9768) |
| Luminance | 0.7744 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.95
Aliceblue
#F0F8FF
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.48
Azure (CSS)
#F0FFFF
ΔE00 5.65
Light Grey
#D8DCD6
ΔE00 5.83
Whitesmoke
#F5F5F5
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE6EA #EADEDA
analogous
#DAEAE6 #DAE6EA #DADEEA
triadic
#DAE6EA #EADAE6 #E6EADA
tetradic
#DAE6EA #E6DAEA #EADEDA #DEEADA
square
#DAE6EA #E6DAEA #EADEDA #DEEADA
split-complementary
#DAE6EA #EADADE #EAE6DA
monochromatic
#8CB1BE #B3CCD4 #DAE6EA #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.27
#DAE6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#DAE6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE6EA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE6EA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#E1E3EA
Tritanopia (blue-blind)
#D6E7E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dae6ea; /* rgb */ color: rgb(218, 230, 234); /* oklch */ color: oklch(91.7% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#e5edf0',
500: '#dae6ea',
950: '#000000',
},
}SCSS
$custom: #dae6ea; $custom-light: #e5edf0; $custom-dark: #000000;
JSON
{
"hex": "#dae6ea",
"rgb": {
"r": 218,
"g": 230,
"b": 234
},
"hsl": {
"h": 195,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.91706,
"c": 0.01398,
"h": 219.6
},
"luminance": 0.7744
}Semantic roles & 50–950 ramp
primary
#DAE6EA
secondary
#C3ADA6
accent
#593FA6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485