#D3EEFD#D3EEFD
#D3EEFD is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.4% C 0.035 H 232.0°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEFD |
|---|---|
| RGB | rgb(211, 238, 253) |
| HSL | hsl(201, 91%, 91%) |
| HSV | hsv(201, 17%, 99%) |
| CMYK | cmyk(16.6%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.61, -5.79, -10.20) |
| CIE-LCH | lch(92.61, 11.73, 240.42°) |
| OKLab | oklab(93.41% -0.0215 -0.0276) |
| OKLCH | oklch(93.41% 0.035 232) |
| XYZ | xyz(75.1636, 82.0880, 104.7939) |
| Luminance | 0.8209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.94
Lightblue
#ADD8E6
ΔE00 7.31
Azure (CSS)
#F0FFFF
ΔE00 7.61
Lightcyan
#E0FFFF
ΔE00 7.85
Ice Blue
#A5DFF9
ΔE00 7.92
Fog
#D8DCE0
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEFD #FDE2D3
analogous
#D3FDF7 #D3EEFD #D3D9FD
triadic
#D3EEFD #FDD3EE #EEFDD3
tetradic
#D3EEFD #F7D3FD #FDE2D3 #D9FDD3
square
#D3EEFD #F7D3FD #FDE2D3 #D9FDD3
split-complementary
#D3EEFD #FDD3D9 #FDF7D3
monochromatic
#5EC1F8 #98D7FA #D3EEFD #E2F4FE #E2F4FE
Accessibility & contrast
On white
1.21
#D3EEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#D3EEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEFD
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEFD | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E1E8FD
Tritanopia (blue-blind)
#C8F2F3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d3eefd; /* rgb */ color: rgb(211, 238, 253); /* oklch */ color: oklch(93.4% 0.035 232.0);
Tailwind
colors: {
custom: {
50: '#e1f3fe',
500: '#d3eefd',
950: '#000000',
},
}SCSS
$custom: #d3eefd; $custom-light: #e1f3fe; $custom-dark: #000000;
JSON
{
"hex": "#d3eefd",
"rgb": {
"r": 211,
"g": 238,
"b": 253
},
"hsl": {
"h": 201.429,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.93405,
"c": 0.03498,
"h": 232
},
"luminance": 0.8209
}Semantic roles & 50–950 ramp
primary
#D3EEFD
secondary
#E6AE8E
accent
#5200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585