#D3ECFC#D3ECFC
#D3ECFC is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.034 H 235.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECFC |
|---|---|
| RGB | rgb(211, 236, 252) |
| HSL | hsl(203, 87%, 91%) |
| HSV | hsv(203, 16%, 99%) |
| CMYK | cmyk(16.3%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(92.07, -4.97, -10.48) |
| CIE-LCH | lch(92.07, 11.60, 244.62°) |
| OKLab | oklab(92.97% -0.0192 -0.0283) |
| OKLCH | oklch(92.97% 0.034 235.9) |
| XYZ | xyz(74.4257, 80.8664, 103.7641) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.68
Lightblue
#ADD8E6
ΔE00 7.64
Azure (CSS)
#F0FFFF
ΔE00 8.01
Ice Blue
#A5DFF9
ΔE00 8.18
Fog
#D8DCE0
ΔE00 8.22
Lightcyan
#E0FFFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECFC #FCE3D3
analogous
#D3FCF7 #D3ECFC #D3D7FC
triadic
#D3ECFC #FCD3EC #ECFCD3
tetradic
#D3ECFC #F7D3FC #FCE3D3 #D7FCD3
square
#D3ECFC #F7D3FC #FCE3D3 #D7FCD3
split-complementary
#D3ECFC #FCD3D7 #FCF7D3
monochromatic
#60BBF4 #9AD3F8 #D3ECFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.22
#D3ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#D3ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECFC
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECFC | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#C8F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3ecfc; /* rgb */ color: rgb(211, 236, 252); /* oklch */ color: oklch(93.0% 0.034 235.9);
Tailwind
colors: {
custom: {
50: '#e0f2fd',
500: '#d3ecfc',
950: '#000000',
},
}SCSS
$custom: #d3ecfc; $custom-light: #e0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d3ecfc",
"rgb": {
"r": 211,
"g": 236,
"b": 252
},
"hsl": {
"h": 203.415,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.92969,
"c": 0.03424,
"h": 235.9
},
"luminance": 0.80868
}Semantic roles & 50–950 ramp
primary
#D3ECFC
secondary
#E4B08F
accent
#5A02E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585