#F1FFE4#F1FFE4
#F1FFE4 is a very light, muted yellow-green. Relative luminance 0.958; OKLCH L 98.3% C 0.038 H 129.6°. Best body text is #000000 at 20.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFE4 |
|---|---|
| RGB | rgb(241, 255, 228) |
| HSL | hsl(91, 100%, 95%) |
| HSV | hsv(91, 11%, 100%) |
| CMYK | cmyk(5.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.36, -9.26, 11.34) |
| CIE-LCH | lch(98.36, 14.64, 129.24°) |
| OKLab | oklab(98.25% -0.0244 0.0295) |
| OKLCH | oklch(98.25% 0.038 129.6) |
| XYZ | xyz(86.0369, 95.8219, 87.3466) |
| Luminance | 0.9582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.15
Lightyellow
#FFFFE0
ΔE00 5.22
Off White (survey)
#FFFFE4
ΔE00 5.23
Beige
#F5F5DC
ΔE00 5.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Eggshell (survey)
#FFFFD4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFE4 #F2E4FF
analogous
#FFFFE4 #F1FFE4 #E4FFE5
triadic
#F1FFE4 #E4F1FF #FFE4F1
tetradic
#F1FFE4 #E4FFFF #F2E4FF #FFE5E4
square
#F1FFE4 #E4FFFF #F2E4FF #FFE5E4
split-complementary
#F1FFE4 #E5E4FF #FFE4FF
monochromatic
#B2FF6A #D1FFA7 #EFFFE0 #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.04
#F1FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.16
#F1FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFE4
20.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFE4 | 1.00 | 1.04 | 20.16 | 20.16 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFAE5
Tritanopia (blue-blind)
#F2FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1ffe4; /* rgb */ color: rgb(241, 255, 228); /* oklch */ color: oklch(98.3% 0.038 129.6);
Tailwind
colors: {
custom: {
50: '#f5ffec',
500: '#f1ffe4',
950: '#000000',
},
}SCSS
$custom: #f1ffe4; $custom-light: #f5ffec; $custom-dark: #000000;
JSON
{
"hex": "#f1ffe4",
"rgb": {
"r": 241,
"g": 255,
"b": 228
},
"hsl": {
"h": 91.111,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.9825,
"c": 0.0383,
"h": 129.6
},
"luminance": 0.95822
}Semantic roles & 50–950 ramp
primary
#F1FFE4
secondary
#C59AED
accent
#00E677
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684