#F4F0EE#F4F0EE
#F4F0EE is a very light, near-neutral orange. Relative luminance 0.877; OKLCH L 95.8% C 0.005 H 48.7°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0EE |
|---|---|
| RGB | rgb(244, 240, 238) |
| HSL | hsl(20, 21%, 95%) |
| HSV | hsv(20, 2%, 96%) |
| CMYK | cmyk(0%, 1.6%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.05, 0.99, 1.44) |
| CIE-LCH | lch(95.05, 1.74, 55.50°) |
| OKLab | oklab(95.77% 0.0034 0.0038) |
| OKLCH | oklch(95.77% 0.005 48.7) |
| XYZ | xyz(83.8986, 87.7266, 93.3854) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.16
Off White
#FAF9F6
ΔE00 2.43
Snow
#FFFAFA
ΔE00 2.47
Seashell
#FFF5EE
ΔE00 3.30
Pale Grey
#FDFDFE
ΔE00 3.33
Very Light Pink
#FFF4F2
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0EE #EEF2F4
analogous
#F4EEEF #F4F0EE #F4F3EE
triadic
#F4F0EE #EEF4F0 #F0EEF4
tetradic
#F4F0EE #EFF4EE #EEF2F4 #F3EEF4
square
#F4F0EE #EFF4EE #EEF2F4 #F3EEF4
split-complementary
#F4F0EE #EEF4F3 #EEEFF4
monochromatic
#C4AEA4 #DCCFC9 #F3EFEC #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.13
#F4F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F4F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0EE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0EE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EE
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#F5EFEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f0ee; /* rgb */ color: rgb(244, 240, 238); /* oklch */ color: oklch(95.8% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#f7f4f3',
500: '#f4f0ee',
950: '#000000',
},
}SCSS
$custom: #f4f0ee; $custom-light: #f7f4f3; $custom-dark: #000000;
JSON
{
"hex": "#f4f0ee",
"rgb": {
"r": 244,
"g": 240,
"b": 238
},
"hsl": {
"h": 20,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.95767,
"c": 0.00509,
"h": 48.7
},
"luminance": 0.87726
}Semantic roles & 50–950 ramp
primary
#F4F0EE
secondary
#BAC6CC
accent
#82A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585