#F2F4EB#F2F4EB
#F2F4EB is a very light, near-neutral yellow-green. Relative luminance 0.896; OKLCH L 96.3% C 0.012 H 116.8°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4EB |
|---|---|
| RGB | rgb(242, 244, 235) |
| HSL | hsl(73, 29%, 94%) |
| HSV | hsv(73, 4%, 96%) |
| CMYK | cmyk(0.8%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.82, -2.23, 4.10) |
| CIE-LCH | lch(95.82, 4.67, 118.60°) |
| OKLab | oklab(96.32% -0.0054 0.0108) |
| OKLCH | oklch(96.32% 0.012 116.8) |
| XYZ | xyz(83.9617, 89.5768, 91.4479) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.32
Floralwhite
#FFFAF0
ΔE00 3.63
Off White
#FAF9F6
ΔE00 3.71
Mintcream
#F5FFFA
ΔE00 4.09
Whitesmoke
#F5F5F5
ΔE00 4.75
Oldlace
#FDF5E6
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4EB #EDEBF4
analogous
#F4F2EB #F2F4EB #EEF4EB
triadic
#F2F4EB #EBF2F4 #F4EBF2
tetradic
#F2F4EB #EBF4F2 #EDEBF4 #F4EBEE
square
#F2F4EB #EBF4F2 #EDEBF4 #F4EBEE
split-complementary
#F2F4EB #EBEEF4 #F2EBF4
monochromatic
#BFC99C #D8DEC4 #F2F4EB #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.11
#F2F4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F2F4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4EB
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4EB | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#F3F3F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4eb; /* rgb */ color: rgb(242, 244, 235); /* oklch */ color: oklch(96.3% 0.012 116.8);
Tailwind
colors: {
custom: {
50: '#f6f7f1',
500: '#f2f4eb',
950: '#000000',
},
}SCSS
$custom: #f2f4eb; $custom-light: #f6f7f1; $custom-dark: #000000;
JSON
{
"hex": "#f2f4eb",
"rgb": {
"r": 242,
"g": 244,
"b": 235
},
"hsl": {
"h": 73.333,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.96316,
"c": 0.01208,
"h": 116.8
},
"luminance": 0.89577
}Semantic roles & 50–950 ramp
primary
#F2F4EB
secondary
#BBB5CE
accent
#3EA855
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585