#F1FCFF#F1FCFF
#F1FCFF is a very light, near-neutral cyan. Relative luminance 0.955; OKLCH L 98.4% C 0.012 H 215.8°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FCFF |
|---|---|
| RGB | rgb(241, 252, 255) |
| HSL | hsl(193, 100%, 97%) |
| HSV | hsv(193, 5%, 100%) |
| CMYK | cmyk(5.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(98.25, -3.05, -2.68) |
| CIE-LCH | lch(98.25, 4.06, 221.33°) |
| OKLab | oklab(98.37% -0.01 -0.0072) |
| OKLCH | oklch(98.37% 0.012 215.8) |
| XYZ | xyz(89.1324, 95.5408, 108.3338) |
| Luminance | 0.9554 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.47
Aliceblue
#F0F8FF
ΔE00 2.75
Mintcream
#F5FFFA
ΔE00 3.95
Pale Grey
#FDFDFE
ΔE00 4.81
Whitesmoke
#F5F5F5
ΔE00 4.84
White
#FFFFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FCFF #FFF4F1
analogous
#F1FFFB #F1FCFF #F1F5FF
triadic
#F1FCFF #FFF1FC #FCFFF1
tetradic
#F1FCFF #FBF1FF #FFF4F1 #F5FFF1
square
#F1FCFF #FBF1FF #FFF4F1 #F5FFF1
split-complementary
#F1FCFF #FFF1F5 #FFFBF1
monochromatic
#77E2FF #B4EFFF #E0F8FF #E0F8FF #E0F8FF
Accessibility & contrast
On white
1.04
#F1FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F1FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FCFF
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FCFF | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#EDFDFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1fcff; /* rgb */ color: rgb(241, 252, 255); /* oklch */ color: oklch(98.4% 0.012 215.8);
Tailwind
colors: {
custom: {
50: '#f5fdff',
500: '#f1fcff',
950: '#000000',
},
}SCSS
$custom: #f1fcff; $custom-light: #f5fdff; $custom-dark: #000000;
JSON
{
"hex": "#f1fcff",
"rgb": {
"r": 241,
"g": 252,
"b": 255
},
"hsl": {
"h": 192.857,
"s": 100,
"l": 97.255
},
"oklch": {
"l": 0.98374,
"c": 0.01229,
"h": 215.8
},
"luminance": 0.95542
}Semantic roles & 50–950 ramp
primary
#F1FCFF
secondary
#EFB5A5
accent
#3100E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171718
muted
#858586