#F8F4E8#F8F4E8
#F8F4E8 is a very light, near-neutral yellow. Relative luminance 0.905; OKLCH L 96.7% C 0.016 H 91.5°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F4E8 |
|---|---|
| RGB | rgb(248, 244, 232) |
| HSL | hsl(45, 53%, 94%) |
| HSV | hsv(45, 6%, 97%) |
| CMYK | cmyk(0%, 1.6%, 6.5%, 2.7%) |
| CIE-LAB | lab(96.20, -0.71, 6.25) |
| CIE-LCH | lch(96.20, 6.29, 96.47°) |
| OKLab | oklab(96.7% -0.0004 0.0164) |
| OKLCH | oklch(96.7% 0.016 91.5) |
| XYZ | xyz(85.6257, 90.4845, 89.2827) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 1.73
Oldlace
#FDF5E6
ΔE00 1.95
Ivory
#FFFFF0
ΔE00 3.20
Linen
#FAF0E6
ΔE00 3.42
Eggshell
#F0EAD6
ΔE00 3.76
Off White
#FAF9F6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F4E8 #E8ECF8
analogous
#F8ECE8 #F8F4E8 #F4F8E8
triadic
#F8F4E8 #E8F8F4 #F4E8F8
tetradic
#F8F4E8 #E8F8EC #E8ECF8 #F8E8F4
square
#F8F4E8 #E8F8EC #E8ECF8 #F8E8F4
split-complementary
#F8F4E8 #E8F4F8 #ECE8F8
monochromatic
#DBC78A #EADEB9 #F8F4E8 #F8F4E8 #F8F4E8
Accessibility & contrast
On white
1.10
#F8F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F8F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F4E8
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F4E8 | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E7
Deuteranopia (green-blind)
#F8F5E8
Tritanopia (blue-blind)
#FBF2F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f8f4e8; /* rgb */ color: rgb(248, 244, 232); /* oklch */ color: oklch(96.7% 0.016 91.5);
Tailwind
colors: {
custom: {
50: '#faf7ef',
500: '#f8f4e8',
950: '#000000',
},
}SCSS
$custom: #f8f4e8; $custom-light: #faf7ef; $custom-dark: #000000;
JSON
{
"hex": "#f8f4e8",
"rgb": {
"r": 248,
"g": 244,
"b": 232
},
"hsl": {
"h": 45,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.96698,
"c": 0.01643,
"h": 91.5
},
"luminance": 0.90484
}Semantic roles & 50–950 ramp
primary
#F8F4E8
secondary
#ABB7D9
accent
#4CC125
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585