#F8FCEE#F8FCEE
#F8FCEE is a very light, near-neutral yellow-green. Relative luminance 0.958; OKLCH L 98.4% C 0.019 H 119.7°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FCEE |
|---|---|
| RGB | rgb(248, 252, 238) |
| HSL | hsl(77, 70%, 96%) |
| HSV | hsv(77, 6%, 99%) |
| CMYK | cmyk(1.6%, 0%, 5.6%, 1.2%) |
| CIE-LAB | lab(98.33, -3.74, 6.24) |
| CIE-LCH | lch(98.33, 7.27, 120.94°) |
| OKLab | oklab(98.43% -0.0093 0.0164) |
| OKLCH | oklch(98.43% 0.019 119.7) |
| XYZ | xyz(88.9520, 95.7504, 94.6678) |
| Luminance | 0.9575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.90
Mintcream
#F5FFFA
ΔE00 4.31
Honeydew
#F0FFF0
ΔE00 4.32
Beige
#F5F5DC
ΔE00 4.37
Off White (survey)
#FFFFE4
ΔE00 4.72
Floralwhite
#FFFAF0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FCEE #F2EEFC
analogous
#FCF9EE #F8FCEE #F1FCEE
triadic
#F8FCEE #EEF8FC #FCEEF8
tetradic
#F8FCEE #EEFCF9 #F2EEFC #FCEEF1
square
#F8FCEE #EEFCF9 #F2EEFC #FCEEF1
split-complementary
#F8FCEE #EEF1FC #F9EEFC
monochromatic
#CDEA86 #E3F3BA #F4FAE5 #F4FAE5 #F4FAE5
Accessibility & contrast
On white
1.04
#F8FCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F8FCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FCEE
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FCEE | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFAED
Deuteranopia (green-blind)
#FEFAEF
Tritanopia (blue-blind)
#F9FAF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f8fcee; /* rgb */ color: rgb(248, 252, 238); /* oklch */ color: oklch(98.4% 0.019 119.7);
Tailwind
colors: {
custom: {
50: '#fafdf3',
500: '#f8fcee',
950: '#000000',
},
}SCSS
$custom: #f8fcee; $custom-light: #fafdf3; $custom-dark: #000000;
JSON
{
"hex": "#f8fcee",
"rgb": {
"r": 248,
"g": 252,
"b": 238
},
"hsl": {
"h": 77.143,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98426,
"c": 0.01884,
"h": 119.7
},
"luminance": 0.9575
}Semantic roles & 50–950 ramp
primary
#F8FCEE
secondary
#BBACE2
accent
#14D24A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585