#F7FBFE#F7FBFE
#F7FBFE is a very light, near-neutral cyan. Relative luminance 0.959; OKLCH L 98.6% C 0.006 H 239.8°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FBFE |
|---|---|
| RGB | rgb(247, 251, 254) |
| HSL | hsl(206, 78%, 98%) |
| HSV | hsv(206, 3%, 100%) |
| CMYK | cmyk(2.8%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(98.40, -0.78, -1.89) |
| CIE-LCH | lch(98.40, 2.05, 247.62°) |
| OKLab | oklab(98.59% -0.0029 -0.005) |
| OKLCH | oklch(98.59% 0.006 239.8) |
| XYZ | xyz(90.7411, 95.9240, 107.4814) |
| Luminance | 0.9592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Grey
#FDFDFE
ΔE00 2.00
Aliceblue
#F0F8FF
ΔE00 2.30
White
#FFFFFF
ΔE00 2.31
Whitesmoke
#F5F5F5
ΔE00 2.38
Ghostwhite
#F8F8FF
ΔE00 3.21
Off White
#FAF9F6
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FBFE #FEFAF7
analogous
#F7FEFD #F7FBFE #F7F7FE
triadic
#F7FBFE #FEF7FB #FBFEF7
tetradic
#F7FBFE #FDF7FE #FEFAF7 #F7FEF7
square
#F7FBFE #FDF7FE #FEFAF7 #F7FEF7
split-complementary
#F7FBFE #FEF7F7 #FEFDF7
monochromatic
#8AC5F0 #C1E0F7 #E4F1FC #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.04
#F7FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F7FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FBFE
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FBFE | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#F5FCFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fbfe; /* rgb */ color: rgb(247, 251, 254); /* oklch */ color: oklch(98.6% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#f9fcfe',
500: '#f7fbfe',
950: '#000000',
},
}SCSS
$custom: #f7fbfe; $custom-light: #f9fcfe; $custom-dark: #000000;
JSON
{
"hex": "#f7fbfe",
"rgb": {
"r": 247,
"g": 251,
"b": 254
},
"hsl": {
"h": 205.714,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.98592,
"c": 0.00584,
"h": 239.8
},
"luminance": 0.95924
}Semantic roles & 50–950 ramp
primary
#F7FBFE
secondary
#E8C9B1
accent
#640BDA
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585