#F7FEF2#F7FEF2
#F7FEF2 is a very light, near-neutral yellow-green. Relative luminance 0.971; OKLCH L 98.9% C 0.017 H 131.9°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEF2 |
|---|---|
| RGB | rgb(247, 254, 242) |
| HSL | hsl(95, 86%, 97%) |
| HSV | hsv(95, 5%, 100%) |
| CMYK | cmyk(2.8%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.86, -4.40, 4.93) |
| CIE-LCH | lch(98.86, 6.61, 131.73°) |
| OKLab | oklab(98.85% -0.0116 0.0129) |
| OKLCH | oklch(98.85% 0.017 131.9) |
| XYZ | xyz(89.8239, 97.0684, 97.9911) |
| Luminance | 0.9707 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.10
Mintcream
#F5FFFA
ΔE00 3.13
Honeydew
#F0FFF0
ΔE00 3.37
Beige
#F5F5DC
ΔE00 5.56
Floralwhite
#FFFAF0
ΔE00 5.77
Off White (survey)
#FFFFE4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEF2 #F9F2FE
analogous
#FDFEF2 #F7FEF2 #F2FEF3
triadic
#F7FEF2 #F2F7FE #FEF2F7
tetradic
#F7FEF2 #F2FDFE #F9F2FE #FEF3F2
square
#F7FEF2 #F2FDFE #F9F2FE #FEF3F2
split-complementary
#F7FEF2 #F3F2FE #FEF2FD
monochromatic
#B1F580 #D4FAB9 #EEFDE3 #EEFDE3 #EEFDE3
Accessibility & contrast
On white
1.03
#F7FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#F7FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEF2
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEF2 | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FEFCF2
Tritanopia (blue-blind)
#F7FDFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7fef2; /* rgb */ color: rgb(247, 254, 242); /* oklch */ color: oklch(98.9% 0.017 131.9);
Tailwind
colors: {
custom: {
50: '#f9fef6',
500: '#f7fef2',
950: '#000000',
},
}SCSS
$custom: #f7fef2; $custom-light: #f9fef6; $custom-dark: #000000;
JSON
{
"hex": "#f7fef2",
"rgb": {
"r": 247,
"g": 254,
"b": 242
},
"hsl": {
"h": 95,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98851,
"c": 0.01738,
"h": 131.9
},
"luminance": 0.97069
}Semantic roles & 50–950 ramp
primary
#F7FEF2
secondary
#CFAAEA
accent
#03E285
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585