#F5F7EA#F5F7EA
#F5F7EA is a very light, near-neutral yellow. Relative luminance 0.919; OKLCH L 97.1% C 0.017 H 113.8°. Best body text is #000000 at 19.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F7EA |
|---|---|
| RGB | rgb(245, 247, 234) |
| HSL | hsl(69, 45%, 94%) |
| HSV | hsv(69, 5%, 97%) |
| CMYK | cmyk(0.8%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.77, -2.91, 6.01) |
| CIE-LCH | lch(96.77, 6.68, 115.82°) |
| OKLab | oklab(97.11% -0.007 0.0158) |
| OKLCH | oklch(97.11% 0.017 113.8) |
| XYZ | xyz(85.7660, 91.8747, 91.0412) |
| Luminance | 0.9187 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.98
Floralwhite
#FFFAF0
ΔE00 4.00
Beige
#F5F5DC
ΔE00 4.39
Oldlace
#FDF5E6
ΔE00 4.61
Mintcream
#F5FFFA
ΔE00 4.67
Eggshell
#F0EAD6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F7EA #ECEAF7
analogous
#F7F3EA #F5F7EA #EFF7EA
triadic
#F5F7EA #EAF5F7 #F7EAF5
tetradic
#F5F7EA #EAF7F3 #ECEAF7 #F7EAEF
square
#F5F7EA #EAF7F3 #ECEAF7 #F7EAEF
split-complementary
#F5F7EA #EAEFF7 #F3EAF7
monochromatic
#CBD591 #E0E6BE #F4F7E9 #F4F7E9 #F4F7E9
Accessibility & contrast
On white
1.08
#F5F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.38
#F5F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F7EA
19.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F7EA | 1.00 | 1.08 | 19.38 | 19.38 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#F7F5F3
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f5f7ea; /* rgb */ color: rgb(245, 247, 234); /* oklch */ color: oklch(97.1% 0.017 113.8);
Tailwind
colors: {
custom: {
50: '#f8f9f0',
500: '#f5f7ea',
950: '#000000',
},
}SCSS
$custom: #f5f7ea; $custom-light: #f8f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f5f7ea",
"rgb": {
"r": 245,
"g": 247,
"b": 234
},
"hsl": {
"h": 69.231,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.97109,
"c": 0.01725,
"h": 113.8
},
"luminance": 0.91875
}Semantic roles & 50–950 ramp
primary
#F5F7EA
secondary
#B5B0D6
accent
#2EB843
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585