#F1FFE2#F1FFE2
#F1FFE2 is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.2% C 0.041 H 128.3°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFE2 |
|---|---|
| RGB | rgb(241, 255, 226) |
| HSL | hsl(89, 100%, 94%) |
| HSV | hsv(89, 11%, 100%) |
| CMYK | cmyk(5.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.32, -9.59, 12.30) |
| CIE-LCH | lch(98.32, 15.60, 127.94°) |
| OKLab | oklab(98.2% -0.0252 0.032) |
| OKLCH | oklch(98.2% 0.041 128.3) |
| XYZ | xyz(85.7609, 95.7115, 85.8928) |
| Luminance | 0.9571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.77
Lightyellow
#FFFFE0
ΔE00 5.11
Off White (survey)
#FFFFE4
ΔE00 5.27
Beige
#F5F5DC
ΔE00 5.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.79
Eggshell (survey)
#FFFFD4
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFE2 #F0E2FF
analogous
#FFFFE2 #F1FFE2 #E3FFE2
triadic
#F1FFE2 #E2F1FF #FFE2F1
tetradic
#F1FFE2 #E2FFFF #F0E2FF #FFE2E3
square
#F1FFE2 #E2FFFF #F0E2FF #FFE2E3
split-complementary
#F1FFE2 #E2E3FF #FFE2FF
monochromatic
#B6FF68 #D3FFA5 #F0FFE0 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.04
#F1FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F1FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFE2
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFE2 | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFAE3
Tritanopia (blue-blind)
#F2FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1ffe2; /* rgb */ color: rgb(241, 255, 226); /* oklch */ color: oklch(98.2% 0.041 128.3);
Tailwind
colors: {
custom: {
50: '#f5ffeb',
500: '#f1ffe2',
950: '#000000',
},
}SCSS
$custom: #f1ffe2; $custom-light: #f5ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f1ffe2",
"rgb": {
"r": 241,
"g": 255,
"b": 226
},
"hsl": {
"h": 88.966,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.982,
"c": 0.04071,
"h": 128.3
},
"luminance": 0.95712
}Semantic roles & 50–950 ramp
primary
#F1FFE2
secondary
#C198ED
accent
#00E66F
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684