#F2F8FB#F2F8FB
#F2F8FB is a very light, near-neutral cyan. Relative luminance 0.930; OKLCH L 97.5% C 0.008 H 228.8°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8FB |
|---|---|
| RGB | rgb(242, 248, 251) |
| HSL | hsl(200, 53%, 97%) |
| HSV | hsv(200, 4%, 98%) |
| CMYK | cmyk(3.6%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(97.22, -1.43, -2.13) |
| CIE-LCH | lch(97.22, 2.56, 236.00°) |
| OKLab | oklab(97.55% -0.005 -0.0057) |
| OKLCH | oklch(97.55% 0.008 228.8) |
| XYZ | xyz(87.5947, 92.9767, 104.5796) |
| Luminance | 0.9298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.88
Whitesmoke
#F5F5F5
ΔE00 2.86
Pale Grey
#FDFDFE
ΔE00 3.01
White
#FFFFFF
ΔE00 3.26
Off White
#FAF9F6
ΔE00 3.95
Ghostwhite
#F8F8FF
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8FB #FBF5F2
analogous
#F2FBFA #F2F8FB #F2F4FB
triadic
#F2F8FB #FBF2F8 #F8FBF2
tetradic
#F2F8FB #FAF2FB #FBF5F2 #F4FBF2
square
#F2F8FB #FAF2FB #FBF5F2 #F4FBF2
split-complementary
#F2F8FB #FBF2F4 #FBFAF2
monochromatic
#94C6DE #C3DFED #E8F2F8 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.07
#F2F8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#F2F8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8FB
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8FB | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FB
Deuteranopia (green-blind)
#F5F6FB
Tritanopia (blue-blind)
#F0F9F9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2f8fb; /* rgb */ color: rgb(242, 248, 251); /* oklch */ color: oklch(97.5% 0.008 228.8);
Tailwind
colors: {
custom: {
50: '#f6fafc',
500: '#f2f8fb',
950: '#000000',
},
}SCSS
$custom: #f2f8fb; $custom-light: #f6fafc; $custom-dark: #000000;
JSON
{
"hex": "#f2f8fb",
"rgb": {
"r": 242,
"g": 248,
"b": 251
},
"hsl": {
"h": 200,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97547,
"c": 0.00755,
"h": 228.8
},
"luminance": 0.92977
}Semantic roles & 50–950 ramp
primary
#F2F8FB
secondary
#DDC2B4
accent
#5925C0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585