#F3F6FA#F3F6FA
#F3F6FA is a very light, near-neutral cyan. Relative luminance 0.919; OKLCH L 97.2% C 0.006 H 255.5°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F6FA |
|---|---|
| RGB | rgb(243, 246, 250) |
| HSL | hsl(214, 41%, 97%) |
| HSV | hsv(214, 3%, 98%) |
| CMYK | cmyk(2.8%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(96.77, -0.27, -2.26) |
| CIE-LCH | lch(96.77, 2.28, 263.09°) |
| OKLab | oklab(97.2% -0.0016 -0.006) |
| OKLCH | oklch(97.2% 0.006 255.5) |
| XYZ | xyz(87.1701, 91.8681, 103.5639) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.19
Aliceblue
#F0F8FF
ΔE00 2.25
Pale Grey
#FDFDFE
ΔE00 2.35
Ghostwhite
#F8F8FF
ΔE00 2.45
White
#FFFFFF
ΔE00 2.88
Off White
#FAF9F6
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F6FA #FAF7F3
analogous
#F3FAFA #F3F6FA #F4F3FA
triadic
#F3F6FA #FAF3F6 #F6FAF3
tetradic
#F3F6FA #FAF3FA #FAF7F3 #F3FAF4
square
#F3F6FA #FAF3FA #FAF7F3 #F3FAF4
split-complementary
#F3F6FA #FAF4F3 #FAFAF3
monochromatic
#9DB5D6 #C8D6E8 #E9EFF6 #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.08
#F3F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#F3F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F6FA
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F6FA | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#F1F7F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f3f6fa; /* rgb */ color: rgb(243, 246, 250); /* oklch */ color: oklch(97.2% 0.006 255.5);
Tailwind
colors: {
custom: {
50: '#f7f9fb',
500: '#f3f6fa',
950: '#000000',
},
}SCSS
$custom: #f3f6fa; $custom-light: #f7f9fb; $custom-dark: #000000;
JSON
{
"hex": "#f3f6fa",
"rgb": {
"r": 243,
"g": 246,
"b": 250
},
"hsl": {
"h": 214.286,
"s": 41.176,
"l": 96.667
},
"oklch": {
"l": 0.97201,
"c": 0.00623,
"h": 255.5
},
"luminance": 0.91868
}Semantic roles & 50–950 ramp
primary
#F3F6FA
secondary
#D8CBB9
accent
#7C31B4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585