#F2F4EF#F2F4EF
#F2F4EF is a very light, near-neutral yellow-green. Relative luminance 0.898; OKLCH L 96.4% C 0.007 H 124.4°. Best body text is #000000 at 18.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4EF |
|---|---|
| RGB | rgb(242, 244, 239) |
| HSL | hsl(84, 19%, 95%) |
| HSV | hsv(84, 2%, 96%) |
| CMYK | cmyk(0.8%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(95.92, -1.54, 2.17) |
| CIE-LCH | lch(95.92, 2.66, 125.40°) |
| OKLab | oklab(96.42% -0.0039 0.0057) |
| OKLCH | oklch(96.42% 0.007 124.4) |
| XYZ | xyz(84.5461, 89.8106, 94.5257) |
| Luminance | 0.8981 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.30
Whitesmoke
#F5F5F5
ΔE00 2.98
White
#FFFFFF
ΔE00 3.80
Floralwhite
#FFFAF0
ΔE00 3.86
Mintcream
#F5FFFA
ΔE00 3.95
Pale Grey
#FDFDFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4EF #F1EFF4
analogous
#F4F4EF #F2F4EF #F0F4EF
triadic
#F2F4EF #EFF2F4 #F4EFF2
tetradic
#F2F4EF #EFF4F4 #F1EFF4 #F4EFF0
square
#F2F4EF #EFF4F4 #F1EFF4 #F4EFF0
split-complementary
#F2F4EF #EFF0F4 #F4EFF4
monochromatic
#B7C2A6 #D5DBCB #F0F3ED #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.11
#F2F4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.96
#F2F4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4EF
18.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4EF | 1.00 | 1.11 | 18.96 | 18.96 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#F2F3F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4ef; /* rgb */ color: rgb(242, 244, 239); /* oklch */ color: oklch(96.4% 0.007 124.4);
Tailwind
colors: {
custom: {
50: '#f6f7f4',
500: '#f2f4ef',
950: '#000000',
},
}SCSS
$custom: #f2f4ef; $custom-light: #f6f7f4; $custom-dark: #000000;
JSON
{
"hex": "#f2f4ef",
"rgb": {
"r": 242,
"g": 244,
"b": 239
},
"hsl": {
"h": 84,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.96424,
"c": 0.00693,
"h": 124.4
},
"luminance": 0.89811
}Semantic roles & 50–950 ramp
primary
#F2F4EF
secondary
#C2BCCB
accent
#499D6A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585