#F1F77E#F1F77E
#F1F77E is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.7% C 0.145 H 111.4°. Best body text is #000000 at 18.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F77E |
|---|---|
| RGB | rgb(241, 247, 126) |
| HSL | hsl(63, 88%, 73%) |
| HSV | hsv(63, 49%, 97%) |
| CMYK | cmyk(2.4%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(94.62, -18.30, 56.91) |
| CIE-LCH | lch(94.62, 59.78, 107.82°) |
| OKLab | oklab(94.73% -0.0527 0.1346) |
| OKLCH | oklch(94.73% 0.145 111.4) |
| XYZ | xyz(73.3037, 86.7301, 32.6137) |
| Luminance | 0.8673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.91
Faded Yellow
#FEFF7F
ΔE00 2.33
Pale Yellow
#FFFF84
ΔE00 2.34
Butter
#FFFF81
ΔE00 2.42
Banana (survey)
#FFFF7E
ΔE00 2.54
Light Yellow
#FFFE7A
ΔE00 2.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F77E #847EF7
analogous
#F7C07E #F1F77E #B4F77E
triadic
#F1F77E #7EF1F7 #F77EF1
tetradic
#F1F77E #7EF7C0 #847EF7 #F77EB4
square
#F1F77E #7EF7C0 #847EF7 #F77EB4
split-complementary
#F1F77E #7EB4F7 #C07EF7
monochromatic
#E1EC0F #EBF344 #F1F77E #F7FBB8 #FCFDE2
Accessibility & contrast
On white
1.14
#F1F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.35
#F1F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F77E
18.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F77E | 1.00 | 1.14 | 18.35 | 18.35 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FFF184
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f1f77e; /* rgb */ color: rgb(241, 247, 126); /* oklch */ color: oklch(94.7% 0.145 111.4);
Tailwind
colors: {
custom: {
50: '#f8f9a6',
500: '#f1f77e',
950: '#000000',
},
}SCSS
$custom: #f1f77e; $custom-light: #f8f9a6; $custom-dark: #000000;
JSON
{
"hex": "#f1f77e",
"rgb": {
"r": 241,
"g": 247,
"b": 126
},
"hsl": {
"h": 62.975,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.94729,
"c": 0.1446,
"h": 111.4
},
"luminance": 0.86729
}Semantic roles & 50–950 ramp
primary
#F1F77E
secondary
#4D46D3
accent
#01E50C
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#171710
muted
#858580