#DAE4EA#DAE4EA
#DAE4EA is a very light, near-neutral cyan. Relative luminance 0.763; OKLCH L 91.3% C 0.014 H 233.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE4EA |
|---|---|
| RGB | rgb(218, 228, 234) |
| HSL | hsl(203, 28%, 89%) |
| HSV | hsv(203, 7%, 92%) |
| CMYK | cmyk(6.8%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(90.01, -2.21, -4.07) |
| CIE-LCH | lch(90.01, 4.63, 241.54°) |
| OKLab | oklab(91.31% -0.008 -0.0109) |
| OKLCH | oklch(91.31% 0.014 233.7) |
| XYZ | xyz(71.5051, 76.3321, 88.7924) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.94
Aliceblue
#F0F8FF
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 4.91
Light Gray
#D3D3D3
ΔE00 5.86
Whitesmoke
#F5F5F5
ΔE00 6.14
Light Grey
#D8DCD6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE4EA #EAE0DA
analogous
#DAEAE8 #DAE4EA #DADCEA
triadic
#DAE4EA #EADAE4 #E4EADA
tetradic
#DAE4EA #E8DAEA #EAE0DA #DCEADA
square
#DAE4EA #E8DAEA #EAE0DA #DCEADA
split-complementary
#DAE4EA #EADADC #EAE8DA
monochromatic
#8CABBE #B3C8D4 #DAE4EA #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.29
#DAE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DAE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE4EA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE4EA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EA
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#D6E6E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae4ea; /* rgb */ color: rgb(218, 228, 234); /* oklch */ color: oklch(91.3% 0.014 233.7);
Tailwind
colors: {
custom: {
50: '#e5ecf0',
500: '#dae4ea',
950: '#000000',
},
}SCSS
$custom: #dae4ea; $custom-light: #e5ecf0; $custom-dark: #000000;
JSON
{
"hex": "#dae4ea",
"rgb": {
"r": 218,
"g": 228,
"b": 234
},
"hsl": {
"h": 202.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.91305,
"c": 0.01353,
"h": 233.7
},
"luminance": 0.76333
}Semantic roles & 50–950 ramp
primary
#DAE4EA
secondary
#C3B0A6
accent
#663FA6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485