#D3F2FB#D3F2FB
#D3F2FB is a very light, muted cyan. Relative luminance 0.843; OKLCH L 94.2% C 0.035 H 217.1°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F2FB |
|---|---|
| RGB | rgb(211, 242, 251) |
| HSL | hsl(194, 83%, 91%) |
| HSV | hsv(194, 16%, 98%) |
| CMYK | cmyk(15.9%, 3.6%, 0%, 1.6%) |
| CIE-LAB | lab(93.59, -8.23, -7.71) |
| CIE-LCH | lch(93.59, 11.28, 223.15°) |
| OKLab | oklab(94.16% -0.0275 -0.0209) |
| OKLCH | oklch(94.16% 0.035 217.1) |
| XYZ | xyz(76.0242, 84.3163, 103.5173) |
| Luminance | 0.8432 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.78
Very Light Blue
#D5FFFF
ΔE00 5.95
Ice Blue (survey)
#D7FFFE
ΔE00 6.02
Really Light Blue
#D4FFFF
ΔE00 6.10
Very Pale Blue
#D6FFFE
ΔE00 6.15
Pale Sky Blue
#BDF6FE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F2FB #FBDCD3
analogous
#D3FBF0 #D3F2FB #D3DEFB
triadic
#D3F2FB #FBD3F2 #F2FBD3
tetradic
#D3F2FB #F0D3FB #FBDCD3 #DEFBD3
square
#D3F2FB #F0D3FB #FBDCD3 #DEFBD3
split-complementary
#D3F2FB #FBD3DE #FBF0D3
monochromatic
#63D1F1 #9BE1F6 #D3F2FB #E3F7FC #E3F7FC
Accessibility & contrast
On white
1.18
#D3F2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#D3F2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F2FB
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F2FB | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#E5EAFB
Tritanopia (blue-blind)
#C8F6F5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d3f2fb; /* rgb */ color: rgb(211, 242, 251); /* oklch */ color: oklch(94.2% 0.035 217.1);
Tailwind
colors: {
custom: {
50: '#e1f6fc',
500: '#d3f2fb',
950: '#000000',
},
}SCSS
$custom: #d3f2fb; $custom-light: #e1f6fc; $custom-dark: #000000;
JSON
{
"hex": "#d3f2fb",
"rgb": {
"r": 211,
"g": 242,
"b": 251
},
"hsl": {
"h": 193.5,
"s": 83.333,
"l": 90.588
},
"oklch": {
"l": 0.94156,
"c": 0.03456,
"h": 217.1
},
"luminance": 0.84318
}Semantic roles & 50–950 ramp
primary
#D3F2FB
secondary
#E2A390
accent
#3706E0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585