#F7FAED#F7FAED
#F7FAED is a very light, near-neutral yellow-green. Relative luminance 0.943; OKLCH L 97.9% C 0.017 H 117.3°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FAED |
|---|---|
| RGB | rgb(247, 250, 237) |
| HSL | hsl(74, 57%, 95%) |
| HSV | hsv(74, 5%, 98%) |
| CMYK | cmyk(1.2%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(97.74, -3.24, 5.88) |
| CIE-LCH | lch(97.74, 6.72, 118.84°) |
| OKLab | oklab(97.93% -0.008 0.0154) |
| OKLCH | oklch(97.93% 0.017 117.3) |
| XYZ | xyz(87.8271, 94.2599, 93.6714) |
| Luminance | 0.9426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.80
Mintcream
#F5FFFA
ΔE00 4.27
Floralwhite
#FFFAF0
ΔE00 4.31
Beige
#F5F5DC
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 4.87
Off White (survey)
#FFFFE4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FAED #F0EDFA
analogous
#FAF6ED #F7FAED #F0FAED
triadic
#F7FAED #EDF7FA #FAEDF7
tetradic
#F7FAED #EDFAF6 #F0EDFA #FAEDF0
square
#F7FAED #EDFAF6 #F0EDFA #FAEDF0
split-complementary
#F7FAED #EDF0FA #F6EDFA
monochromatic
#CCDF8D #E2EDBD #F4F8E7 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.06
#F7FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#F7FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FAED
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FAED | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#FCF9ED
Tritanopia (blue-blind)
#F9F8F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f7faed; /* rgb */ color: rgb(247, 250, 237); /* oklch */ color: oklch(97.9% 0.017 117.3);
Tailwind
colors: {
custom: {
50: '#f9fbf2',
500: '#f7faed',
950: '#000000',
},
}SCSS
$custom: #f7faed; $custom-light: #f9fbf2; $custom-dark: #000000;
JSON
{
"hex": "#f7faed",
"rgb": {
"r": 247,
"g": 250,
"b": 237
},
"hsl": {
"h": 73.846,
"s": 56.522,
"l": 95.49
},
"oklch": {
"l": 0.97931,
"c": 0.01737,
"h": 117.3
},
"luminance": 0.9426
}Semantic roles & 50–950 ramp
primary
#F7FAED
secondary
#B9AFDC
accent
#21C447
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585