#F8FEE8#F8FEE8
#F8FEE8 is a very light, muted yellow-green. Relative luminance 0.967; OKLCH L 98.7% C 0.029 H 119.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEE8 |
|---|---|
| RGB | rgb(248, 254, 232) |
| HSL | hsl(76, 92%, 95%) |
| HSV | hsv(76, 9%, 100%) |
| CMYK | cmyk(2.4%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.70, -5.74, 9.84) |
| CIE-LCH | lch(98.70, 11.39, 120.25°) |
| OKLab | oklab(98.67% -0.0144 0.0257) |
| OKLCH | oklch(98.67% 0.029 119.4) |
| XYZ | xyz(88.7166, 96.6664, 90.3130) |
| Luminance | 0.9667 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.80
Beige
#F5F5DC
ΔE00 3.02
Lightyellow
#FFFFE0
ΔE00 3.57
Ivory
#FFFFF0
ΔE00 3.90
Honeydew
#F0FFF0
ΔE00 4.05
Cornsilk
#FFF8DC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEE8 #EEE8FE
analogous
#FEF9E8 #F8FEE8 #EDFEE8
triadic
#F8FEE8 #E8F8FE #FEE8F8
tetradic
#F8FEE8 #E8FEF9 #EEE8FE #FEE8ED
square
#F8FEE8 #E8FEF9 #EEE8FE #FEE8ED
split-complementary
#F8FEE8 #E8EDFE #F9E8FE
monochromatic
#D4F973 #E6FBAD #F6FEE2 #F6FEE2 #F6FEE2
Accessibility & contrast
On white
1.03
#F8FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F8FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEE8
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEE8 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FFFBE9
Tritanopia (blue-blind)
#FAFBF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fee8; /* rgb */ color: rgb(248, 254, 232); /* oklch */ color: oklch(98.7% 0.029 119.4);
Tailwind
colors: {
custom: {
50: '#fafeef',
500: '#f8fee8',
950: '#000000',
},
}SCSS
$custom: #f8fee8; $custom-light: #fafeef; $custom-dark: #000000;
JSON
{
"hex": "#f8fee8",
"rgb": {
"r": 248,
"g": 254,
"b": 232
},
"hsl": {
"h": 76.364,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.98667,
"c": 0.02945,
"h": 119.4
},
"luminance": 0.96666
}Semantic roles & 50–950 ramp
primary
#F8FEE8
secondary
#B4A0EA
accent
#00E63F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585