#DAE2ED#DAE2ED
#DAE2ED is a very light, near-neutral cyan. Relative luminance 0.754; OKLCH L 91.0% C 0.017 H 256.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DAE2ED |
|---|---|
| RGB | rgb(218, 226, 237) |
| HSL | hsl(215, 35%, 89%) |
| HSV | hsv(215, 8%, 93%) |
| CMYK | cmyk(8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(89.59, -0.60, -6.28) |
| CIE-LCH | lch(89.59, 6.30, 264.52°) |
| OKLab | oklab(91% -0.0041 -0.0168) |
| OKLCH | oklch(91% 0.017 256.3) |
| XYZ | xyz(71.3927, 75.4119, 90.8991) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.47
Aliceblue
#F0F8FF
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.67
Ghostwhite
#F8F8FF
ΔE00 6.16
Lavender (CSS)
#E6E6FA
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAE2ED #EDE5DA
analogous
#DAECED #DAE2ED #DCDAED
triadic
#DAE2ED #EDDAE2 #E2EDDA
tetradic
#DAE2ED #EDDAEC #EDE5DA #DAEDDC
square
#DAE2ED #EDDAEC #EDE5DA #DAEDDC
split-complementary
#DAE2ED #EDDCDA #ECEDDA
monochromatic
#88A1C5 #B1C2D9 #DAE2ED #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.31
#DAE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#DAE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAE2ED
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAE2ED | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#D6E4E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dae2ed; /* rgb */ color: rgb(218, 226, 237); /* oklch */ color: oklch(91.0% 0.017 256.3);
Tailwind
colors: {
custom: {
50: '#e5ebf2',
500: '#dae2ed',
950: '#000000',
},
}SCSS
$custom: #dae2ed; $custom-light: #e5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#dae2ed",
"rgb": {
"r": 218,
"g": 226,
"b": 237
},
"hsl": {
"h": 214.737,
"s": 34.545,
"l": 89.216
},
"oklch": {
"l": 0.90995,
"c": 0.01731,
"h": 256.3
},
"luminance": 0.75413
}Semantic roles & 50–950 ramp
primary
#DAE2ED
secondary
#C7B8A4
accent
#7C38AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485