#F4F2EA#F4F2EA
#F4F2EA is a very light, near-neutral yellow. Relative luminance 0.887; OKLCH L 96.0% C 0.011 H 95.1°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2EA |
|---|---|
| RGB | rgb(244, 242, 234) |
| HSL | hsl(48, 31%, 94%) |
| HSV | hsv(48, 4%, 96%) |
| CMYK | cmyk(0%, 0.8%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.45, -0.72, 4.09) |
| CIE-LCH | lch(95.45, 4.15, 99.94°) |
| OKLab | oklab(96.05% -0.001 0.0108) |
| OKLCH | oklch(96.05% 0.011 95.1) |
| XYZ | xyz(83.9095, 88.6782, 90.5221) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.27
Off White
#FAF9F6
ΔE00 2.77
Oldlace
#FDF5E6
ΔE00 3.56
Linen
#FAF0E6
ΔE00 3.71
Whitesmoke
#F5F5F5
ΔE00 3.91
Ivory
#FFFFF0
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2EA #EAECF4
analogous
#F4EDEA #F4F2EA #F1F4EA
triadic
#F4F2EA #EAF4F2 #F2EAF4
tetradic
#F4F2EA #EAF4ED #EAECF4 #F4EAF1
square
#F4F2EA #EAF4ED #EAECF4 #F4EAF1
split-complementary
#F4F2EA #EAF1F4 #EDEAF4
monochromatic
#CAC09A #DFD9C2 #F4F2EA #F4F3EB #F4F3EB
Accessibility & contrast
On white
1.12
#F4F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#F4F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2EA
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2EA | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#F6F1F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f2ea; /* rgb */ color: rgb(244, 242, 234); /* oklch */ color: oklch(96.0% 0.011 95.1);
Tailwind
colors: {
custom: {
50: '#f7f6f0',
500: '#f4f2ea',
950: '#000000',
},
}SCSS
$custom: #f4f2ea; $custom-light: #f7f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f2ea",
"rgb": {
"r": 244,
"g": 242,
"b": 234
},
"hsl": {
"h": 48,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.96049,
"c": 0.01082,
"h": 95.1
},
"luminance": 0.88678
}Semantic roles & 50–950 ramp
primary
#F4F2EA
secondary
#B4B9CF
accent
#52AA3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585