#DAE4E9#DAE4E9
#DAE4E9 is a very light, near-neutral cyan. Relative luminance 0.763; OKLCH L 91.3% C 0.013 H 228.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE4E9 |
|---|---|
| RGB | rgb(218, 228, 233) |
| HSL | hsl(200, 25%, 88%) |
| HSV | hsv(200, 6%, 91%) |
| CMYK | cmyk(6.4%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(89.99, -2.40, -3.59) |
| CIE-LCH | lch(89.99, 4.31, 236.25°) |
| OKLab | oklab(91.28% -0.0084 -0.0096) |
| OKLCH | oklch(91.28% 0.013 228.9) |
| XYZ | xyz(71.3618, 76.2748, 88.0379) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.97
Aliceblue
#F0F8FF
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 4.77
Light Gray
#D3D3D3
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 5.92
Whitesmoke
#F5F5F5
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE4E9 #E9DFDA
analogous
#DAE9E6 #DAE4E9 #DADCE9
triadic
#DAE4E9 #E9DAE4 #E4E9DA
tetradic
#DAE4E9 #E6DAE9 #E9DFDA #DCE9DA
square
#DAE4E9 #E6DAE9 #E9DFDA #DCE9DA
split-complementary
#DAE4E9 #E9DADC #E9E6DA
monochromatic
#8DACBB #B4C8D2 #DAE4E9 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.29
#DAE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#DAE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE4E9
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE4E9 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E9
Deuteranopia (green-blind)
#DFE2E9
Tritanopia (blue-blind)
#D6E6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dae4e9; /* rgb */ color: rgb(218, 228, 233); /* oklch */ color: oklch(91.3% 0.013 228.9);
Tailwind
colors: {
custom: {
50: '#e5ecf0',
500: '#dae4e9',
950: '#000000',
},
}SCSS
$custom: #dae4e9; $custom-light: #e5ecf0; $custom-dark: #000000;
JSON
{
"hex": "#dae4e9",
"rgb": {
"r": 218,
"g": 228,
"b": 233
},
"hsl": {
"h": 200,
"s": 25.424,
"l": 88.431
},
"oklch": {
"l": 0.91275,
"c": 0.01274,
"h": 228.9
},
"luminance": 0.76275
}Semantic roles & 50–950 ramp
primary
#DAE4E9
secondary
#C1AFA6
accent
#6242A4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485