#F2F0F0#F2F0F0
#F2F0F0 is a very light, near-neutral grey. Relative luminance 0.875; OKLCH L 95.7% C 0.002 H 17.1°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0F0 |
|---|---|
| RGB | rgb(242, 240, 240) |
| HSL | hsl(0, 7%, 95%) |
| HSV | hsv(0, 1%, 95%) |
| CMYK | cmyk(0%, 0.8%, 0.8%, 5.1%) |
| CIE-LAB | lab(94.95, 0.67, 0.24) |
| CIE-LCH | lch(94.95, 0.71, 19.45°) |
| OKLab | oklab(95.67% 0.0021 0.0006) |
| OKLCH | oklch(95.67% 0.002 17.1) |
| XYZ | xyz(83.5037, 87.4888, 94.9091) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.38
Off White
#FAF9F6
ΔE00 2.53
Snow
#FFFAFA
ΔE00 2.60
Pale Grey
#FDFDFE
ΔE00 2.76
White
#FFFFFF
ΔE00 3.12
Ghostwhite
#F8F8FF
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0F0 #F0F2F2
analogous
#F2F0F1 #F2F0F0 #F2F1F0
triadic
#F2F0F0 #F0F2F0 #F0F0F2
tetradic
#F2F0F0 #F1F2F0 #F0F2F2 #F1F0F2
square
#F2F0F0 #F1F2F0 #F0F2F2 #F1F0F2
split-complementary
#F2F0F0 #F0F2F1 #F0F1F2
monochromatic
#B9AEAE #D6CFCF #F1EFEF #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.14
#F2F0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F2F0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0F0
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0F0 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F1F1F0
Tritanopia (blue-blind)
#F3F0F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f2f0f0; /* rgb */ color: rgb(242, 240, 240); /* oklch */ color: oklch(95.7% 0.002 17.1);
Tailwind
colors: {
custom: {
50: '#f6f4f4',
500: '#f2f0f0',
950: '#000000',
},
}SCSS
$custom: #f2f0f0; $custom-light: #f6f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f0f0",
"rgb": {
"r": 242,
"g": 240,
"b": 240
},
"hsl": {
"h": 0,
"s": 7.143,
"l": 94.51
},
"oklch": {
"l": 0.95668,
"c": 0.00214,
"h": 17.1
},
"luminance": 0.87489
}Semantic roles & 50–950 ramp
primary
#F2F0F0
secondary
#C0C6C6
accent
#919154
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585