#F2F7EA#F2F7EA
#F2F7EA is a very light, near-neutral yellow-green. Relative luminance 0.913; OKLCH L 96.9% C 0.018 H 123.9°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F7EA |
|---|---|
| RGB | rgb(242, 247, 234) |
| HSL | hsl(83, 45%, 94%) |
| HSV | hsv(83, 5%, 97%) |
| CMYK | cmyk(2%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.55, -3.92, 5.67) |
| CIE-LCH | lch(96.55, 6.89, 124.68°) |
| OKLab | oklab(96.88% -0.01 0.0149) |
| OKLCH | oklch(96.88% 0.018 123.9) |
| XYZ | xyz(84.7276, 91.3393, 90.9925) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.85
Mintcream
#F5FFFA
ΔE00 4.08
Honeydew
#F0FFF0
ΔE00 4.16
Beige
#F5F5DC
ΔE00 4.62
Floralwhite
#FFFAF0
ΔE00 5.24
Off White (survey)
#FFFFE4
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F7EA #EFEAF7
analogous
#F7F6EA #F2F7EA #ECF7EA
triadic
#F2F7EA #EAF2F7 #F7EAF2
tetradic
#F2F7EA #EAF7F6 #EFEAF7 #F7EAEC
square
#F2F7EA #EAF7F6 #EFEAF7 #F7EAEC
split-complementary
#F2F7EA #EAECF7 #F6EAF7
monochromatic
#BBD591 #D7E6BE #F1F7E9 #F1F7E9 #F1F7E9
Accessibility & contrast
On white
1.09
#F2F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#F2F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F7EA
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F7EA | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#F3F6F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2f7ea; /* rgb */ color: rgb(242, 247, 234); /* oklch */ color: oklch(96.9% 0.018 123.9);
Tailwind
colors: {
custom: {
50: '#f6f9f0',
500: '#f2f7ea',
950: '#000000',
},
}SCSS
$custom: #f2f7ea; $custom-light: #f6f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f2f7ea",
"rgb": {
"r": 242,
"g": 247,
"b": 234
},
"hsl": {
"h": 83.077,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96882,
"c": 0.01793,
"h": 123.9
},
"luminance": 0.91339
}Semantic roles & 50–950 ramp
primary
#F2F7EA
secondary
#BEB0D6
accent
#2EB863
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585