#F1FFDE#F1FFDE
#F1FFDE is a very light, muted yellow-green. Relative luminance 0.955; OKLCH L 98.1% C 0.046 H 126.0°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFDE |
|---|---|
| RGB | rgb(241, 255, 222) |
| HSL | hsl(85, 100%, 94%) |
| HSV | hsv(85, 13%, 100%) |
| CMYK | cmyk(5.5%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.23, -10.24, 14.22) |
| CIE-LCH | lch(98.23, 17.53, 125.75°) |
| OKLab | oklab(98.1% -0.0268 0.0369) |
| OKLCH | oklch(98.1% 0.046 126) |
| XYZ | xyz(85.2184, 95.4945, 83.0358) |
| Luminance | 0.9549 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 5.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.18
Eggshell (survey)
#FFFFD4
ΔE00 5.46
Off White (survey)
#FFFFE4
ΔE00 5.51
Beige
#F5F5DC
ΔE00 5.93
Honeydew
#F0FFF0
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFDE #ECDEFF
analogous
#FFFDDE #F1FFDE #E0FFDE
triadic
#F1FFDE #DEF1FF #FFDEF1
tetradic
#F1FFDE #DEFFFD #ECDEFF #FFDEE0
square
#F1FFDE #DEFFFD #ECDEFF #FFDEE0
split-complementary
#F1FFDE #DEE0FF #FDDEFF
monochromatic
#BDFF64 #D7FFA1 #F1FFDE #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.04
#F1FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#F1FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFDE
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFDE | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFFADF
Tritanopia (blue-blind)
#F3FCF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1ffde; /* rgb */ color: rgb(241, 255, 222); /* oklch */ color: oklch(98.1% 0.046 126.0);
Tailwind
colors: {
custom: {
50: '#f5ffe8',
500: '#f1ffde',
950: '#000000',
},
}SCSS
$custom: #f1ffde; $custom-light: #f5ffe8; $custom-dark: #000000;
JSON
{
"hex": "#f1ffde",
"rgb": {
"r": 241,
"g": 255,
"b": 222
},
"hsl": {
"h": 85.455,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98103,
"c": 0.04557,
"h": 126
},
"luminance": 0.95495
}Semantic roles & 50–950 ramp
primary
#F1FFDE
secondary
#BA95EC
accent
#00E661
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684