#F1FFDD#F1FFDD
#F1FFDD is a very light, muted yellow-green. Relative luminance 0.954; OKLCH L 98.1% C 0.047 H 125.5°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFDD |
|---|---|
| RGB | rgb(241, 255, 221) |
| HSL | hsl(85, 100%, 93%) |
| HSV | hsv(85, 13%, 100%) |
| CMYK | cmyk(5.5%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(98.21, -10.40, 14.71) |
| CIE-LCH | lch(98.21, 18.01, 125.27°) |
| OKLab | oklab(98.08% -0.0272 0.0381) |
| OKLCH | oklch(98.08% 0.047 125.5) |
| XYZ | xyz(85.0848, 95.4411, 82.3321) |
| Luminance | 0.9544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.06
Lightyellow
#FFFFE0
ΔE00 5.10
Eggshell (survey)
#FFFFD4
ΔE00 5.31
Off White (survey)
#FFFFE4
ΔE00 5.60
Beige
#F5F5DC
ΔE00 6.03
Cream
#FFFDD0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFDD #EBDDFF
analogous
#FFFCDD #F1FFDD #E0FFDD
triadic
#F1FFDD #DDF1FF #FFDDF1
tetradic
#F1FFDD #DDFFFC #EBDDFF #FFDDE0
square
#F1FFDD #DDFFFC #EBDDFF #FFDDE0
split-complementary
#F1FFDD #DDE0FF #FCDDFF
monochromatic
#BFFF63 #D8FFA0 #F1FFDD #F2FFE0 #F2FFE0
Accessibility & contrast
On white
1.05
#F1FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#F1FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFDD
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFDD | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADB
Deuteranopia (green-blind)
#FFFADE
Tritanopia (blue-blind)
#F3FBF5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f1ffdd; /* rgb */ color: rgb(241, 255, 221); /* oklch */ color: oklch(98.1% 0.047 125.5);
Tailwind
colors: {
custom: {
50: '#f5ffe7',
500: '#f1ffdd',
950: '#000000',
},
}SCSS
$custom: #f1ffdd; $custom-light: #f5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#f1ffdd",
"rgb": {
"r": 241,
"g": 255,
"b": 221
},
"hsl": {
"h": 84.706,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.9808,
"c": 0.04679,
"h": 125.5
},
"luminance": 0.95441
}Semantic roles & 50–950 ramp
primary
#F1FFDD
secondary
#B894EC
accent
#00E65F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684