#DAE3EA#DAE3EA
#DAE3EA is a very light, near-neutral cyan. Relative luminance 0.758; OKLCH L 91.1% C 0.014 H 241.0°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE3EA |
|---|---|
| RGB | rgb(218, 227, 234) |
| HSL | hsl(206, 28%, 89%) |
| HSV | hsv(206, 7%, 92%) |
| CMYK | cmyk(6.8%, 3%, 0%, 8.2%) |
| CIE-LAB | lab(89.76, -1.69, -4.45) |
| CIE-LCH | lch(89.76, 4.76, 249.17°) |
| OKLab | oklab(91.11% -0.0066 -0.0119) |
| OKLCH | oklch(91.11% 0.014 241) |
| XYZ | xyz(71.2308, 75.7835, 88.7009) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.61
Aliceblue
#F0F8FF
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 4.76
Light Gray
#D3D3D3
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 6.17
Ghostwhite
#F8F8FF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE3EA #EAE1DA
analogous
#DAEAE9 #DAE3EA #DADBEA
triadic
#DAE3EA #EADAE3 #E3EADA
tetradic
#DAE3EA #E9DAEA #EAE1DA #DBEADA
square
#DAE3EA #E9DAEA #EAE1DA #DBEADA
split-complementary
#DAE3EA #EADADB #EAE9DA
monochromatic
#8CA8BE #B3C5D4 #DAE3EA #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.30
#DAE3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DAE3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE3EA
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE3EA | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#DEE1EA
Tritanopia (blue-blind)
#D6E5E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae3ea; /* rgb */ color: rgb(218, 227, 234); /* oklch */ color: oklch(91.1% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#e5ebf0',
500: '#dae3ea',
950: '#000000',
},
}SCSS
$custom: #dae3ea; $custom-light: #e5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#dae3ea",
"rgb": {
"r": 218,
"g": 227,
"b": 234
},
"hsl": {
"h": 206.25,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.91105,
"c": 0.01362,
"h": 241
},
"luminance": 0.75784
}Semantic roles & 50–950 ramp
primary
#DAE3EA
secondary
#C3B2A6
accent
#6C3FA6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485