#F8FAEE#F8FAEE
#F8FAEE is a very light, near-neutral yellow-green. Relative luminance 0.945; OKLCH L 98.0% C 0.016 H 114.4°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FAEE |
|---|---|
| RGB | rgb(248, 250, 238) |
| HSL | hsl(70, 55%, 96%) |
| HSV | hsv(70, 5%, 98%) |
| CMYK | cmyk(0.8%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.83, -2.73, 5.52) |
| CIE-LCH | lch(97.83, 6.16, 116.36°) |
| OKLab | oklab(98.03% -0.0066 0.0145) |
| OKLCH | oklch(98.03% 0.016 114.4) |
| XYZ | xyz(88.3273, 94.5009, 94.4596) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.71
Floralwhite
#FFFAF0
ΔE00 3.69
Mintcream
#F5FFFA
ΔE00 4.26
Oldlace
#FDF5E6
ΔE00 4.63
Off White
#FAF9F6
ΔE00 4.66
Beige
#F5F5DC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FAEE #F0EEFA
analogous
#FAF6EE #F8FAEE #F2FAEE
triadic
#F8FAEE #EEF8FA #FAEEF8
tetradic
#F8FAEE #EEFAF6 #F0EEFA #FAEEF2
square
#F8FAEE #EEFAF6 #F0EEFA #FAEEF2
split-complementary
#F8FAEE #EEF2FA #F6EEFA
monochromatic
#D1DE8F #E5ECBF #F5F8E7 #F5F8E7 #F5F8E7
Accessibility & contrast
On white
1.06
#F8FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F8FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FAEE
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FAEE | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9ED
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#FAF8F6
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f8faee; /* rgb */ color: rgb(248, 250, 238); /* oklch */ color: oklch(98.0% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#fafbf3',
500: '#f8faee',
950: '#000000',
},
}SCSS
$custom: #f8faee; $custom-light: #fafbf3; $custom-dark: #000000;
JSON
{
"hex": "#f8faee",
"rgb": {
"r": 248,
"g": 250,
"b": 238
},
"hsl": {
"h": 70,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.98033,
"c": 0.01591,
"h": 114.4
},
"luminance": 0.94501
}Semantic roles & 50–950 ramp
primary
#F8FAEE
secondary
#B8B0DC
accent
#23C23E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585