#F4F0EA#F4F0EA
#F4F0EA is a very light, near-neutral orange. Relative luminance 0.875; OKLCH L 95.7% C 0.009 H 78.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F0EA |
|---|---|
| RGB | rgb(244, 240, 234) |
| HSL | hsl(36, 31%, 94%) |
| HSV | hsv(36, 4%, 96%) |
| CMYK | cmyk(0%, 1.6%, 4.1%, 4.3%) |
| CIE-LAB | lab(94.95, 0.30, 3.37) |
| CIE-LCH | lch(94.95, 3.38, 84.90°) |
| OKLab | oklab(95.66% 0.0018 0.0089) |
| OKLCH | oklch(95.66% 0.009 78.3) |
| XYZ | xyz(83.3175, 87.4942, 90.3247) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Off White
#FAF9F6
ΔE00 2.50
Floralwhite
#FFFAF0
ΔE00 2.69
Linen
#FAF0E6
ΔE00 2.83
Seashell
#FFF5EE
ΔE00 3.01
Whitesmoke
#F5F5F5
ΔE00 3.29
Oldlace
#FDF5E6
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F0EA #EAEEF4
analogous
#F4EBEA #F4F0EA #F3F4EA
triadic
#F4F0EA #EAF4F0 #F0EAF4
tetradic
#F4F0EA #EAF4EB #EAEEF4 #F4EAF3
square
#F4F0EA #EAF4EB #EAEEF4 #F4EAF3
split-complementary
#F4F0EA #EAF3F4 #EBEAF4
monochromatic
#CAB79A #DFD3C2 #F4F0EA #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.14
#F4F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F4F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F0EA
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F0EA | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F6EFEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f0ea; /* rgb */ color: rgb(244, 240, 234); /* oklch */ color: oklch(95.7% 0.009 78.3);
Tailwind
colors: {
custom: {
50: '#f7f4f0',
500: '#f4f0ea',
950: '#000000',
},
}SCSS
$custom: #f4f0ea; $custom-light: #f7f4f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f0ea",
"rgb": {
"r": 244,
"g": 240,
"b": 234
},
"hsl": {
"h": 36,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95657,
"c": 0.00908,
"h": 78.3
},
"luminance": 0.87494
}Semantic roles & 50–950 ramp
primary
#F4F0EA
secondary
#B4BECF
accent
#68AA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585