#F8F8EA#F8F8EA
#F8F8EA is a very light, near-neutral yellow. Relative luminance 0.930; OKLCH L 97.5% C 0.018 H 106.7°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F8EA |
|---|---|
| RGB | rgb(248, 248, 234) |
| HSL | hsl(60, 50%, 95%) |
| HSV | hsv(60, 6%, 97%) |
| CMYK | cmyk(0%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(97.24, -2.40, 6.72) |
| CIE-LCH | lch(97.24, 7.13, 109.63°) |
| OKLab | oklab(97.54% -0.0053 0.0176) |
| OKLCH | oklch(97.54% 0.018 106.7) |
| XYZ | xyz(87.1280, 93.0321, 91.1929) |
| Luminance | 0.9303 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.44
Floralwhite
#FFFAF0
ΔE00 3.38
Oldlace
#FDF5E6
ΔE00 3.75
Beige
#F5F5DC
ΔE00 4.11
Eggshell
#F0EAD6
ΔE00 4.22
Off White (survey)
#FFFFE4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F8EA #EAEAF8
analogous
#F8F1EA #F8F8EA #F1F8EA
triadic
#F8F8EA #EAF8F8 #F8EAF8
tetradic
#F8F8EA #EAF8F1 #EAEAF8 #F8EAF1
square
#F8F8EA #EAF8F1 #EAEAF8 #F8EAF1
split-complementary
#F8F8EA #EAF1F8 #F1EAF8
monochromatic
#D9D98E #E9E9BC #F7F7E8 #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.07
#F8F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#F8F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F8EA
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F8EA | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#FBF7EA
Tritanopia (blue-blind)
#FAF6F4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f8f8ea; /* rgb */ color: rgb(248, 248, 234); /* oklch */ color: oklch(97.5% 0.018 106.7);
Tailwind
colors: {
custom: {
50: '#fafaf0',
500: '#f8f8ea',
950: '#000000',
},
}SCSS
$custom: #f8f8ea; $custom-light: #fafaf0; $custom-dark: #000000;
JSON
{
"hex": "#f8f8ea",
"rgb": {
"r": 248,
"g": 248,
"b": 234
},
"hsl": {
"h": 60,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97535,
"c": 0.01841,
"h": 106.7
},
"luminance": 0.93032
}Semantic roles & 50–950 ramp
primary
#F8F8EA
secondary
#AEAED8
accent
#28BD28
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585