#F2F4FB#F2F4FB
#F2F4FB is a very light, near-neutral blue. Relative luminance 0.905; OKLCH L 96.8% C 0.010 H 273.4°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4FB |
|---|---|
| RGB | rgb(242, 244, 251) |
| HSL | hsl(227, 53%, 97%) |
| HSV | hsv(227, 4%, 98%) |
| CMYK | cmyk(3.6%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(96.22, 0.60, -3.59) |
| CIE-LCH | lch(96.22, 3.64, 279.45°) |
| OKLab | oklab(96.76% 0.0006 -0.0096) |
| OKLCH | oklch(96.76% 0.01 273.4) |
| XYZ | xyz(86.3780, 90.5434, 104.1741) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 1.33
Aliceblue
#F0F8FF
ΔE00 2.85
Whitesmoke
#F5F5F5
ΔE00 3.42
Pale Grey
#FDFDFE
ΔE00 3.42
White
#FFFFFF
ΔE00 4.06
Snow
#FFFAFA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4FB #FBF9F2
analogous
#F2F9FB #F2F4FB #F5F2FB
triadic
#F2F4FB #FBF2F4 #F4FBF2
tetradic
#F2F4FB #FBF2F9 #FBF9F2 #F2FBF5
square
#F2F4FB #FBF2F9 #FBF9F2 #F2FBF5
split-complementary
#F2F4FB #FBF5F2 #F9FBF2
monochromatic
#94A5DE #C3CCED #E8EBF8 #E8EBF8 #E8EBF8
Accessibility & contrast
On white
1.10
#F2F4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#F2F4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4FB
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4FB | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#F2F4FB
Tritanopia (blue-blind)
#F0F5F6
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2f4fb; /* rgb */ color: rgb(242, 244, 251); /* oklch */ color: oklch(96.8% 0.010 273.4);
Tailwind
colors: {
custom: {
50: '#f6f7fc',
500: '#f2f4fb',
950: '#000000',
},
}SCSS
$custom: #f2f4fb; $custom-light: #f6f7fc; $custom-dark: #000000;
JSON
{
"hex": "#f2f4fb",
"rgb": {
"r": 242,
"g": 244,
"b": 251
},
"hsl": {
"h": 226.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.96763,
"c": 0.00958,
"h": 273.4
},
"luminance": 0.90544
}Semantic roles & 50–950 ramp
primary
#F2F4FB
secondary
#DDD4B4
accent
#9E25C0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585