#F7F7EA#F7F7EA
#F7F7EA is a very light, near-neutral yellow. Relative luminance 0.922; OKLCH L 97.3% C 0.017 H 106.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F7EA |
|---|---|
| RGB | rgb(247, 247, 234) |
| HSL | hsl(60, 45%, 94%) |
| HSV | hsv(60, 5%, 97%) |
| CMYK | cmyk(0%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.92, -2.23, 6.24) |
| CIE-LCH | lch(96.92, 6.63, 109.67°) |
| OKLab | oklab(97.26% -0.0049 0.0164) |
| OKLCH | oklch(97.26% 0.017 106.7) |
| XYZ | xyz(86.4677, 92.2365, 91.0741) |
| Luminance | 0.9224 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.76
Floralwhite
#FFFAF0
ΔE00 3.17
Oldlace
#FDF5E6
ΔE00 3.70
Eggshell
#F0EAD6
ΔE00 4.29
Beige
#F5F5DC
ΔE00 4.47
Off White
#FAF9F6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F7EA #EAEAF7
analogous
#F7F1EA #F7F7EA #F1F7EA
triadic
#F7F7EA #EAF7F7 #F7EAF7
tetradic
#F7F7EA #EAF7F1 #EAEAF7 #F7EAF1
square
#F7F7EA #EAF7F1 #EAEAF7 #F7EAF1
split-complementary
#F7F7EA #EAF1F7 #F1EAF7
monochromatic
#D5D591 #E6E6BE #F7F7E9 #F7F7E9 #F7F7E9
Accessibility & contrast
On white
1.08
#F7F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#F7F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F7EA
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F7EA | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#FAF6EA
Tritanopia (blue-blind)
#F9F5F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7f7ea; /* rgb */ color: rgb(247, 247, 234); /* oklch */ color: oklch(97.3% 0.017 106.7);
Tailwind
colors: {
custom: {
50: '#f9f9f0',
500: '#f7f7ea',
950: '#000000',
},
}SCSS
$custom: #f7f7ea; $custom-light: #f9f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f7f7ea",
"rgb": {
"r": 247,
"g": 247,
"b": 234
},
"hsl": {
"h": 60,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.97262,
"c": 0.01711,
"h": 106.7
},
"luminance": 0.92236
}Semantic roles & 50–950 ramp
primary
#F7F7EA
secondary
#B0B0D6
accent
#2EB82E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585