#F4F0E8#F4F0E8
#F4F0E8 is a very light, near-neutral orange. Relative luminance 0.874; OKLCH L 95.6% C 0.011 H 84.6°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0E8 |
|---|---|
| RGB | rgb(244, 240, 232) |
| HSL | hsl(40, 35%, 93%) |
| HSV | hsv(40, 5%, 96%) |
| CMYK | cmyk(0%, 1.6%, 4.9%, 4.3%) |
| CIE-LAB | lab(94.90, -0.04, 4.33) |
| CIE-LCH | lch(94.90, 4.33, 90.51°) |
| OKLab | oklab(95.6% 0.0011 0.0114) |
| OKLCH | oklch(95.6% 0.011 84.6) |
| XYZ | xyz(83.0318, 87.3799, 88.8201) |
| Luminance | 0.8738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.24
Linen
#FAF0E6
ΔE00 2.72
Off White
#FAF9F6
ΔE00 3.05
Oldlace
#FDF5E6
ΔE00 3.21
Seashell
#FFF5EE
ΔE00 3.37
Whitesmoke
#F5F5F5
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0E8 #E8ECF4
analogous
#F4EAE8 #F4F0E8 #F2F4E8
triadic
#F4F0E8 #E8F4F0 #F0E8F4
tetradic
#F4F0E8 #E8F4EA #E8ECF4 #F4E8F2
square
#F4F0E8 #E8F4EA #E8ECF4 #F4E8F2
split-complementary
#F4F0E8 #E8F2F4 #EAE8F4
monochromatic
#CCBA95 #E0D5BF #F4F0E8 #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.14
#F4F0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#F4F0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0E8
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0E8 | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0E8
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#F6EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f0e8; /* rgb */ color: rgb(244, 240, 232); /* oklch */ color: oklch(95.6% 0.011 84.6);
Tailwind
colors: {
custom: {
50: '#f7f4ef',
500: '#f4f0e8',
950: '#000000',
},
}SCSS
$custom: #f4f0e8; $custom-light: #f7f4ef; $custom-dark: #000000;
JSON
{
"hex": "#f4f0e8",
"rgb": {
"r": 244,
"g": 240,
"b": 232
},
"hsl": {
"h": 40,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95603,
"c": 0.01147,
"h": 84.6
},
"luminance": 0.87379
}Semantic roles & 50–950 ramp
primary
#F4F0E8
secondary
#B1BBD0
accent
#5FAE37
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585