#F6FBFF#F6FBFF
#F6FBFF is a very light, near-neutral cyan. Relative luminance 0.958; OKLCH L 98.5% C 0.008 H 241.6°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FBFF |
|---|---|
| RGB | rgb(246, 251, 255) |
| HSL | hsl(207, 100%, 98%) |
| HSV | hsv(207, 4%, 100%) |
| CMYK | cmyk(3.5%, 1.6%, 0%, 0%) |
| CIE-LAB | lab(98.36, -0.92, -2.48) |
| CIE-LCH | lch(98.36, 2.65, 249.58°) |
| OKLab | oklab(98.55% -0.0036 -0.0066) |
| OKLCH | oklch(98.55% 0.008 241.6) |
| XYZ | xyz(90.5499, 95.8068, 108.3105) |
| Luminance | 0.9581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.76
Pale Grey
#FDFDFE
ΔE00 2.51
White
#FFFFFF
ΔE00 2.84
Whitesmoke
#F5F5F5
ΔE00 2.88
Ghostwhite
#F8F8FF
ΔE00 3.24
Off White
#FAF9F6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FBFF #FFFAF6
analogous
#F6FFFE #F6FBFF #F6F6FF
triadic
#F6FBFF #FFF6FB #FBFFF6
tetradic
#F6FBFF #FEF6FF #FFFAF6 #F6FFF6
square
#F6FBFF #FEF6FF #FFFAF6 #F6FFF6
split-complementary
#F6FBFF #FFF6F6 #FFFEF6
monochromatic
#7CC5FF #B9E0FF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.04
#F6FBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F6FBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FBFF
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FBFF | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F8FAFF
Tritanopia (blue-blind)
#F4FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fbff; /* rgb */ color: rgb(246, 251, 255); /* oklch */ color: oklch(98.5% 0.008 241.6);
Tailwind
colors: {
custom: {
50: '#f9fcff',
500: '#f6fbff',
950: '#000000',
},
}SCSS
$custom: #f6fbff; $custom-light: #f9fcff; $custom-dark: #000000;
JSON
{
"hex": "#f6fbff",
"rgb": {
"r": 246,
"g": 251,
"b": 255
},
"hsl": {
"h": 206.667,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.98546,
"c": 0.00753,
"h": 241.6
},
"luminance": 0.95807
}Semantic roles & 50–950 ramp
primary
#F6FBFF
secondary
#F0C9A9
accent
#6600E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586