#F1F96F#F1F96F
#F1F96F is a very light, vivid yellow. Relative luminance 0.876; OKLCH L 95.0% C 0.160 H 112.1°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F96F |
|---|---|
| RGB | rgb(241, 249, 111) |
| HSL | hsl(63, 92%, 71%) |
| HSV | hsv(63, 55%, 98%) |
| CMYK | cmyk(3.2%, 0%, 55.4%, 2.4%) |
| CIE-LAB | lab(94.99, -20.48, 64.04) |
| CIE-LCH | lch(94.99, 67.23, 107.73°) |
| OKLab | oklab(94.98% -0.0604 0.1486) |
| OKLCH | oklch(94.98% 0.16 112.1) |
| XYZ | xyz(73.0223, 87.6013, 28.0979) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.33
Light Yellow
#FFFE7A
ΔE00 2.43
Banana (survey)
#FFFF7E
ΔE00 2.45
Yellowish Tan
#FCFC81
ΔE00 2.46
Pastel Yellow
#FFFE71
ΔE00 2.48
Custard
#FFFD78
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F96F #776FF9
analogous
#F9BC6F #F1F96F #ACF96F
triadic
#F1F96F #6FF1F9 #F96FF1
tetradic
#F1F96F #6FF9BC #776FF9 #F96FAC
square
#F1F96F #6FF9BC #776FF9 #F96FAC
split-complementary
#F1F96F #6FACF9 #BC6FF9
monochromatic
#D7E40A #EBF734 #F1F96F #F7FBAA #FCFEE2
Accessibility & contrast
On white
1.13
#F1F96F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F1F96F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F96F
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F96F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F96F | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF60
Deuteranopia (green-blind)
#FFF277
Tritanopia (blue-blind)
#FFECDB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f1f96f; /* rgb */ color: rgb(241, 249, 111); /* oklch */ color: oklch(95.0% 0.160 112.1);
Tailwind
colors: {
custom: {
50: '#f8fb9d',
500: '#f1f96f',
950: '#000000',
},
}SCSS
$custom: #f1f96f; $custom-light: #f8fb9d; $custom-dark: #000000;
JSON
{
"hex": "#f1f96f",
"rgb": {
"r": 241,
"g": 249,
"b": 111
},
"hsl": {
"h": 63.478,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.94975,
"c": 0.16037,
"h": 112.1
},
"luminance": 0.876
}Semantic roles & 50–950 ramp
primary
#F1F96F
secondary
#4138D4
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580