#F7FAEC#F7FAEC
#F7FAEC is a very light, near-neutral yellow-green. Relative luminance 0.942; OKLCH L 97.9% C 0.019 H 116.6°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FAEC |
|---|---|
| RGB | rgb(247, 250, 236) |
| HSL | hsl(73, 58%, 95%) |
| HSV | hsv(73, 6%, 98%) |
| CMYK | cmyk(1.2%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(97.71, -3.41, 6.36) |
| CIE-LCH | lch(97.71, 7.22, 118.17°) |
| OKLab | oklab(97.9% -0.0083 0.0167) |
| OKLCH | oklch(97.9% 0.019 116.6) |
| XYZ | xyz(87.6814, 94.2016, 92.9041) |
| Luminance | 0.9420 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.73
Beige
#F5F5DC
ΔE00 4.17
Floralwhite
#FFFAF0
ΔE00 4.52
Mintcream
#F5FFFA
ΔE00 4.57
Off White (survey)
#FFFFE4
ΔE00 4.70
Honeydew
#F0FFF0
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FAEC #EFECFA
analogous
#FAF6EC #F7FAEC #F0FAEC
triadic
#F7FAEC #ECF7FA #FAECF7
tetradic
#F7FAEC #ECFAF6 #EFECFA #FAECF0
square
#F7FAEC #ECFAF6 #EFECFA #FAECF0
split-complementary
#F7FAEC #ECF0FA #F6ECFA
monochromatic
#CEE08B #E3EDBC #F5F9E7 #F5F9E7 #F5F9E7
Accessibility & contrast
On white
1.06
#F7FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#F7FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FAEC
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FAEC | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EB
Deuteranopia (green-blind)
#FCF9EC
Tritanopia (blue-blind)
#F9F8F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f7faec; /* rgb */ color: rgb(247, 250, 236); /* oklch */ color: oklch(97.9% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#f9fbf2',
500: '#f7faec',
950: '#000000',
},
}SCSS
$custom: #f7faec; $custom-light: #f9fbf2; $custom-dark: #000000;
JSON
{
"hex": "#f7faec",
"rgb": {
"r": 247,
"g": 250,
"b": 236
},
"hsl": {
"h": 72.857,
"s": 58.333,
"l": 95.294
},
"oklch": {
"l": 0.97904,
"c": 0.01866,
"h": 116.6
},
"luminance": 0.94201
}Semantic roles & 50–950 ramp
primary
#F7FAEC
secondary
#B8ADDD
accent
#20C643
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585