#F1FFDC#F1FFDC
#F1FFDC is a very light, muted yellow-green. Relative luminance 0.954; OKLCH L 98.1% C 0.048 H 125.1°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFDC |
|---|---|
| RGB | rgb(241, 255, 220) |
| HSL | hsl(84, 100%, 93%) |
| HSV | hsv(84, 14%, 100%) |
| CMYK | cmyk(5.5%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.19, -10.56, 15.19) |
| CIE-LCH | lch(98.19, 18.50, 124.81°) |
| OKLab | oklab(98.06% -0.0276 0.0393) |
| OKLCH | oklch(98.06% 0.048 125.1) |
| XYZ | xyz(84.9520, 95.3879, 81.6325) |
| Luminance | 0.9539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.95
Lightyellow
#FFFFE0
ΔE00 5.14
Eggshell (survey)
#FFFFD4
ΔE00 5.16
Off White (survey)
#FFFFE4
ΔE00 5.70
Cream
#FFFDD0
ΔE00 5.96
Beige
#F5F5DC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFDC #EADCFF
analogous
#FFFBDC #F1FFDC #DFFFDC
triadic
#F1FFDC #DCF1FF #FFDCF1
tetradic
#F1FFDC #DCFFFB #EADCFF #FFDCDF
square
#F1FFDC #DCFFFB #EADCFF #FFDCDF
split-complementary
#F1FFDC #DCDFFF #FBDCFF
monochromatic
#C0FF62 #D9FF9F #F1FFDC #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.05
#F1FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.08
#F1FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFDC
20.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFDC | 1.00 | 1.05 | 20.08 | 20.08 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#F3FBF5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1ffdc; /* rgb */ color: rgb(241, 255, 220); /* oklch */ color: oklch(98.1% 0.048 125.1);
Tailwind
colors: {
custom: {
50: '#f5ffe7',
500: '#f1ffdc',
950: '#000000',
},
}SCSS
$custom: #f1ffdc; $custom-light: #f5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#f1ffdc",
"rgb": {
"r": 241,
"g": 255,
"b": 220
},
"hsl": {
"h": 84,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98056,
"c": 0.04801,
"h": 125.1
},
"luminance": 0.95388
}Semantic roles & 50–950 ramp
primary
#F1FFDC
secondary
#B793EC
accent
#00E65C
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684