#F7F8EA#F7F8EA
#F7F8EA is a very light, near-neutral yellow. Relative luminance 0.928; OKLCH L 97.5% C 0.018 H 110.0°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F8EA |
|---|---|
| RGB | rgb(247, 248, 234) |
| HSL | hsl(64, 50%, 95%) |
| HSV | hsv(64, 6%, 97%) |
| CMYK | cmyk(0.4%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(97.17, -2.74, 6.60) |
| CIE-LCH | lch(97.17, 7.15, 112.50°) |
| OKLab | oklab(97.46% -0.0063 0.0173) |
| OKLCH | oklch(97.46% 0.018 110) |
| XYZ | xyz(86.7743, 92.8497, 91.1763) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.53
Floralwhite
#FFFAF0
ΔE00 3.78
Beige
#F5F5DC
ΔE00 4.04
Oldlace
#FDF5E6
ΔE00 4.21
Eggshell
#F0EAD6
ΔE00 4.46
Off White (survey)
#FFFFE4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F8EA #EBEAF8
analogous
#F8F2EA #F7F8EA #F0F8EA
triadic
#F7F8EA #EAF7F8 #F8EAF7
tetradic
#F7F8EA #EAF8F2 #EBEAF8 #F8EAF0
square
#F7F8EA #EAF8F2 #EBEAF8 #F8EAF0
split-complementary
#F7F8EA #EAF0F8 #F2EAF8
monochromatic
#D4D98E #E6E9BC #F6F7E8 #F6F7E8 #F6F7E8
Accessibility & contrast
On white
1.07
#F7F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#F7F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F8EA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F8EA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#FBF7EA
Tritanopia (blue-blind)
#F9F6F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f7f8ea; /* rgb */ color: rgb(247, 248, 234); /* oklch */ color: oklch(97.5% 0.018 110.0);
Tailwind
colors: {
custom: {
50: '#f9faf0',
500: '#f7f8ea',
950: '#000000',
},
}SCSS
$custom: #f7f8ea; $custom-light: #f9faf0; $custom-dark: #000000;
JSON
{
"hex": "#f7f8ea",
"rgb": {
"r": 247,
"g": 248,
"b": 234
},
"hsl": {
"h": 64.286,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97458,
"c": 0.01844,
"h": 110
},
"luminance": 0.92849
}Semantic roles & 50–950 ramp
primary
#F7F8EA
secondary
#B1AED8
accent
#28BD33
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585