#F8FAEA#F8FAEA
#F8FAEA is a very light, muted yellow. Relative luminance 0.943; OKLCH L 97.9% C 0.021 H 112.6°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FAEA |
|---|---|
| RGB | rgb(248, 250, 234) |
| HSL | hsl(68, 62%, 95%) |
| HSV | hsv(68, 6%, 98%) |
| CMYK | cmyk(0.8%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.74, -3.40, 7.44) |
| CIE-LCH | lch(97.74, 8.18, 114.58°) |
| OKLab | oklab(97.93% -0.0081 0.0195) |
| OKLCH | oklch(97.93% 0.021 112.6) |
| XYZ | xyz(87.7462, 94.2684, 91.3990) |
| Luminance | 0.9427 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.52
Beige
#F5F5DC
ΔE00 3.40
Off White (survey)
#FFFFE4
ΔE00 3.92
Floralwhite
#FFFAF0
ΔE00 4.63
Eggshell
#F0EAD6
ΔE00 4.76
Oldlace
#FDF5E6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FAEA #ECEAFA
analogous
#FAF4EA #F8FAEA #F0FAEA
triadic
#F8FAEA #EAF8FA #FAEAF8
tetradic
#F8FAEA #EAFAF4 #ECEAFA #FAEAF0
square
#F8FAEA #EAFAF4 #ECEAFA #FAEAF0
split-complementary
#F8FAEA #EAF0FA #F4EAFA
monochromatic
#D7E287 #E8EEB9 #F7F9E6 #F7F9E6 #F7F9E6
Accessibility & contrast
On white
1.06
#F8FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#F8FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FAEA
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FAEA | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E9
Deuteranopia (green-blind)
#FDF9EB
Tritanopia (blue-blind)
#FAF8F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f8faea; /* rgb */ color: rgb(248, 250, 234); /* oklch */ color: oklch(97.9% 0.021 112.6);
Tailwind
colors: {
custom: {
50: '#fafbf0',
500: '#f8faea',
950: '#000000',
},
}SCSS
$custom: #f8faea; $custom-light: #fafbf0; $custom-dark: #000000;
JSON
{
"hex": "#f8faea",
"rgb": {
"r": 248,
"g": 250,
"b": 234
},
"hsl": {
"h": 67.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97928,
"c": 0.02111,
"h": 112.6
},
"luminance": 0.94268
}Semantic roles & 50–950 ramp
primary
#F8FAEA
secondary
#B1ABDD
accent
#1CC932
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585