#F2F4EA#F2F4EA
#F2F4EA is a very light, near-neutral yellow-green. Relative luminance 0.895; OKLCH L 96.3% C 0.013 H 115.8°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4EA |
|---|---|
| RGB | rgb(242, 244, 234) |
| HSL | hsl(72, 31%, 94%) |
| HSV | hsv(72, 4%, 96%) |
| CMYK | cmyk(0.8%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.80, -2.41, 4.58) |
| CIE-LCH | lch(95.80, 5.17, 117.71°) |
| OKLab | oklab(96.29% -0.0058 0.012) |
| OKLCH | oklch(96.29% 0.013 115.8) |
| XYZ | xyz(83.8176, 89.5192, 90.6892) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.04
Floralwhite
#FFFAF0
ΔE00 3.71
Off White
#FAF9F6
ΔE00 4.09
Mintcream
#F5FFFA
ΔE00 4.25
Oldlace
#FDF5E6
ΔE00 4.71
Whitesmoke
#F5F5F5
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4EA #ECEAF4
analogous
#F4F1EA #F2F4EA #EDF4EA
triadic
#F2F4EA #EAF2F4 #F4EAF2
tetradic
#F2F4EA #EAF4F1 #ECEAF4 #F4EAED
square
#F2F4EA #EAF4F1 #ECEAF4 #F4EAED
split-complementary
#F2F4EA #EAEDF4 #F1EAF4
monochromatic
#C0CA9A #D9DFC2 #F2F4EA #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.11
#F2F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F2F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4EA
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4EA | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F5F3EA
Tritanopia (blue-blind)
#F3F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4ea; /* rgb */ color: rgb(242, 244, 234); /* oklch */ color: oklch(96.3% 0.013 115.8);
Tailwind
colors: {
custom: {
50: '#f6f7f0',
500: '#f2f4ea',
950: '#000000',
},
}SCSS
$custom: #f2f4ea; $custom-light: #f6f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f4ea",
"rgb": {
"r": 242,
"g": 244,
"b": 234
},
"hsl": {
"h": 72,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.96289,
"c": 0.01338,
"h": 115.8
},
"luminance": 0.89519
}Semantic roles & 50–950 ramp
primary
#F2F4EA
secondary
#B9B4CF
accent
#3CAA52
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585