#D3ECFF#D3ECFF
#D3ECFF is a very light, muted cyan. Relative luminance 0.811; OKLCH L 93.1% C 0.037 H 240.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECFF |
|---|---|
| RGB | rgb(211, 236, 255) |
| HSL | hsl(206, 100%, 91%) |
| HSV | hsv(206, 17%, 100%) |
| CMYK | cmyk(17.3%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.16, -4.35, -11.92) |
| CIE-LCH | lch(92.16, 12.69, 249.93°) |
| OKLab | oklab(93.07% -0.0181 -0.0323) |
| OKLCH | oklch(93.07% 0.037 240.7) |
| XYZ | xyz(74.9048, 81.0580, 106.2876) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.97
Lightblue
#ADD8E6
ΔE00 8.24
Ice Blue
#A5DFF9
ΔE00 8.30
Fog
#D8DCE0
ΔE00 8.58
Light Blue Grey
#B7C9E2
ΔE00 8.80
Azure (CSS)
#F0FFFF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECFF #FFE6D3
analogous
#D3FFFC #D3ECFF #D3D6FF
triadic
#D3ECFF #FFD3EC #ECFFD3
tetradic
#D3ECFF #FCD3FF #FFE6D3 #D6FFD3
square
#D3ECFF #FCD3FF #FFE6D3 #D6FFD3
split-complementary
#D3ECFF #FFD3D6 #FFFCD3
monochromatic
#59B7FF #96D2FF #D3ECFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.22
#D3ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#D3ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#C8F1F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3ecff; /* rgb */ color: rgb(211, 236, 255); /* oklch */ color: oklch(93.1% 0.037 240.7);
Tailwind
colors: {
custom: {
50: '#e1f2ff',
500: '#d3ecff',
950: '#000000',
},
}SCSS
$custom: #d3ecff; $custom-light: #e1f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d3ecff",
"rgb": {
"r": 211,
"g": 236,
"b": 255
},
"hsl": {
"h": 205.909,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.93065,
"c": 0.037,
"h": 240.7
},
"luminance": 0.8106
}Semantic roles & 50–950 ramp
primary
#D3ECFF
secondary
#EBB58C
accent
#6300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586