#F6FBFE#F6FBFE
#F6FBFE is a very light, near-neutral cyan. Relative luminance 0.957; OKLCH L 98.5% C 0.007 H 233.6°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FBFE |
|---|---|
| RGB | rgb(246, 251, 254) |
| HSL | hsl(203, 80%, 98%) |
| HSV | hsv(203, 3%, 100%) |
| CMYK | cmyk(3.1%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.33, -1.11, -2.01) |
| CIE-LCH | lch(98.33, 2.29, 241.15°) |
| OKLab | oklab(98.52% -0.004 -0.0054) |
| OKLCH | oklch(98.52% 0.007 233.6) |
| XYZ | xyz(90.3893, 95.7426, 107.4649) |
| Luminance | 0.9574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.09
Pale Grey
#FDFDFE
ΔE00 2.40
White
#FFFFFF
ΔE00 2.64
Whitesmoke
#F5F5F5
ΔE00 2.67
Ghostwhite
#F8F8FF
ΔE00 3.60
Off White
#FAF9F6
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FBFE #FEF9F6
analogous
#F6FEFD #F6FBFE #F6F7FE
triadic
#F6FBFE #FEF6FB #FBFEF6
tetradic
#F6FBFE #FDF6FE #FEF9F6 #F7FEF6
square
#F6FBFE #FDF6FE #FEF9F6 #F7FEF6
split-complementary
#F6FBFE #FEF6F7 #FEFDF6
monochromatic
#88CAF2 #BFE3F8 #E3F3FC #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.04
#F6FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F6FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FBFE
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FBFE | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F8FAFE
Tritanopia (blue-blind)
#F4FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fbfe; /* rgb */ color: rgb(246, 251, 254); /* oklch */ color: oklch(98.5% 0.007 233.6);
Tailwind
colors: {
custom: {
50: '#f9fcfe',
500: '#f6fbfe',
950: '#000000',
},
}SCSS
$custom: #f6fbfe; $custom-light: #f9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f6fbfe",
"rgb": {
"r": 246,
"g": 251,
"b": 254
},
"hsl": {
"h": 202.5,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98517,
"c": 0.00666,
"h": 233.6
},
"luminance": 0.95743
}Semantic roles & 50–950 ramp
primary
#F6FBFE
secondary
#E9C5B0
accent
#5809DC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585