#F7F4EA#F7F4EA
#F7F4EA is a very light, near-neutral yellow. Relative luminance 0.904; OKLCH L 96.7% C 0.014 H 93.0°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F4EA |
|---|---|
| RGB | rgb(247, 244, 234) |
| HSL | hsl(46, 45%, 94%) |
| HSV | hsv(46, 5%, 97%) |
| CMYK | cmyk(0%, 1.2%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.17, -0.71, 5.16) |
| CIE-LCH | lch(96.17, 5.21, 97.88°) |
| OKLab | oklab(96.67% -0.0007 0.0136) |
| OKLCH | oklch(96.67% 0.014 93) |
| XYZ | xyz(85.5577, 90.4164, 90.7708) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.64
Oldlace
#FDF5E6
ΔE00 2.68
Off White
#FAF9F6
ΔE00 3.36
Ivory
#FFFFF0
ΔE00 3.43
Linen
#FAF0E6
ΔE00 3.47
Seashell
#FFF5EE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F4EA #EAEDF7
analogous
#F7EEEA #F7F4EA #F4F7EA
triadic
#F7F4EA #EAF7F4 #F4EAF7
tetradic
#F7F4EA #EAF7EE #EAEDF7 #F7EAF4
square
#F7F4EA #EAF7EE #EAEDF7 #F7EAF4
split-complementary
#F7F4EA #EAF4F7 #EEEAF7
monochromatic
#D5C691 #E6DDBE #F7F3E9 #F7F3E9 #F7F3E9
Accessibility & contrast
On white
1.10
#F7F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F7F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F4EA
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F4EA | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F7F4EA
Tritanopia (blue-blind)
#F9F2F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7f4ea; /* rgb */ color: rgb(247, 244, 234); /* oklch */ color: oklch(96.7% 0.014 93.0);
Tailwind
colors: {
custom: {
50: '#f9f7f0',
500: '#f7f4ea',
950: '#000000',
},
}SCSS
$custom: #f7f4ea; $custom-light: #f9f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f7f4ea",
"rgb": {
"r": 247,
"g": 244,
"b": 234
},
"hsl": {
"h": 46.154,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96673,
"c": 0.01361,
"h": 93
},
"luminance": 0.90416
}Semantic roles & 50–950 ramp
primary
#F7F4EA
secondary
#B0B8D6
accent
#4DB82E
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585