#F4F0EF#F4F0EF
#F4F0EF is a very light, near-neutral red. Relative luminance 0.878; OKLCH L 95.8% C 0.005 H 34.4°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0EF |
|---|---|
| RGB | rgb(244, 240, 239) |
| HSL | hsl(12, 19%, 95%) |
| HSV | hsv(12, 2%, 96%) |
| CMYK | cmyk(0%, 1.6%, 2%, 4.3%) |
| CIE-LAB | lab(95.07, 1.16, 0.95) |
| CIE-LCH | lch(95.07, 1.50, 39.43°) |
| OKLab | oklab(95.8% 0.0037 0.0026) |
| OKLCH | oklch(95.8% 0.005 34.4) |
| XYZ | xyz(84.0459, 87.7855, 94.1612) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.09
Snow
#FFFAFA
ΔE00 2.24
Off White
#FAF9F6
ΔE00 2.67
Pale Grey
#FDFDFE
ΔE00 3.19
Very Light Pink
#FFF4F2
ΔE00 3.22
White
#FFFFFF
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0EF #EFF3F4
analogous
#F4EFF1 #F4F0EF #F4F3EF
triadic
#F4F0EF #EFF4F0 #F0EFF4
tetradic
#F4F0EF #F1F4EF #EFF3F4 #F3EFF4
square
#F4F0EF #F1F4EF #EFF3F4 #F3EFF4
split-complementary
#F4F0EF #EFF4F3 #EFF1F4
monochromatic
#C2ACA6 #DBCECB #F3EEED #F3EEED #F3EEED
Accessibility & contrast
On white
1.13
#F4F0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#F4F0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0EF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0EF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EF
Deuteranopia (green-blind)
#F2F1EF
Tritanopia (blue-blind)
#F5F0F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f0ef; /* rgb */ color: rgb(244, 240, 239); /* oklch */ color: oklch(95.8% 0.005 34.4);
Tailwind
colors: {
custom: {
50: '#f7f4f4',
500: '#f4f0ef',
950: '#000000',
},
}SCSS
$custom: #f4f0ef; $custom-light: #f7f4f4; $custom-dark: #000000;
JSON
{
"hex": "#f4f0ef",
"rgb": {
"r": 244,
"g": 240,
"b": 239
},
"hsl": {
"h": 12,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.95795,
"c": 0.00452,
"h": 34.4
},
"luminance": 0.87785
}Semantic roles & 50–950 ramp
primary
#F4F0EF
secondary
#BCC8CB
accent
#8C9D49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585