#DAE2E5#DAE2E5
#DAE2E5 is a very light, near-neutral cyan. Relative luminance 0.750; OKLCH L 90.8% C 0.010 H 222.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2E5 |
|---|---|
| RGB | rgb(218, 226, 229) |
| HSL | hsl(196, 17%, 88%) |
| HSV | hsv(196, 5%, 90%) |
| CMYK | cmyk(4.8%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(89.37, -2.12, -2.39) |
| CIE-LCH | lch(89.37, 3.20, 228.47°) |
| OKLab | oklab(90.76% -0.0071 -0.0064) |
| OKLCH | oklch(90.76% 0.01 222.1) |
| XYZ | xyz(70.2499, 74.9548, 84.8803) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.35
Gainsboro
#DCDCDC
ΔE00 3.79
Light Grey
#D8DCD6
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 4.79
Aliceblue
#F0F8FF
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2E5 #E5DDDA
analogous
#DAE5E2 #DAE2E5 #DADCE5
triadic
#DAE2E5 #E5DAE2 #E2E5DA
tetradic
#DAE2E5 #E2DAE5 #E5DDDA #DCE5DA
square
#DAE2E5 #E2DAE5 #E5DDDA #DCE5DA
split-complementary
#DAE2E5 #E5DADC #E5E2DA
monochromatic
#92AAB2 #B6C6CC #DAE2E5 #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.31
#DAE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#DAE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2E5
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2E5 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E5
Deuteranopia (green-blind)
#DEE0E5
Tritanopia (blue-blind)
#D7E3E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae2e5; /* rgb */ color: rgb(218, 226, 229); /* oklch */ color: oklch(90.8% 0.010 222.1);
Tailwind
colors: {
custom: {
50: '#e5ebed',
500: '#dae2e5',
950: '#000000',
},
}SCSS
$custom: #dae2e5; $custom-light: #e5ebed; $custom-dark: #000000;
JSON
{
"hex": "#dae2e5",
"rgb": {
"r": 218,
"g": 226,
"b": 229
},
"hsl": {
"h": 196.364,
"s": 17.46,
"l": 87.647
},
"oklch": {
"l": 0.90756,
"c": 0.00957,
"h": 222.1
},
"luminance": 0.74955
}Semantic roles & 50–950 ramp
primary
#DAE2E5
secondary
#BBADA8
accent
#604A9C
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484