#F6FCFF#F6FCFF
#F6FCFF is a very light, near-neutral cyan. Relative luminance 0.964; OKLCH L 98.7% C 0.008 H 228.9°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FCFF |
|---|---|
| RGB | rgb(246, 252, 255) |
| HSL | hsl(200, 100%, 98%) |
| HSV | hsv(200, 4%, 100%) |
| CMYK | cmyk(3.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(98.60, -1.43, -2.12) |
| CIE-LCH | lch(98.60, 2.56, 235.99°) |
| OKLab | oklab(98.74% -0.005 -0.0057) |
| OKLCH | oklch(98.74% 0.008 228.9) |
| XYZ | xyz(90.8631, 96.4332, 108.4149) |
| Luminance | 0.9643 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.06
Pale Grey
#FDFDFE
ΔE00 2.77
White
#FFFFFF
ΔE00 2.94
Whitesmoke
#F5F5F5
ΔE00 3.07
Off White
#FAF9F6
ΔE00 3.94
Ghostwhite
#F8F8FF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FCFF #FFF9F6
analogous
#F6FFFD #F6FCFF #F6F7FF
triadic
#F6FCFF #FFF6FC #FCFFF6
tetradic
#F6FCFF #FDF6FF #FFF9F6 #F7FFF6
square
#F6FCFF #FDF6FF #FFF9F6 #F7FFF6
split-complementary
#F6FCFF #FFF6F7 #FFFDF6
monochromatic
#7CD3FF #B9E8FF #E0F5FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.04
#F6FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F6FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FCFF
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FCFF | 1.00 | 1.04 | 20.29 | 20.29 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFCFF
Deuteranopia (green-blind)
#F9FAFF
Tritanopia (blue-blind)
#F4FDFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6fcff; /* rgb */ color: rgb(246, 252, 255); /* oklch */ color: oklch(98.7% 0.008 228.9);
Tailwind
colors: {
custom: {
50: '#f9fdff',
500: '#f6fcff',
950: '#000000',
},
}SCSS
$custom: #f6fcff; $custom-light: #f9fdff; $custom-dark: #000000;
JSON
{
"hex": "#f6fcff",
"rgb": {
"r": 246,
"g": 252,
"b": 255
},
"hsl": {
"h": 200,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.98741,
"c": 0.00753,
"h": 228.9
},
"luminance": 0.96434
}Semantic roles & 50–950 ramp
primary
#F6FCFF
secondary
#F0C1A9
accent
#4D00E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586