#F0F0EE#F0F0EE
#F0F0EE is a very light, near-neutral grey. Relative luminance 0.870; OKLCH L 95.5% C 0.003 H 106.4°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F0EE |
|---|---|
| RGB | rgb(240, 240, 238) |
| HSL | hsl(60, 6%, 94%) |
| HSV | hsv(60, 1%, 94%) |
| CMYK | cmyk(0%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(94.75, -0.35, 0.96) |
| CIE-LCH | lch(94.75, 1.03, 110.09°) |
| OKLab | oklab(95.46% -0.0007 0.0026) |
| OKLCH | oklch(95.46% 0.003 106.4) |
| XYZ | xyz(82.5254, 87.0185, 93.3210) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.51
Off White
#FAF9F6
ΔE00 1.98
Pale Grey
#FDFDFE
ΔE00 3.15
White
#FFFFFF
ΔE00 3.26
Snow
#FFFAFA
ΔE00 3.74
Gainsboro
#DCDCDC
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F0EE #EEEEF0
analogous
#F0EFEE #F0F0EE #EFF0EE
triadic
#F0F0EE #EEF0F0 #F0EEF0
tetradic
#F0F0EE #EEF0EF #EEEEF0 #F0EEEF
square
#F0F0EE #EEF0EF #EEEEF0 #F0EEEF
split-complementary
#F0F0EE #EEEFF0 #EFEEF0
monochromatic
#B7B7AD #D3D3CD #F0F0EE #F1F1EF #F1F1EF
Accessibility & contrast
On white
1.14
#F0F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F0F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F0EE
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F0EE | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0EE
Deuteranopia (green-blind)
#F0F0EE
Tritanopia (blue-blind)
#F0F0EF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f0f0ee; /* rgb */ color: rgb(240, 240, 238); /* oklch */ color: oklch(95.5% 0.003 106.4);
Tailwind
colors: {
custom: {
50: '#f4f4f3',
500: '#f0f0ee',
950: '#000000',
},
}SCSS
$custom: #f0f0ee; $custom-light: #f4f4f3; $custom-dark: #000000;
JSON
{
"hex": "#f0f0ee",
"rgb": {
"r": 240,
"g": 240,
"b": 238
},
"hsl": {
"h": 60,
"s": 6.25,
"l": 93.725
},
"oklch": {
"l": 0.95458,
"c": 0.00266,
"h": 106.4
},
"luminance": 0.87018
}Semantic roles & 50–950 ramp
primary
#F0F0EE
secondary
#BEBEC4
accent
#559055
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585