#F8FFE8#F8FFE8
#F8FFE8 is a very light, muted yellow-green. Relative luminance 0.973; OKLCH L 98.9% C 0.031 H 120.8°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFE8 |
|---|---|
| RGB | rgb(248, 255, 232) |
| HSL | hsl(78, 100%, 95%) |
| HSV | hsv(78, 9%, 100%) |
| CMYK | cmyk(2.7%, 0%, 9%, 0%) |
| CIE-LAB | lab(98.95, -6.24, 10.20) |
| CIE-LCH | lch(98.95, 11.95, 121.45°) |
| OKLab | oklab(98.87% -0.0158 0.0266) |
| OKLCH | oklch(98.87% 0.031 120.8) |
| XYZ | xyz(89.0347, 97.3027, 90.4190) |
| Luminance | 0.9730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 2.97
Beige
#F5F5DC
ΔE00 3.33
Lightyellow
#FFFFE0
ΔE00 3.57
Honeydew
#F0FFF0
ΔE00 3.98
Ivory
#FFFFF0
ΔE00 4.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFE8 #EFE8FF
analogous
#FFFAE8 #F8FFE8 #ECFFE8
triadic
#F8FFE8 #E8F8FF #FFE8F8
tetradic
#F8FFE8 #E8FFFA #EFE8FF #FFE8EC
square
#F8FFE8 #E8FFFA #EFE8FF #FFE8EC
split-complementary
#F8FFE8 #E8ECFF #FAE8FF
monochromatic
#D3FF6E #E5FFAB #F6FFE0 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.03
#F8FFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#F8FFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFE8
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFE8 | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE7
Deuteranopia (green-blind)
#FFFCE9
Tritanopia (blue-blind)
#FAFCF8
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8ffe8; /* rgb */ color: rgb(248, 255, 232); /* oklch */ color: oklch(98.9% 0.031 120.8);
Tailwind
colors: {
custom: {
50: '#faffef',
500: '#f8ffe8',
950: '#000000',
},
}SCSS
$custom: #f8ffe8; $custom-light: #faffef; $custom-dark: #000000;
JSON
{
"hex": "#f8ffe8",
"rgb": {
"r": 248,
"g": 255,
"b": 232
},
"hsl": {
"h": 78.261,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.98866,
"c": 0.03095,
"h": 120.8
},
"luminance": 0.97303
}Semantic roles & 50–950 ramp
primary
#F8FFE8
secondary
#B69DEE
accent
#00E646
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685