#F8FFE3#F8FFE3
#F8FFE3 is a very light, muted yellow-green. Relative luminance 0.970; OKLCH L 98.7% C 0.037 H 118.5°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FFE3 |
|---|---|
| RGB | rgb(248, 255, 227) |
| HSL | hsl(75, 100%, 95%) |
| HSV | hsv(75, 11%, 100%) |
| CMYK | cmyk(2.7%, 0%, 11%, 0%) |
| CIE-LAB | lab(98.84, -7.05, 12.60) |
| CIE-LCH | lch(98.84, 14.43, 119.22°) |
| OKLab | oklab(98.74% -0.0178 0.0328) |
| OKLCH | oklch(98.74% 0.037 118.5) |
| XYZ | xyz(88.3346, 97.0227, 86.7318) |
| Luminance | 0.9702 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 2.78
Off White (survey)
#FFFFE4
ΔE00 2.80
Beige
#F5F5DC
ΔE00 3.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.33
Eggshell (survey)
#FFFFD4
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FFE3 #EAE3FF
analogous
#FFF8E3 #F8FFE3 #EAFFE3
triadic
#F8FFE3 #E3F8FF #FFE3F8
tetradic
#F8FFE3 #E3FFF8 #EAE3FF #FFE3EA
square
#F8FFE3 #E3FFF8 #EAE3FF #FFE3EA
split-complementary
#F8FFE3 #E3EAFF #F8E3FF
monochromatic
#D9FF69 #E9FFA6 #F7FFE0 #F7FFE0 #F7FFE0
Accessibility & contrast
On white
1.03
#F8FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.40
#F8FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FFE3
20.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FFE3 | 1.00 | 1.03 | 20.40 | 20.40 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE1
Deuteranopia (green-blind)
#FFFCE4
Tritanopia (blue-blind)
#FBFCF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8ffe3; /* rgb */ color: rgb(248, 255, 227); /* oklch */ color: oklch(98.7% 0.037 118.5);
Tailwind
colors: {
custom: {
50: '#faffeb',
500: '#f8ffe3',
950: '#000000',
},
}SCSS
$custom: #f8ffe3; $custom-light: #faffeb; $custom-dark: #000000;
JSON
{
"hex": "#f8ffe3",
"rgb": {
"r": 248,
"g": 255,
"b": 227
},
"hsl": {
"h": 75,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.98742,
"c": 0.03727,
"h": 118.5
},
"luminance": 0.97023
}Semantic roles & 50–950 ramp
primary
#F8FFE3
secondary
#AE99ED
accent
#00E639
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684