#DAE5EB#DAE5EB
#DAE5EB is a very light, near-neutral cyan. Relative luminance 0.769; OKLCH L 91.5% C 0.014 H 231.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE5EB |
|---|---|
| RGB | rgb(218, 229, 235) |
| HSL | hsl(201, 30%, 89%) |
| HSV | hsv(201, 7%, 92%) |
| CMYK | cmyk(7.2%, 2.6%, 0%, 7.8%) |
| CIE-LAB | lab(90.29, -2.53, -4.18) |
| CIE-LCH | lch(90.29, 4.89, 238.81°) |
| OKLab | oklab(91.54% -0.009 -0.0112) |
| OKLCH | oklch(91.54% 0.014 231.2) |
| XYZ | xyz(71.9250, 76.9415, 89.6430) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.36
Aliceblue
#F0F8FF
ΔE00 4.44
Gainsboro
#DCDCDC
ΔE00 5.26
Light Gray
#D3D3D3
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 6.28
Azure (CSS)
#F0FFFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE5EB #EBE0DA
analogous
#DAEBE9 #DAE5EB #DADDEB
triadic
#DAE5EB #EBDAE5 #E5EBDA
tetradic
#DAE5EB #E9DAEB #EBE0DA #DDEBDA
square
#DAE5EB #E9DAEB #EBE0DA #DDEBDA
split-complementary
#DAE5EB #EBDADD #EBE9DA
monochromatic
#8BADC0 #B2C9D6 #DAE5EB #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.28
#DAE5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#DAE5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE5EB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE5EB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E4EB
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#D6E7E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #dae5eb; /* rgb */ color: rgb(218, 229, 235); /* oklch */ color: oklch(91.5% 0.014 231.2);
Tailwind
colors: {
custom: {
50: '#e5edf1',
500: '#dae5eb',
950: '#000000',
},
}SCSS
$custom: #dae5eb; $custom-light: #e5edf1; $custom-dark: #000000;
JSON
{
"hex": "#dae5eb",
"rgb": {
"r": 218,
"g": 229,
"b": 235
},
"hsl": {
"h": 201.176,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.91535,
"c": 0.01438,
"h": 231.2
},
"luminance": 0.76942
}Semantic roles & 50–950 ramp
primary
#DAE5EB
secondary
#C4B0A5
accent
#633DA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485