#D3F2FA#D3F2FA
#D3F2FA is a very light, muted cyan. Relative luminance 0.843; OKLCH L 94.1% C 0.034 H 215.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2FA |
|---|---|
| RGB | rgb(211, 242, 250) |
| HSL | hsl(192, 80%, 90%) |
| HSV | hsv(192, 16%, 98%) |
| CMYK | cmyk(15.6%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(93.56, -8.43, -7.24) |
| CIE-LCH | lch(93.56, 11.11, 220.64°) |
| OKLab | oklab(94.13% -0.0279 -0.0196) |
| OKLCH | oklch(94.13% 0.034 215) |
| XYZ | xyz(75.8670, 84.2534, 102.6893) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.42
Very Light Blue
#D5FFFF
ΔE00 5.59
Ice Blue (survey)
#D7FFFE
ΔE00 5.64
Really Light Blue
#D4FFFF
ΔE00 5.74
Very Pale Blue
#D6FFFE
ΔE00 5.77
Pale Sky Blue
#BDF6FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2FA #FADBD3
analogous
#D3FAEE #D3F2FA #D3DEFA
triadic
#D3F2FA #FAD3F2 #F2FAD3
tetradic
#D3F2FA #EED3FA #FADBD3 #DEFAD3
square
#D3F2FA #EED3FA #FADBD3 #DEFAD3
split-complementary
#D3F2FA #FAD3DE #FAEED3
monochromatic
#65D2EE #9CE2F4 #D3F2FA #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.18
#D3F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#D3F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2FA
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2FA | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#C8F5F4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d3f2fa; /* rgb */ color: rgb(211, 242, 250); /* oklch */ color: oklch(94.1% 0.034 215.0);
Tailwind
colors: {
custom: {
50: '#e1f6fc',
500: '#d3f2fa',
950: '#000000',
},
}SCSS
$custom: #d3f2fa; $custom-light: #e1f6fc; $custom-dark: #000000;
JSON
{
"hex": "#d3f2fa",
"rgb": {
"r": 211,
"g": 242,
"b": 250
},
"hsl": {
"h": 192.308,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.94125,
"c": 0.0341,
"h": 215
},
"luminance": 0.84255
}Semantic roles & 50–950 ramp
primary
#D3F2FA
secondary
#E0A191
accent
#350ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585