#F1F76F#F1F76F
#F1F76F is a very light, vivid yellow. Relative luminance 0.864; OKLCH L 94.6% C 0.158 H 111.4°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F76F |
|---|---|
| RGB | rgb(241, 247, 111) |
| HSL | hsl(63, 89%, 70%) |
| HSV | hsv(63, 55%, 97%) |
| CMYK | cmyk(2.4%, 0%, 55.1%, 3.1%) |
| CIE-LAB | lab(94.47, -19.52, 63.45) |
| CIE-LCH | lch(94.47, 66.38, 107.10°) |
| OKLab | oklab(94.56% -0.0577 0.1473) |
| OKLCH | oklch(94.56% 0.158 111.4) |
| XYZ | xyz(72.4074, 86.3716, 27.8929) |
| Luminance | 0.8637 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.28
Faded Yellow
#FEFF7F
ΔE00 2.29
Light Yellow
#FFFE7A
ΔE00 2.32
Custard
#FFFD78
ΔE00 2.35
Butter Yellow
#FFFD74
ΔE00 2.37
Banana (survey)
#FFFF7E
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F76F #756FF7
analogous
#F7B96F #F1F76F #ADF76F
triadic
#F1F76F #6FF1F7 #F76FF1
tetradic
#F1F76F #6FF7B9 #756FF7 #F76FAD
square
#F1F76F #6FF7B9 #756FF7 #F76FAD
split-complementary
#F1F76F #6FADF7 #B96FF7
monochromatic
#D6DF0C #EBF435 #F1F76F #F7FAA9 #FCFDE2
Accessibility & contrast
On white
1.15
#F1F76F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#F1F76F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F76F
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F76F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F76F | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FFF177
Tritanopia (blue-blind)
#FFEAD9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f1f76f; /* rgb */ color: rgb(241, 247, 111); /* oklch */ color: oklch(94.6% 0.158 111.4);
Tailwind
colors: {
custom: {
50: '#f8f99c',
500: '#f1f76f',
950: '#000000',
},
}SCSS
$custom: #f1f76f; $custom-light: #f8f99c; $custom-dark: #000000;
JSON
{
"hex": "#f1f76f",
"rgb": {
"r": 241,
"g": 247,
"b": 111
},
"hsl": {
"h": 62.647,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.94558,
"c": 0.15819,
"h": 111.4
},
"luminance": 0.8637
}Semantic roles & 50–950 ramp
primary
#F1F76F
secondary
#3F39D1
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580