#F7FAEE#F7FAEE
#F7FAEE is a very light, near-neutral yellow-green. Relative luminance 0.943; OKLCH L 98.0% C 0.016 H 118.1°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FAEE |
|---|---|
| RGB | rgb(247, 250, 238) |
| HSL | hsl(75, 55%, 96%) |
| HSV | hsv(75, 5%, 98%) |
| CMYK | cmyk(1.2%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.76, -3.07, 5.40) |
| CIE-LCH | lch(97.76, 6.21, 119.61°) |
| OKLab | oklab(97.96% -0.0076 0.0142) |
| OKLCH | oklch(97.96% 0.016 118.1) |
| XYZ | xyz(87.9736, 94.3185, 94.4430) |
| Luminance | 0.9432 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.96
Mintcream
#F5FFFA
ΔE00 3.99
Floralwhite
#FFFAF0
ΔE00 4.12
Off White
#FAF9F6
ΔE00 4.89
Beige
#F5F5DC
ΔE00 4.92
Honeydew
#F0FFF0
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FAEE #F1EEFA
analogous
#FAF7EE #F7FAEE #F1FAEE
triadic
#F7FAEE #EEF7FA #FAEEF7
tetradic
#F7FAEE #EEFAF7 #F1EEFA #FAEEF1
square
#F7FAEE #EEFAF7 #F1EEFA #FAEEF1
split-complementary
#F7FAEE #EEF1FA #F7EEFA
monochromatic
#CADE8F #E1ECBF #F4F8E7 #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.06
#F7FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#F7FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FAEE
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FAEE | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#F8F9F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f7faee; /* rgb */ color: rgb(247, 250, 238); /* oklch */ color: oklch(98.0% 0.016 118.1);
Tailwind
colors: {
custom: {
50: '#f9fbf3',
500: '#f7faee',
950: '#000000',
},
}SCSS
$custom: #f7faee; $custom-light: #f9fbf3; $custom-dark: #000000;
JSON
{
"hex": "#f7faee",
"rgb": {
"r": 247,
"g": 250,
"b": 238
},
"hsl": {
"h": 75,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97957,
"c": 0.01609,
"h": 118.1
},
"luminance": 0.94318
}Semantic roles & 50–950 ramp
primary
#F7FAEE
secondary
#BBB0DC
accent
#23C24B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585