#F2F8FC#F2F8FC
#F2F8FC is a very light, near-neutral cyan. Relative luminance 0.930; OKLCH L 97.6% C 0.008 H 236.6°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8FC |
|---|---|
| RGB | rgb(242, 248, 252) |
| HSL | hsl(204, 63%, 97%) |
| HSV | hsv(204, 4%, 99%) |
| CMYK | cmyk(4%, 1.6%, 0%, 1.2%) |
| CIE-LAB | lab(97.24, -1.25, -2.60) |
| CIE-LCH | lch(97.24, 2.89, 244.31°) |
| OKLab | oklab(97.58% -0.0046 -0.007) |
| OKLCH | oklch(97.58% 0.008 236.6) |
| XYZ | xyz(87.7527, 93.0399, 105.4120) |
| Luminance | 0.9304 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.43
Whitesmoke
#F5F5F5
ΔE00 3.02
Pale Grey
#FDFDFE
ΔE00 3.07
White
#FFFFFF
ΔE00 3.39
Ghostwhite
#F8F8FF
ΔE00 3.66
Off White
#FAF9F6
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8FC #FCF6F2
analogous
#F2FCFB #F2F8FC #F2F3FC
triadic
#F2F8FC #FCF2F8 #F8FCF2
tetradic
#F2F8FC #FBF2FC #FCF6F2 #F3FCF2
square
#F2F8FC #FBF2FC #FCF6F2 #F3FCF2
split-complementary
#F2F8FC #FCF2F3 #FCFBF2
monochromatic
#8FC2E5 #C0DDF1 #E6F2F9 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.07
#F2F8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#F2F8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8FC
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8FC | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F5F7FC
Tritanopia (blue-blind)
#F0F9F9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2f8fc; /* rgb */ color: rgb(242, 248, 252); /* oklch */ color: oklch(97.6% 0.008 236.6);
Tailwind
colors: {
custom: {
50: '#f6fafd',
500: '#f2f8fc',
950: '#000000',
},
}SCSS
$custom: #f2f8fc; $custom-light: #f6fafd; $custom-dark: #000000;
JSON
{
"hex": "#f2f8fc",
"rgb": {
"r": 242,
"g": 248,
"b": 252
},
"hsl": {
"h": 204,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.97575,
"c": 0.00834,
"h": 236.6
},
"luminance": 0.9304
}Semantic roles & 50–950 ramp
primary
#F2F8FC
secondary
#E1C4B2
accent
#611BCA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585