#F8FEF0#F8FEF0
#F8FEF0 is a very light, near-neutral yellow-green. Relative luminance 0.971; OKLCH L 98.9% C 0.019 H 125.8°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEF0 |
|---|---|
| RGB | rgb(248, 254, 240) |
| HSL | hsl(86, 88%, 97%) |
| HSV | hsv(86, 6%, 100%) |
| CMYK | cmyk(2.4%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(98.88, -4.40, 6.00) |
| CIE-LCH | lch(98.88, 7.44, 126.27°) |
| OKLab | oklab(98.87% -0.0114 0.0157) |
| OKLCH | oklch(98.87% 0.019 125.8) |
| XYZ | xyz(89.8789, 97.1313, 96.4344) |
| Luminance | 0.9713 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.60
Honeydew
#F0FFF0
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 3.98
Beige
#F5F5DC
ΔE00 4.77
Off White (survey)
#FFFFE4
ΔE00 4.95
Floralwhite
#FFFAF0
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEF0 #F6F0FE
analogous
#FEFDF0 #F8FEF0 #F1FEF0
triadic
#F8FEF0 #F0F8FE #FEF0F8
tetradic
#F8FEF0 #F0FEFD #F6F0FE #FEF0F1
square
#F8FEF0 #F0FEFD #F6F0FE #FEF0F1
split-complementary
#F8FEF0 #F0F1FE #FDF0FE
monochromatic
#C2F67D #DDFAB7 #F2FDE2 #F2FDE2 #F2FDE2
Accessibility & contrast
On white
1.03
#F8FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#F8FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEF0
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEF0 | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FFFCF1
Tritanopia (blue-blind)
#F9FCFA
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8fef0; /* rgb */ color: rgb(248, 254, 240); /* oklch */ color: oklch(98.9% 0.019 125.8);
Tailwind
colors: {
custom: {
50: '#fafef4',
500: '#f8fef0',
950: '#000000',
},
}SCSS
$custom: #f8fef0; $custom-light: #fafef4; $custom-dark: #000000;
JSON
{
"hex": "#f8fef0",
"rgb": {
"r": 248,
"g": 254,
"b": 240
},
"hsl": {
"h": 85.714,
"s": 87.5,
"l": 96.863
},
"oklch": {
"l": 0.98873,
"c": 0.01941,
"h": 125.8
},
"luminance": 0.97131
}Semantic roles & 50–950 ramp
primary
#F8FEF0
secondary
#C4A8EA
accent
#01E463
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585