#F3F4EA#F3F4EA
#F3F4EA is a very light, near-neutral yellow. Relative luminance 0.897; OKLCH L 96.4% C 0.013 H 111.3°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F4EA |
|---|---|
| RGB | rgb(243, 244, 234) |
| HSL | hsl(66, 31%, 94%) |
| HSV | hsv(66, 4%, 96%) |
| CMYK | cmyk(0.4%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.87, -2.07, 4.69) |
| CIE-LCH | lch(95.87, 5.13, 113.77°) |
| OKLab | oklab(96.37% -0.0048 0.0124) |
| OKLCH | oklch(96.37% 0.013 111.3) |
| XYZ | xyz(84.1619, 89.6967, 90.7053) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.96
Floralwhite
#FFFAF0
ΔE00 3.27
Off White
#FAF9F6
ΔE00 3.86
Oldlace
#FDF5E6
ΔE00 4.28
Mintcream
#F5FFFA
ΔE00 4.56
Eggshell
#F0EAD6
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F4EA #EBEAF4
analogous
#F4F0EA #F3F4EA #EEF4EA
triadic
#F3F4EA #EAF3F4 #F4EAF3
tetradic
#F3F4EA #EAF4F0 #EBEAF4 #F4EAEE
square
#F3F4EA #EAF4F0 #EBEAF4 #F4EAEE
split-complementary
#F3F4EA #EAEEF4 #F0EAF4
monochromatic
#C5CA9A #DCDFC2 #F3F4EA #F4F4EB #F4F4EB
Accessibility & contrast
On white
1.11
#F3F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#F3F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F4EA
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F4EA | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#F4F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3f4ea; /* rgb */ color: rgb(243, 244, 234); /* oklch */ color: oklch(96.4% 0.013 111.3);
Tailwind
colors: {
custom: {
50: '#f7f7f0',
500: '#f3f4ea',
950: '#000000',
},
}SCSS
$custom: #f3f4ea; $custom-light: #f7f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f3f4ea",
"rgb": {
"r": 243,
"g": 244,
"b": 234
},
"hsl": {
"h": 66,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.96365,
"c": 0.01325,
"h": 111.3
},
"luminance": 0.89697
}Semantic roles & 50–950 ramp
primary
#F3F4EA
secondary
#B6B4CF
accent
#3CAA47
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585