#F8FEEB#F8FEEB
#F8FEEB is a very light, muted yellow-green. Relative luminance 0.968; OKLCH L 98.7% C 0.026 H 121.2°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEEB |
|---|---|
| RGB | rgb(248, 254, 235) |
| HSL | hsl(79, 90%, 96%) |
| HSV | hsv(79, 7%, 100%) |
| CMYK | cmyk(2.4%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(98.76, -5.24, 8.40) |
| CIE-LCH | lch(98.76, 9.90, 121.98°) |
| OKLab | oklab(98.74% -0.0133 0.022) |
| OKLCH | oklch(98.74% 0.026 121.2) |
| XYZ | xyz(89.1463, 96.8383, 92.5764) |
| Luminance | 0.9684 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.20
Off White (survey)
#FFFFE4
ΔE00 3.45
Beige
#F5F5DC
ΔE00 3.47
Honeydew
#F0FFF0
ΔE00 3.59
Lightyellow
#FFFFE0
ΔE00 4.41
Mintcream
#F5FFFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEEB #F1EBFE
analogous
#FEFAEB #F8FEEB #EEFEEB
triadic
#F8FEEB #EBF8FE #FEEBF8
tetradic
#F8FEEB #EBFEFA #F1EBFE #FEEBEE
square
#F8FEEB #EBFEFA #F1EBFE #FEEBEE
split-complementary
#F8FEEB #EBEEFE #FAEBFE
monochromatic
#CFF876 #E4FBB1 #F5FEE2 #F5FEE2 #F5FEE2
Accessibility & contrast
On white
1.03
#F8FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#F8FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEEB
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEEB | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEA
Deuteranopia (green-blind)
#FFFBEC
Tritanopia (blue-blind)
#FAFCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8feeb; /* rgb */ color: rgb(248, 254, 235); /* oklch */ color: oklch(98.7% 0.026 121.2);
Tailwind
colors: {
custom: {
50: '#fafef1',
500: '#f8feeb',
950: '#000000',
},
}SCSS
$custom: #f8feeb; $custom-light: #fafef1; $custom-dark: #000000;
JSON
{
"hex": "#f8feeb",
"rgb": {
"r": 248,
"g": 254,
"b": 235
},
"hsl": {
"h": 78.947,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.98744,
"c": 0.02566,
"h": 121.2
},
"luminance": 0.96838
}Semantic roles & 50–950 ramp
primary
#F8FEEB
secondary
#B9A3EA
accent
#00E648
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585