#F2F4F6#F2F4F6
#F2F4F6 is a very light, near-neutral cyan. Relative luminance 0.902; OKLCH L 96.6% C 0.003 H 247.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4F6 |
|---|---|
| RGB | rgb(242, 244, 246) |
| HSL | hsl(210, 18%, 96%) |
| HSV | hsv(210, 2%, 96%) |
| CMYK | cmyk(1.6%, 0.8%, 0%, 3.5%) |
| CIE-LAB | lab(96.09, -0.31, -1.19) |
| CIE-LCH | lch(96.09, 1.23, 255.62°) |
| OKLab | oklab(96.62% -0.0013 -0.0032) |
| OKLCH | oklch(96.62% 0.003 247.9) |
| XYZ | xyz(85.6003, 90.2323, 100.0778) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.27
Pale Grey
#FDFDFE
ΔE00 2.14
White
#FFFFFF
ΔE00 2.59
Off White
#FAF9F6
ΔE00 2.90
Ghostwhite
#F8F8FF
ΔE00 3.10
Aliceblue
#F0F8FF
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4F6 #F6F4F2
analogous
#F2F6F6 #F2F4F6 #F2F2F6
triadic
#F2F4F6 #F6F2F4 #F4F6F2
tetradic
#F2F4F6 #F6F2F6 #F6F4F2 #F2F6F2
square
#F2F4F6 #F6F2F6 #F6F4F2 #F2F6F2
split-complementary
#F2F4F6 #F6F2F2 #F6F6F2
monochromatic
#AAB7C4 #CED5DD #EDF0F2 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.10
#F2F4F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#F2F4F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4F6
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4F6 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F6
Deuteranopia (green-blind)
#F3F4F6
Tritanopia (blue-blind)
#F1F4F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f4f6; /* rgb */ color: rgb(242, 244, 246); /* oklch */ color: oklch(96.6% 0.003 247.9);
Tailwind
colors: {
custom: {
50: '#f6f7f9',
500: '#f2f4f6',
950: '#000000',
},
}SCSS
$custom: #f2f4f6; $custom-light: #f6f7f9; $custom-dark: #000000;
JSON
{
"hex": "#f2f4f6",
"rgb": {
"r": 242,
"g": 244,
"b": 246
},
"hsl": {
"h": 210,
"s": 18.182,
"l": 95.686
},
"oklch": {
"l": 0.9662,
"c": 0.00343,
"h": 247.9
},
"luminance": 0.90232
}Semantic roles & 50–950 ramp
primary
#F2F4F6
secondary
#CDC6BF
accent
#73499C
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585