#F8FEEC#F8FEEC
#F8FEEC is a very light, muted yellow-green. Relative luminance 0.969; OKLCH L 98.8% C 0.024 H 121.9°. Best body text is #000000 at 20.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEEC |
|---|---|
| RGB | rgb(248, 254, 236) |
| HSL | hsl(80, 90%, 96%) |
| HSV | hsv(80, 7%, 100%) |
| CMYK | cmyk(2.4%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(98.79, -5.08, 7.92) |
| CIE-LCH | lch(98.79, 9.41, 122.66°) |
| OKLab | oklab(98.77% -0.0129 0.0207) |
| OKLCH | oklch(98.77% 0.024 121.9) |
| XYZ | xyz(89.2912, 96.8962, 93.3394) |
| Luminance | 0.9690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.00
Honeydew
#F0FFF0
ΔE00 3.49
Beige
#F5F5DC
ΔE00 3.69
Off White (survey)
#FFFFE4
ΔE00 3.72
Lightyellow
#FFFFE0
ΔE00 4.72
Mintcream
#F5FFFA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEEC #F2ECFE
analogous
#FEFBEC #F8FEEC #EFFEEC
triadic
#F8FEEC #ECF8FE #FEECF8
tetradic
#F8FEEC #ECFEFB #F2ECFE #FEECEF
square
#F8FEEC #ECFEFB #F2ECFE #FEECEF
split-complementary
#F8FEEC #ECEFFE #FBECFE
monochromatic
#CDF878 #E3FBB2 #F4FDE2 #F4FDE2 #F4FDE2
Accessibility & contrast
On white
1.03
#F8FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.38
#F8FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEEC
20.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEEC | 1.00 | 1.03 | 20.38 | 20.38 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEB
Deuteranopia (green-blind)
#FFFCED
Tritanopia (blue-blind)
#FAFCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8feec; /* rgb */ color: rgb(248, 254, 236); /* oklch */ color: oklch(98.8% 0.024 121.9);
Tailwind
colors: {
custom: {
50: '#fafef2',
500: '#f8feec',
950: '#000000',
},
}SCSS
$custom: #f8feec; $custom-light: #fafef2; $custom-dark: #000000;
JSON
{
"hex": "#f8feec",
"rgb": {
"r": 248,
"g": 254,
"b": 236
},
"hsl": {
"h": 80,
"s": 90,
"l": 96.078
},
"oklch": {
"l": 0.98769,
"c": 0.0244,
"h": 121.9
},
"luminance": 0.96896
}Semantic roles & 50–950 ramp
primary
#F8FEEC
secondary
#BBA4EA
accent
#00E64D
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585