#F7F5EA#F7F5EA
#F7F5EA is a very light, near-neutral yellow. Relative luminance 0.910; OKLCH L 96.9% C 0.015 H 98.3°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F5EA |
|---|---|
| RGB | rgb(247, 245, 234) |
| HSL | hsl(51, 45%, 94%) |
| HSV | hsv(51, 5%, 97%) |
| CMYK | cmyk(0%, 0.8%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.42, -1.22, 5.52) |
| CIE-LCH | lch(96.42, 5.66, 102.46°) |
| OKLab | oklab(96.87% -0.0021 0.0145) |
| OKLCH | oklch(96.87% 0.015 98.3) |
| XYZ | xyz(85.8594, 91.0198, 90.8713) |
| Luminance | 0.9102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.03
Ivory
#FFFFF0
ΔE00 2.78
Oldlace
#FDF5E6
ΔE00 2.87
Off White
#FAF9F6
ΔE00 3.76
Linen
#FAF0E6
ΔE00 4.17
Eggshell
#F0EAD6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F5EA #EAECF7
analogous
#F7EFEA #F7F5EA #F3F7EA
triadic
#F7F5EA #EAF7F5 #F5EAF7
tetradic
#F7F5EA #EAF7EF #EAECF7 #F7EAF3
square
#F7F5EA #EAF7EF #EAECF7 #F7EAF3
split-complementary
#F7F5EA #EAF3F7 #EFEAF7
monochromatic
#D5CB91 #E6E0BE #F7F4E9 #F7F4E9 #F7F4E9
Accessibility & contrast
On white
1.09
#F7F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#F7F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F5EA
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F5EA | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#F9F3F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f7f5ea; /* rgb */ color: rgb(247, 245, 234); /* oklch */ color: oklch(96.9% 0.015 98.3);
Tailwind
colors: {
custom: {
50: '#f9f8f0',
500: '#f7f5ea',
950: '#000000',
},
}SCSS
$custom: #f7f5ea; $custom-light: #f9f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f7f5ea",
"rgb": {
"r": 247,
"g": 245,
"b": 234
},
"hsl": {
"h": 50.769,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96869,
"c": 0.01468,
"h": 98.3
},
"luminance": 0.91019
}Semantic roles & 50–950 ramp
primary
#F7F5EA
secondary
#B0B5D6
accent
#43B82E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585