#F8FEED#F8FEED
#F8FEED is a very light, muted yellow-green. Relative luminance 0.970; OKLCH L 98.8% C 0.023 H 122.7°. Best body text is #000000 at 20.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEED |
|---|---|
| RGB | rgb(248, 254, 237) |
| HSL | hsl(81, 89%, 96%) |
| HSV | hsv(81, 7%, 100%) |
| CMYK | cmyk(2.4%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(98.81, -4.91, 7.44) |
| CIE-LCH | lch(98.81, 8.91, 123.42°) |
| OKLab | oklab(98.8% -0.0125 0.0195) |
| OKLCH | oklch(98.8% 0.023 122.7) |
| XYZ | xyz(89.4369, 96.9545, 94.1067) |
| Luminance | 0.9696 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.84
Honeydew
#F0FFF0
ΔE00 3.43
Beige
#F5F5DC
ΔE00 3.93
Off White (survey)
#FFFFE4
ΔE00 4.00
Lightyellow
#FFFFE0
ΔE00 5.04
Mintcream
#F5FFFA
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEED #F3EDFE
analogous
#FEFCED #F8FEED #F0FEED
triadic
#F8FEED #EDF8FE #FEEDF8
tetradic
#F8FEED #EDFEFC #F3EDFE #FEEDF0
square
#F8FEED #EDFEFC #F3EDFE #FEEDF0
split-complementary
#F8FEED #EDF0FE #FCEDFE
monochromatic
#CBF879 #E1FBB3 #F4FDE2 #F4FDE2 #F4FDE2
Accessibility & contrast
On white
1.03
#F8FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.39
#F8FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEED
20.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEED | 1.00 | 1.03 | 20.39 | 20.39 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFCEE
Tritanopia (blue-blind)
#F9FCF9
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8feed; /* rgb */ color: rgb(248, 254, 237); /* oklch */ color: oklch(98.8% 0.023 122.7);
Tailwind
colors: {
custom: {
50: '#fafef2',
500: '#f8feed',
950: '#000000',
},
}SCSS
$custom: #f8feed; $custom-light: #fafef2; $custom-dark: #000000;
JSON
{
"hex": "#f8feed",
"rgb": {
"r": 248,
"g": 254,
"b": 237
},
"hsl": {
"h": 81.176,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98795,
"c": 0.02314,
"h": 122.7
},
"luminance": 0.96955
}Semantic roles & 50–950 ramp
primary
#F8FEED
secondary
#BDA5EA
accent
#00E651
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585