#F2F4EE#F2F4EE
#F2F4EE is a very light, near-neutral yellow-green. Relative luminance 0.898; OKLCH L 96.4% C 0.008 H 121.6°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4EE |
|---|---|
| RGB | rgb(242, 244, 238) |
| HSL | hsl(80, 21%, 95%) |
| HSV | hsv(80, 2%, 96%) |
| CMYK | cmyk(0.8%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(95.89, -1.72, 2.65) |
| CIE-LCH | lch(95.89, 3.16, 122.91°) |
| OKLab | oklab(96.4% -0.0043 0.007) |
| OKLCH | oklch(96.4% 0.008 121.6) |
| XYZ | xyz(84.3988, 89.7517, 93.7498) |
| Luminance | 0.8975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.61
Whitesmoke
#F5F5F5
ΔE00 3.43
Floralwhite
#FFFAF0
ΔE00 3.71
Mintcream
#F5FFFA
ΔE00 3.90
White
#FFFFFF
ΔE00 4.17
Ivory
#FFFFF0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4EE #F0EEF4
analogous
#F4F3EE #F2F4EE #EFF4EE
triadic
#F2F4EE #EEF2F4 #F4EEF2
tetradic
#F2F4EE #EEF4F3 #F0EEF4 #F4EEEF
square
#F2F4EE #EEF4F3 #F0EEF4 #F4EEEF
split-complementary
#F2F4EE #EEEFF4 #F3EEF4
monochromatic
#B9C4A4 #D6DCC9 #F1F3EC #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.11
#F2F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#F2F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4EE
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4EE | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F5F3EE
Tritanopia (blue-blind)
#F3F3F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4ee; /* rgb */ color: rgb(242, 244, 238); /* oklch */ color: oklch(96.4% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#f6f7f3',
500: '#f2f4ee',
950: '#000000',
},
}SCSS
$custom: #f2f4ee; $custom-light: #f6f7f3; $custom-dark: #000000;
JSON
{
"hex": "#f2f4ee",
"rgb": {
"r": 242,
"g": 244,
"b": 238
},
"hsl": {
"h": 80,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.96397,
"c": 0.00821,
"h": 121.6
},
"luminance": 0.89752
}Semantic roles & 50–950 ramp
primary
#F2F4EE
secondary
#C0BACC
accent
#46A064
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585