#F6FAFF#F6FAFF
#F6FAFF is a very light, near-neutral cyan. Relative luminance 0.952; OKLCH L 98.4% C 0.008 H 253.9°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAFF |
|---|---|
| RGB | rgb(246, 250, 255) |
| HSL | hsl(213, 100%, 98%) |
| HSV | hsv(213, 4%, 100%) |
| CMYK | cmyk(3.5%, 2%, 0%, 0%) |
| CIE-LAB | lab(98.11, -0.42, -2.85) |
| CIE-LCH | lch(98.11, 2.88, 261.63°) |
| OKLab | oklab(98.35% -0.0022 -0.0076) |
| OKLCH | oklch(98.35% 0.008 253.9) |
| XYZ | xyz(90.2383, 95.1837, 108.2066) |
| Luminance | 0.9518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.81
Ghostwhite
#F8F8FF
ΔE00 2.46
Pale Grey
#FDFDFE
ΔE00 2.47
Whitesmoke
#F5F5F5
ΔE00 2.89
White
#FFFFFF
ΔE00 2.95
Off White
#FAF9F6
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAFF #FFFBF6
analogous
#F6FEFF #F6FAFF #F6F6FF
triadic
#F6FAFF #FFF6FA #FAFFF6
tetradic
#F6FAFF #FFF6FE #FFFBF6 #F6FFF6
square
#F6FAFF #FFF6FE #FFFBF6 #F6FFF6
split-complementary
#F6FAFF #FFF6F6 #FEFFF6
monochromatic
#7CB6FF #B9D8FF #E0EEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.05
#F6FAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#F6FAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAFF
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAFF | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F7F9FF
Tritanopia (blue-blind)
#F4FBFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6faff; /* rgb */ color: rgb(246, 250, 255); /* oklch */ color: oklch(98.4% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#f9fbff',
500: '#f6faff',
950: '#000000',
},
}SCSS
$custom: #f6faff; $custom-light: #f9fbff; $custom-dark: #000000;
JSON
{
"hex": "#f6faff",
"rgb": {
"r": 246,
"g": 250,
"b": 255
},
"hsl": {
"h": 213.333,
"s": 100,
"l": 98.235
},
"oklch": {
"l": 0.98351,
"c": 0.00791,
"h": 253.9
},
"luminance": 0.95184
}Semantic roles & 50–950 ramp
primary
#F6FAFF
secondary
#F0D1A9
accent
#7F00E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586