#D9ECFC#D9ECFC
#D9ECFC is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.030 H 243.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D9ECFC |
|---|---|
| RGB | rgb(217, 236, 252) |
| HSL | hsl(207, 85%, 92%) |
| HSV | hsv(207, 14%, 99%) |
| CMYK | cmyk(13.9%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.47, -3.11, -9.84) |
| CIE-LCH | lch(92.47, 10.33, 252.45°) |
| OKLab | oklab(93.39% -0.0133 -0.0265) |
| OKLCH | oklch(93.39% 0.03 243.4) |
| XYZ | xyz(76.1772, 81.7695, 103.8462) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.37
Fog
#D8DCE0
ΔE00 7.08
Azure (CSS)
#F0FFFF
ΔE00 8.00
Ghostwhite
#F8F8FF
ΔE00 8.31
Light Blue Grey
#B7C9E2
ΔE00 8.85
Whitesmoke
#F5F5F5
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9ECFC #FCE9D9
analogous
#D9FCFB #D9ECFC #D9DBFC
triadic
#D9ECFC #FCD9EC #ECFCD9
tetradic
#D9ECFC #FBD9FC #FCE9D9 #DBFCD9
square
#D9ECFC #FBD9FC #FCE9D9 #DBFCD9
split-complementary
#D9ECFC #FCD9DB #FCFBD9
monochromatic
#68B3F3 #A0D0F8 #D9ECFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.21
#D9ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#D9ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9ECFC
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9ECFC | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#D0F0F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d9ecfc; /* rgb */ color: rgb(217, 236, 252); /* oklch */ color: oklch(93.4% 0.030 243.4);
Tailwind
colors: {
custom: {
50: '#e5f2fd',
500: '#d9ecfc',
950: '#000000',
},
}SCSS
$custom: #d9ecfc; $custom-light: #e5f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d9ecfc",
"rgb": {
"r": 217,
"g": 236,
"b": 252
},
"hsl": {
"h": 207.429,
"s": 85.366,
"l": 91.961
},
"oklch": {
"l": 0.93386,
"c": 0.02969,
"h": 243.4
},
"luminance": 0.81771
}Semantic roles & 50–950 ramp
primary
#D9ECFC
secondary
#E4B995
accent
#6904E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585