#D8ECF2#D8ECF2
#D8ECF2 is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.0% C 0.023 H 217.6°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D8ECF2 |
|---|---|
| RGB | rgb(216, 236, 242) |
| HSL | hsl(194, 50%, 90%) |
| HSV | hsv(194, 11%, 95%) |
| CMYK | cmyk(10.7%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.13, -5.41, -5.15) |
| CIE-LCH | lch(92.13, 7.47, 223.58°) |
| OKLab | oklab(93.01% -0.018 -0.0139) |
| OKLCH | oklch(93.01% 0.023 217.6) |
| XYZ | xyz(74.3377, 80.9994, 95.7051) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 5.75
Lightcyan
#E0FFFF
ΔE00 6.05
Fog
#D8DCE0
ΔE00 6.79
Mintcream
#F5FFFA
ΔE00 7.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8ECF2 #F2DED8
analogous
#D8F2EB #D8ECF2 #D8DFF2
triadic
#D8ECF2 #F2D8EC #ECF2D8
tetradic
#D8ECF2 #EBD8F2 #F2DED8 #DFF2D8
square
#D8ECF2 #EBD8F2 #F2DED8 #DFF2D8
split-complementary
#D8ECF2 #F2D8DF #F2EBD8
monochromatic
#7CBFD3 #AAD6E3 #D8ECF2 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.22
#D8ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D8ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8ECF2
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8ECF2 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#E3E7F2
Tritanopia (blue-blind)
#D1EEEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d8ecf2; /* rgb */ color: rgb(216, 236, 242); /* oklch */ color: oklch(93.0% 0.023 217.6);
Tailwind
colors: {
custom: {
50: '#e4f2f6',
500: '#d8ecf2',
950: '#000000',
},
}SCSS
$custom: #d8ecf2; $custom-light: #e4f2f6; $custom-dark: #000000;
JSON
{
"hex": "#d8ecf2",
"rgb": {
"r": 216,
"g": 236,
"b": 242
},
"hsl": {
"h": 193.846,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.93009,
"c": 0.02271,
"h": 217.6
},
"luminance": 0.81001
}Semantic roles & 50–950 ramp
primary
#D8ECF2
secondary
#D0AA9E
accent
#4B28BD
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585