#D3E2EC#D3E2EC
#D3E2EC is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.021 H 236.8°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2EC |
|---|---|
| RGB | rgb(211, 226, 236) |
| HSL | hsl(204, 40%, 88%) |
| HSV | hsv(204, 11%, 93%) |
| CMYK | cmyk(10.6%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(89.06, -3.05, -6.58) |
| CIE-LCH | lch(89.06, 7.25, 245.09°) |
| OKLab | oklab(90.45% -0.0116 -0.0177) |
| OKLCH | oklch(90.45% 0.021 236.8) |
| XYZ | xyz(69.1973, 74.2967, 90.0357) |
| Luminance | 0.7430 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.59
Aliceblue
#F0F8FF
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 6.84
Light Gray
#D3D3D3
ΔE00 7.39
Azure (CSS)
#F0FFFF
ΔE00 7.69
Whitesmoke
#F5F5F5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2EC #ECDDD3
analogous
#D3ECEA #D3E2EC #D3D5EC
triadic
#D3E2EC #ECD3E2 #E2ECD3
tetradic
#D3E2EC #EAD3EC #ECDDD3 #D5ECD3
square
#D3E2EC #EAD3EC #ECDDD3 #D5ECD3
split-complementary
#D3E2EC #ECD3D5 #ECEAD3
monochromatic
#7EAAC7 #A8C6DA #D3E2EC #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.32
#D3E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#D3E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2EC
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2EC | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1ED
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#CDE5E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d3e2ec; /* rgb */ color: rgb(211, 226, 236); /* oklch */ color: oklch(90.5% 0.021 236.8);
Tailwind
colors: {
custom: {
50: '#e0ebf2',
500: '#d3e2ec',
950: '#000000',
},
}SCSS
$custom: #d3e2ec; $custom-light: #e0ebf2; $custom-dark: #000000;
JSON
{
"hex": "#d3e2ec",
"rgb": {
"r": 211,
"g": 226,
"b": 236
},
"hsl": {
"h": 204,
"s": 39.683,
"l": 87.647
},
"oklch": {
"l": 0.90451,
"c": 0.02115,
"h": 236.8
},
"luminance": 0.74298
}Semantic roles & 50–950 ramp
primary
#D3E2EC
secondary
#C7AD9C
accent
#6633B3
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485