#DAE2E7#DAE2E7
#DAE2E7 is a very light, near-neutral cyan. Relative luminance 0.751; OKLCH L 90.8% C 0.011 H 234.8°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2E7 |
|---|---|
| RGB | rgb(218, 226, 231) |
| HSL | hsl(203, 21%, 88%) |
| HSV | hsv(203, 6%, 91%) |
| CMYK | cmyk(5.6%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(89.42, -1.74, -3.37) |
| CIE-LCH | lch(89.42, 3.79, 242.60°) |
| OKLab | oklab(90.82% -0.0063 -0.009) |
| OKLCH | oklch(90.82% 0.011 234.8) |
| XYZ | xyz(70.5307, 75.0671, 86.3594) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.08
Gainsboro
#DCDCDC
ΔE00 4.03
Aliceblue
#F0F8FF
ΔE00 4.81
Light Gray
#D3D3D3
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.74
Whitesmoke
#F5F5F5
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2E7 #E7DFDA
analogous
#DAE7E5 #DAE2E7 #DADBE7
triadic
#DAE2E7 #E7DAE2 #E2E7DA
tetradic
#DAE2E7 #E5DAE7 #E7DFDA #DBE7DA
square
#DAE2E7 #E5DAE7 #E7DFDA #DBE7DA
split-complementary
#DAE2E7 #E7DADB #E7E5DA
monochromatic
#90A8B7 #B5C5CF #DAE2E7 #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.31
#DAE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DAE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2E7
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2E7 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2E7
Deuteranopia (green-blind)
#DEE0E7
Tritanopia (blue-blind)
#D7E3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae2e7; /* rgb */ color: rgb(218, 226, 231); /* oklch */ color: oklch(90.8% 0.011 234.8);
Tailwind
colors: {
custom: {
50: '#e5ebee',
500: '#dae2e7',
950: '#000000',
},
}SCSS
$custom: #dae2e7; $custom-light: #e5ebee; $custom-dark: #000000;
JSON
{
"hex": "#dae2e7",
"rgb": {
"r": 218,
"g": 226,
"b": 231
},
"hsl": {
"h": 203.077,
"s": 21.311,
"l": 88.039
},
"oklch": {
"l": 0.90815,
"c": 0.01102,
"h": 234.8
},
"luminance": 0.75068
}Semantic roles & 50–950 ramp
primary
#DAE2E7
secondary
#BEB0A7
accent
#6846A0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485