#F1FFAE#F1FFAE
#F1FFAE is a very light, moderate yellow-green. Relative luminance 0.933; OKLCH L 97.1% C 0.103 H 116.3°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FFAE |
|---|---|
| RGB | rgb(241, 255, 174) |
| HSL | hsl(70, 100%, 84%) |
| HSV | hsv(70, 32%, 100%) |
| CMYK | cmyk(5.5%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.34, -17.09, 37.26) |
| CIE-LCH | lch(97.34, 40.99, 114.64°) |
| OKLab | oklab(97.1% -0.0459 0.0927) |
| OKLCH | oklch(97.1% 0.103 116.3) |
| XYZ | xyz(79.6755, 93.2773, 53.8432) |
| Luminance | 0.9328 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.65
Creme
#FFFFB6
ΔE00 3.67
Light Beige
#FFFEB6
ΔE00 3.94
Parchment
#FEFCAF
ΔE00 4.00
Cream (survey)
#FFFFC2
ΔE00 4.94
Buff
#FEF69E
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FFAE #BCAEFF
analogous
#FFE5AE #F1FFAE #C9FFAE
triadic
#F1FFAE #AEF1FF #FFAEF1
tetradic
#F1FFAE #AEFFE5 #BCAEFF #FFAEC9
square
#F1FFAE #AEFFE5 #BCAEFF #FFAEC9
split-complementary
#F1FFAE #AEC9FF #E5AEFF
monochromatic
#DCFF34 #E6FF71 #F1FFAE #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.07
#F1FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#F1FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FFAE
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FFAE | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF8B2
Tritanopia (blue-blind)
#FAF6EA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f1ffae; /* rgb */ color: rgb(241, 255, 174); /* oklch */ color: oklch(97.1% 0.103 116.3);
Tailwind
colors: {
custom: {
50: '#f6ffc7',
500: '#f1ffae',
950: '#000000',
},
}SCSS
$custom: #f1ffae; $custom-light: #f6ffc7; $custom-dark: #000000;
JSON
{
"hex": "#f1ffae",
"rgb": {
"r": 241,
"g": 255,
"b": 174
},
"hsl": {
"h": 70.37,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97103,
"c": 0.1034,
"h": 116.3
},
"luminance": 0.93277
}Semantic roles & 50–950 ramp
primary
#F1FFAE
secondary
#816CE5
accent
#00E628
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682