#F1F17A#F1F17A
#F1F17A is a very light, vivid yellow. Relative luminance 0.830; OKLCH L 93.4% C 0.142 H 108.9°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F17A |
|---|---|
| RGB | rgb(241, 241, 122) |
| HSL | hsl(60, 81%, 71%) |
| HSV | hsv(60, 49%, 95%) |
| CMYK | cmyk(0%, 0%, 49.4%, 5.5%) |
| CIE-LAB | lab(93.02, -15.73, 56.85) |
| CIE-LCH | lch(93.02, 58.99, 105.46°) |
| OKLab | oklab(93.44% -0.0458 0.1342) |
| OKLCH | oklch(93.44% 0.142 108.9) |
| XYZ | xyz(71.2454, 83.0182, 30.6797) |
| Luminance | 0.8302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.09
Yellowish Tan
#FCFC81
ΔE00 2.29
Manilla
#FFFA86
ΔE00 2.41
Pale Yellow
#FFFF84
ΔE00 2.88
Butter
#FFFF81
ΔE00 2.93
Faded Yellow
#FEFF7F
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F17A #7A7AF1
analogous
#F1B57A #F1F17A #B5F17A
triadic
#F1F17A #7AF1F1 #F17AF1
tetradic
#F1F17A #7AF1B5 #7A7AF1 #F17AB5
square
#F1F17A #7AF1B5 #7A7AF1 #F17AB5
split-complementary
#F1F17A #7AB5F1 #B57AF1
monochromatic
#DADA17 #EBEB43 #F1F17A #F7F7B1 #FCFCE3
Accessibility & contrast
On white
1.19
#F1F17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#F1F17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F17A
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F17A | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96F
Deuteranopia (green-blind)
#FFED80
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f1f17a; /* rgb */ color: rgb(241, 241, 122); /* oklch */ color: oklch(93.4% 0.142 108.9);
Tailwind
colors: {
custom: {
50: '#f8f5a3',
500: '#f1f17a',
950: '#000000',
},
}SCSS
$custom: #f1f17a; $custom-light: #f8f5a3; $custom-dark: #000000;
JSON
{
"hex": "#f1f17a",
"rgb": {
"r": 241,
"g": 241,
"b": 122
},
"hsl": {
"h": 60,
"s": 80.952,
"l": 71.176
},
"oklch": {
"l": 0.93438,
"c": 0.14177,
"h": 108.9
},
"luminance": 0.83017
}Semantic roles & 50–950 ramp
primary
#F1F17A
secondary
#4444CB
accent
#08DD08
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17170F
muted
#858580