#F1F7EA#F1F7EA
#F1F7EA is a very light, near-neutral yellow-green. Relative luminance 0.912; OKLCH L 96.8% C 0.018 H 127.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F7EA |
|---|---|
| RGB | rgb(241, 247, 234) |
| HSL | hsl(88, 45%, 94%) |
| HSV | hsv(88, 5%, 97%) |
| CMYK | cmyk(2.4%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.48, -4.26, 5.55) |
| CIE-LCH | lch(96.48, 7.00, 127.47°) |
| OKLab | oklab(96.81% -0.011 0.0146) |
| OKLCH | oklch(96.81% 0.018 127.1) |
| XYZ | xyz(84.3853, 91.1627, 90.9765) |
| Luminance | 0.9116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.19
Honeydew
#F0FFF0
ΔE00 3.78
Mintcream
#F5FFFA
ΔE00 3.96
Beige
#F5F5DC
ΔE00 4.77
Off White (survey)
#FFFFE4
ΔE00 5.53
Floralwhite
#FFFAF0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F7EA #F0EAF7
analogous
#F7F7EA #F1F7EA #EBF7EA
triadic
#F1F7EA #EAF1F7 #F7EAF1
tetradic
#F1F7EA #EAF7F7 #F0EAF7 #F7EAEB
square
#F1F7EA #EAF7F7 #F0EAF7 #F7EAEB
split-complementary
#F1F7EA #EAEBF7 #F7EAF7
monochromatic
#B6D591 #D3E6BE #F0F7E9 #F0F7E9 #F0F7E9
Accessibility & contrast
On white
1.09
#F1F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#F1F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F7EA
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F7EA | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#F2F6F3
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f1f7ea; /* rgb */ color: rgb(241, 247, 234); /* oklch */ color: oklch(96.8% 0.018 127.1);
Tailwind
colors: {
custom: {
50: '#f5f9f0',
500: '#f1f7ea',
950: '#000000',
},
}SCSS
$custom: #f1f7ea; $custom-light: #f5f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f1f7ea",
"rgb": {
"r": 241,
"g": 247,
"b": 234
},
"hsl": {
"h": 87.692,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96807,
"c": 0.01827,
"h": 127.1
},
"luminance": 0.91163
}Semantic roles & 50–950 ramp
primary
#F1F7EA
secondary
#C1B0D6
accent
#2EB86D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585