#DAE1EA#DAE1EA
#DAE1EA is a very light, near-neutral cyan. Relative luminance 0.747; OKLCH L 90.7% C 0.014 H 254.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE1EA |
|---|---|
| RGB | rgb(218, 225, 234) |
| HSL | hsl(214, 28%, 89%) |
| HSV | hsv(214, 7%, 92%) |
| CMYK | cmyk(6.8%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(89.25, -0.66, -5.20) |
| CIE-LCH | lch(89.25, 5.24, 262.77°) |
| OKLab | oklab(90.71% -0.0038 -0.0139) |
| OKLCH | oklch(90.71% 0.014 254.6) |
| XYZ | xyz(70.6870, 74.6958, 88.5196) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.59
Gainsboro
#DCDCDC
ΔE00 4.82
Aliceblue
#F0F8FF
ΔE00 4.98
Light Gray
#D3D3D3
ΔE00 5.61
Ghostwhite
#F8F8FF
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE1EA #EAE3DA
analogous
#DAE9EA #DAE1EA #DBDAEA
triadic
#DAE1EA #EADAE1 #E1EADA
tetradic
#DAE1EA #EADAE9 #EAE3DA #DAEADB
square
#DAE1EA #EADAE9 #EAE3DA #DAEADB
split-complementary
#DAE1EA #EADBDA #E9EADA
monochromatic
#8CA2BE #B3C1D4 #DAE1EA #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.32
#DAE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#DAE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE1EA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE1EA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EA
Deuteranopia (green-blind)
#DCE0EA
Tritanopia (blue-blind)
#D6E3E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dae1ea; /* rgb */ color: rgb(218, 225, 234); /* oklch */ color: oklch(90.7% 0.014 254.6);
Tailwind
colors: {
custom: {
50: '#e5eaf0',
500: '#dae1ea',
950: '#000000',
},
}SCSS
$custom: #dae1ea; $custom-light: #e5eaf0; $custom-dark: #000000;
JSON
{
"hex": "#dae1ea",
"rgb": {
"r": 218,
"g": 225,
"b": 234
},
"hsl": {
"h": 213.75,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.90705,
"c": 0.01443,
"h": 254.6
},
"luminance": 0.74696
}Semantic roles & 50–950 ramp
primary
#DAE1EA
secondary
#C3B6A6
accent
#793FA6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485