#DAE2E4#DAE2E4
#DAE2E4 is a very light, near-neutral cyan. Relative luminance 0.749; OKLCH L 90.7% C 0.009 H 214.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2E4 |
|---|---|
| RGB | rgb(218, 226, 228) |
| HSL | hsl(192, 16%, 87%) |
| HSV | hsv(192, 4%, 89%) |
| CMYK | cmyk(4.4%, 0.9%, 0%, 10.6%) |
| CIE-LAB | lab(89.35, -2.31, -1.91) |
| CIE-LCH | lch(89.35, 2.99, 219.59°) |
| OKLab | oklab(90.73% -0.0075 -0.0051) |
| OKLCH | oklch(90.73% 0.009 214.3) |
| XYZ | xyz(70.1107, 74.8991, 84.1471) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.63
Gainsboro
#DCDCDC
ΔE00 3.76
Light Grey
#D8DCD6
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 4.76
Aliceblue
#F0F8FF
ΔE00 5.37
Whitesmoke
#F5F5F5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2E4 #E4DCDA
analogous
#DAE4E1 #DAE2E4 #DADDE4
triadic
#DAE2E4 #E4DAE2 #E2E4DA
tetradic
#DAE2E4 #E1DAE4 #E4DCDA #DDE4DA
square
#DAE2E4 #E1DAE4 #E4DCDA #DDE4DA
split-complementary
#DAE2E4 #E4DADD #E4E1DA
monochromatic
#93ABB0 #B7C6CA #DAE2E4 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.31
#DAE2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#DAE2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2E4
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2E4 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#DFE0E4
Tritanopia (blue-blind)
#D8E3E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dae2e4; /* rgb */ color: rgb(218, 226, 228); /* oklch */ color: oklch(90.7% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#e5ebec',
500: '#dae2e4',
950: '#000000',
},
}SCSS
$custom: #dae2e4; $custom-light: #e5ebec; $custom-dark: #000000;
JSON
{
"hex": "#dae2e4",
"rgb": {
"r": 218,
"g": 226,
"b": 228
},
"hsl": {
"h": 192,
"s": 15.625,
"l": 87.451
},
"oklch": {
"l": 0.90727,
"c": 0.00906,
"h": 214.3
},
"luminance": 0.749
}Semantic roles & 50–950 ramp
primary
#DAE2E4
secondary
#BAACA9
accent
#5B4C9A
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484