#D3EDFC#D3EDFC
#D3EDFC is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.2% C 0.034 H 233.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EDFC |
|---|---|
| RGB | rgb(211, 237, 252) |
| HSL | hsl(202, 87%, 91%) |
| HSV | hsv(202, 16%, 99%) |
| CMYK | cmyk(16.3%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(92.33, -5.48, -10.10) |
| CIE-LCH | lch(92.33, 11.49, 241.51°) |
| OKLab | oklab(93.17% -0.0205 -0.0273) |
| OKLCH | oklch(93.17% 0.034 233.1) |
| XYZ | xyz(74.7144, 81.4438, 103.8604) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.78
Lightblue
#ADD8E6
ΔE00 7.38
Azure (CSS)
#F0FFFF
ΔE00 7.65
Ice Blue
#A5DFF9
ΔE00 8.04
Lightcyan
#E0FFFF
ΔE00 8.07
Fog
#D8DCE0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EDFC #FCE2D3
analogous
#D3FCF6 #D3EDFC #D3D8FC
triadic
#D3EDFC #FCD3ED #EDFCD3
tetradic
#D3EDFC #F6D3FC #FCE2D3 #D8FCD3
square
#D3EDFC #F6D3FC #FCE2D3 #D8FCD3
split-complementary
#D3EDFC #FCD3D8 #FCF6D3
monochromatic
#60BEF4 #9AD6F8 #D3EDFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.21
#D3EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#D3EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EDFC
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EDFC | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#C8F1F2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d3edfc; /* rgb */ color: rgb(211, 237, 252); /* oklch */ color: oklch(93.2% 0.034 233.1);
Tailwind
colors: {
custom: {
50: '#e0f2fd',
500: '#d3edfc',
950: '#000000',
},
}SCSS
$custom: #d3edfc; $custom-light: #e0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#d3edfc",
"rgb": {
"r": 211,
"g": 237,
"b": 252
},
"hsl": {
"h": 201.951,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.93171,
"c": 0.03417,
"h": 233.1
},
"luminance": 0.81446
}Semantic roles & 50–950 ramp
primary
#D3EDFC
secondary
#E4AE8F
accent
#5402E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585