#D3F2FC#D3F2FC
#D3F2FC is a very light, muted cyan. Relative luminance 0.844; OKLCH L 94.2% C 0.035 H 219.2°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2FC |
|---|---|
| RGB | rgb(211, 242, 252) |
| HSL | hsl(195, 87%, 91%) |
| HSV | hsv(195, 16%, 99%) |
| CMYK | cmyk(16.3%, 4%, 0%, 1.2%) |
| CIE-LAB | lab(93.62, -8.03, -8.19) |
| CIE-LCH | lch(93.62, 11.47, 225.59°) |
| OKLab | oklab(94.19% -0.0272 -0.0222) |
| OKLCH | oklch(94.19% 0.035 219.2) |
| XYZ | xyz(76.1823, 84.3795, 104.3497) |
| Luminance | 0.8438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 6.32
Ice Blue (survey)
#D7FFFE
ΔE00 6.40
Really Light Blue
#D4FFFF
ΔE00 6.47
Pale Sky Blue
#BDF6FE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2FC #FCDDD3
analogous
#D3FCF1 #D3F2FC #D3DDFC
triadic
#D3F2FC #FCD3F2 #F2FCD3
tetradic
#D3F2FC #F1D3FC #FCDDD3 #DDFCD3
square
#D3F2FC #F1D3FC #FCDDD3 #DDFCD3
split-complementary
#D3F2FC #FCD3DD #FCF1D3
monochromatic
#60D0F4 #9AE1F8 #D3F2FC #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.17
#D3F2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#D3F2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2FC
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2FC | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#E5EAFC
Tritanopia (blue-blind)
#C8F6F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3f2fc; /* rgb */ color: rgb(211, 242, 252); /* oklch */ color: oklch(94.2% 0.035 219.2);
Tailwind
colors: {
custom: {
50: '#e1f6fd',
500: '#d3f2fc',
950: '#000000',
},
}SCSS
$custom: #d3f2fc; $custom-light: #e1f6fd; $custom-dark: #000000;
JSON
{
"hex": "#d3f2fc",
"rgb": {
"r": 211,
"g": 242,
"b": 252
},
"hsl": {
"h": 194.634,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.94186,
"c": 0.03507,
"h": 219.2
},
"luminance": 0.84381
}Semantic roles & 50–950 ramp
primary
#D3F2FC
secondary
#E4A48F
accent
#3902E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585