#DAE0EA#DAE0EA
#DAE0EA is a very light, near-neutral blue. Relative luminance 0.742; OKLCH L 90.5% C 0.015 H 260.7°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE0EA |
|---|---|
| RGB | rgb(218, 224, 234) |
| HSL | hsl(218, 28%, 89%) |
| HSV | hsv(218, 7%, 92%) |
| CMYK | cmyk(6.8%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(89.00, -0.14, -5.57) |
| CIE-LCH | lch(89.00, 5.57, 268.54°) |
| OKLab | oklab(90.51% -0.0024 -0.0149) |
| OKLCH | oklch(90.51% 0.015 260.7) |
| XYZ | xyz(70.4174, 74.1567, 88.4298) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 2.91
Gainsboro
#DCDCDC
ΔE00 5.02
Aliceblue
#F0F8FF
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 5.72
Lavender (CSS)
#E6E6FA
ΔE00 5.99
Ghostwhite
#F8F8FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE0EA #EAE4DA
analogous
#DAE8EA #DAE0EA #DCDAEA
triadic
#DAE0EA #EADAE0 #E0EADA
tetradic
#DAE0EA #EADAE8 #EAE4DA #DAEADC
square
#DAE0EA #EADAE8 #EAE4DA #DAEADC
split-complementary
#DAE0EA #EADCDA #E8EADA
monochromatic
#8C9FBE #B3BFD4 #DAE0EA #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.33
#DAE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#DAE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE0EA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE0EA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EB
Deuteranopia (green-blind)
#DBDFEA
Tritanopia (blue-blind)
#D6E2E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dae0ea; /* rgb */ color: rgb(218, 224, 234); /* oklch */ color: oklch(90.5% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#e5e9f0',
500: '#dae0ea',
950: '#000000',
},
}SCSS
$custom: #dae0ea; $custom-light: #e5e9f0; $custom-dark: #000000;
JSON
{
"hex": "#dae0ea",
"rgb": {
"r": 218,
"g": 224,
"b": 234
},
"hsl": {
"h": 217.5,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.90505,
"c": 0.01511,
"h": 260.7
},
"luminance": 0.74157
}Semantic roles & 50–950 ramp
primary
#DAE0EA
secondary
#C3B8A6
accent
#803FA6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485