#F2F4E8#F2F4E8
#F2F4E8 is a very light, near-neutral yellow-green. Relative luminance 0.894; OKLCH L 96.2% C 0.016 H 114.4°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E8 |
|---|---|
| RGB | rgb(242, 244, 232) |
| HSL | hsl(70, 35%, 93%) |
| HSV | hsv(70, 5%, 96%) |
| CMYK | cmyk(0.8%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.75, -2.75, 5.54) |
| CIE-LCH | lch(95.75, 6.19, 116.35°) |
| OKLab | oklab(96.24% -0.0066 0.0146) |
| OKLCH | oklch(96.24% 0.016 114.4) |
| XYZ | xyz(83.5319, 89.4049, 89.1845) |
| Luminance | 0.8941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.64
Floralwhite
#FFFAF0
ΔE00 4.00
Oldlace
#FDF5E6
ΔE00 4.64
Mintcream
#F5FFFA
ΔE00 4.66
Eggshell
#F0EAD6
ΔE00 4.69
Beige
#F5F5DC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E8 #EAE8F4
analogous
#F4F0E8 #F2F4E8 #ECF4E8
triadic
#F2F4E8 #E8F2F4 #F4E8F2
tetradic
#F2F4E8 #E8F4F0 #EAE8F4 #F4E8EC
square
#F2F4E8 #E8F4F0 #EAE8F4 #F4E8EC
split-complementary
#F2F4E8 #E8ECF4 #F0E8F4
monochromatic
#C3CC95 #DBE0BF #F2F4E8 #F3F5EA #F3F5EA
Accessibility & contrast
On white
1.11
#F2F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#F2F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E8
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E8 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E7
Deuteranopia (green-blind)
#F6F3E8
Tritanopia (blue-blind)
#F4F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4e8; /* rgb */ color: rgb(242, 244, 232); /* oklch */ color: oklch(96.2% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#f6f7ef',
500: '#f2f4e8',
950: '#000000',
},
}SCSS
$custom: #f2f4e8; $custom-light: #f6f7ef; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e8",
"rgb": {
"r": 242,
"g": 244,
"b": 232
},
"hsl": {
"h": 70,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.96236,
"c": 0.01599,
"h": 114.4
},
"luminance": 0.89405
}Semantic roles & 50–950 ramp
primary
#F2F4E8
secondary
#B6B1D0
accent
#37AE4B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585