#DAE2EA#DAE2EA
#DAE2EA is a very light, near-neutral cyan. Relative luminance 0.752; OKLCH L 90.9% C 0.014 H 248.0°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2EA |
|---|---|
| RGB | rgb(218, 226, 234) |
| HSL | hsl(210, 28%, 89%) |
| HSV | hsv(210, 7%, 92%) |
| CMYK | cmyk(6.8%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(89.50, -1.18, -4.82) |
| CIE-LCH | lch(89.50, 4.96, 256.29°) |
| OKLab | oklab(90.91% -0.0052 -0.0129) |
| OKLCH | oklch(90.91% 0.014 248) |
| XYZ | xyz(70.9581, 75.2381, 88.6100) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.49
Aliceblue
#F0F8FF
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 4.73
Light Gray
#D3D3D3
ΔE00 5.60
Ghostwhite
#F8F8FF
ΔE00 6.23
Whitesmoke
#F5F5F5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2EA #EAE2DA
analogous
#DAEAEA #DAE2EA #DADAEA
triadic
#DAE2EA #EADAE2 #E2EADA
tetradic
#DAE2EA #EADAEA #EAE2DA #DAEADA
square
#DAE2EA #EADAEA #EAE2DA #DAEADA
split-complementary
#DAE2EA #EADADA #EAEADA
monochromatic
#8CA5BE #B3C3D4 #DAE2EA #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.31
#DAE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DAE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2EA
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2EA | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#D6E4E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae2ea; /* rgb */ color: rgb(218, 226, 234); /* oklch */ color: oklch(90.9% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#e5ebf0',
500: '#dae2ea',
950: '#000000',
},
}SCSS
$custom: #dae2ea; $custom-light: #e5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#dae2ea",
"rgb": {
"r": 218,
"g": 226,
"b": 234
},
"hsl": {
"h": 210,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.90905,
"c": 0.01393,
"h": 248
},
"luminance": 0.75239
}Semantic roles & 50–950 ramp
primary
#DAE2EA
secondary
#C3B4A6
accent
#733FA6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485