#D3F4FF#D3F4FF
#D3F4FF is a very light, muted cyan. Relative luminance 0.858; OKLCH L 94.7% C 0.037 H 219.9°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3F4FF |
|---|---|
| RGB | rgb(211, 244, 255) |
| HSL | hsl(195, 100%, 91%) |
| HSV | hsv(195, 17%, 100%) |
| CMYK | cmyk(17.3%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(94.21, -8.42, -8.86) |
| CIE-LCH | lch(94.21, 12.23, 226.45°) |
| OKLab | oklab(94.69% -0.0287 -0.024) |
| OKLCH | oklch(94.69% 0.037 219.9) |
| XYZ | xyz(77.2599, 85.7682, 107.0727) |
| Luminance | 0.8577 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.21
Very Light Blue
#D5FFFF
ΔE00 6.21
Pale Sky Blue
#BDF6FE
ΔE00 6.23
Ice Blue (survey)
#D7FFFE
ΔE00 6.34
Really Light Blue
#D4FFFF
ΔE00 6.35
Very Pale Blue
#D6FFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3F4FF #FFDED3
analogous
#D3FFF4 #D3F4FF #D3DEFF
triadic
#D3F4FF #FFD3F4 #F4FFD3
tetradic
#D3F4FF #F4D3FF #FFDED3 #DEFFD3
square
#D3F4FF #F4D3FF #FFDED3 #DEFFD3
split-complementary
#D3F4FF #FFD3DE #FFF4D3
monochromatic
#59D5FF #96E5FF #D3F4FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.16
#D3F4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#D3F4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3F4FF
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3F4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3F4FF | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#C7F8F7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #d3f4ff; /* rgb */ color: rgb(211, 244, 255); /* oklch */ color: oklch(94.7% 0.037 219.9);
Tailwind
colors: {
custom: {
50: '#e1f7ff',
500: '#d3f4ff',
950: '#000000',
},
}SCSS
$custom: #d3f4ff; $custom-light: #e1f7ff; $custom-dark: #000000;
JSON
{
"hex": "#d3f4ff",
"rgb": {
"r": 211,
"g": 244,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.94686,
"c": 0.0374,
"h": 219.9
},
"luminance": 0.8577
}Semantic roles & 50–950 ramp
primary
#D3F4FF
secondary
#EBA38C
accent
#3900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586