#F0EFF0#F0EFF0
#F0EFF0 is a very light, near-neutral grey. Relative luminance 0.866; OKLCH L 95.3% C 0.002 H 325.6°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EFF0 |
|---|---|
| RGB | rgb(240, 239, 240) |
| HSL | hsl(300, 3%, 94%) |
| HSV | hsv(300, 0%, 94%) |
| CMYK | cmyk(0%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(94.55, 0.51, -0.36) |
| CIE-LCH | lch(94.55, 0.63, 324.47°) |
| OKLab | oklab(95.32% 0.0014 -0.001) |
| OKLCH | oklch(95.32% 0.002 325.6) |
| XYZ | xyz(82.5273, 86.5496, 94.7792) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 1.45
Pale Grey
#FDFDFE
ΔE00 2.86
Off White
#FAF9F6
ΔE00 2.93
Snow
#FFFAFA
ΔE00 3.04
White
#FFFFFF
ΔE00 3.30
Ghostwhite
#F8F8FF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EFF0 #EFF0EF
analogous
#F0EFF0 #F0EFF0 #F0EFF0
triadic
#F0EFF0 #F0F0EF #EFF0F0
tetradic
#F0EFF0 #F0F0EF #EFF0EF #EFF0F0
square
#F0EFF0 #F0F0EF #EFF0EF #EFF0F0
split-complementary
#F0EFF0 #F0F0EF #EFF0F0
monochromatic
#B5B0B5 #D2CFD2 #F0EFF0 #F0EFF0 #F0EFF0
Accessibility & contrast
On white
1.15
#F0EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F0EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EFF0
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EFF0 | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFF0
Deuteranopia (green-blind)
#EFEFF0
Tritanopia (blue-blind)
#F0EFEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0eff0; /* rgb */ color: rgb(240, 239, 240); /* oklch */ color: oklch(95.3% 0.002 325.6);
Tailwind
colors: {
custom: {
50: '#f4f4f4',
500: '#f0eff0',
950: '#000000',
},
}SCSS
$custom: #f0eff0; $custom-light: #f4f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f0eff0",
"rgb": {
"r": 240,
"g": 239,
"b": 240
},
"hsl": {
"h": 300,
"s": 3.226,
"l": 93.922
},
"oklch": {
"l": 0.95318,
"c": 0.0017,
"h": 325.6
},
"luminance": 0.8655
}Semantic roles & 50–950 ramp
primary
#F0EFF0
secondary
#C0C3C0
accent
#8D5858
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585