#F4F1EA#F4F1EA
#F4F1EA is a very light, near-neutral orange. Relative luminance 0.881; OKLCH L 95.9% C 0.010 H 87.5°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F1EA |
|---|---|
| RGB | rgb(244, 241, 234) |
| HSL | hsl(42, 31%, 94%) |
| HSV | hsv(42, 4%, 96%) |
| CMYK | cmyk(0%, 1.2%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.20, -0.21, 3.73) |
| CIE-LCH | lch(95.20, 3.73, 93.19°) |
| OKLab | oklab(95.85% 0.0004 0.0098) |
| OKLCH | oklch(95.85% 0.01 87.5) |
| XYZ | xyz(83.6127, 88.0845, 90.4231) |
| Luminance | 0.8808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.35
Off White
#FAF9F6
ΔE00 2.52
Linen
#FAF0E6
ΔE00 3.19
Whitesmoke
#F5F5F5
ΔE00 3.54
Seashell
#FFF5EE
ΔE00 3.57
Oldlace
#FDF5E6
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F1EA #EAEDF4
analogous
#F4ECEA #F4F1EA #F2F4EA
triadic
#F4F1EA #EAF4F1 #F1EAF4
tetradic
#F4F1EA #EAF4EC #EAEDF4 #F4EAF2
square
#F4F1EA #EAF4EC #EAEDF4 #F4EAF2
split-complementary
#F4F1EA #EAF2F4 #ECEAF4
monochromatic
#CABB9A #DFD6C2 #F4F1EA #F4F2EB #F4F2EB
Accessibility & contrast
On white
1.13
#F4F1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#F4F1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F1EA
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F1EA | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#F6F0EF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4f1ea; /* rgb */ color: rgb(244, 241, 234); /* oklch */ color: oklch(95.9% 0.010 87.5);
Tailwind
colors: {
custom: {
50: '#f7f5f0',
500: '#f4f1ea',
950: '#000000',
},
}SCSS
$custom: #f4f1ea; $custom-light: #f7f5f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f1ea",
"rgb": {
"r": 244,
"g": 241,
"b": 234
},
"hsl": {
"h": 42,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.95853,
"c": 0.00984,
"h": 87.5
},
"luminance": 0.88084
}Semantic roles & 50–950 ramp
primary
#F4F1EA
secondary
#B4BCCF
accent
#5DAA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585