#F1F178#F1F178
#F1F178 is a very light, vivid yellow. Relative luminance 0.830; OKLCH L 93.4% C 0.144 H 108.9°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F178 |
|---|---|
| RGB | rgb(241, 241, 120) |
| HSL | hsl(60, 81%, 71%) |
| HSV | hsv(60, 50%, 95%) |
| CMYK | cmyk(0%, 0%, 50.2%, 5.5%) |
| CIE-LAB | lab(93.00, -15.90, 57.74) |
| CIE-LCH | lch(93.00, 59.89, 105.39°) |
| OKLab | oklab(93.41% -0.0465 0.1359) |
| OKLCH | oklch(93.41% 0.144 108.9) |
| XYZ | xyz(71.1228, 82.9692, 30.0337) |
| Luminance | 0.8297 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.00
Yellowish Tan
#FCFC81
ΔE00 2.27
Manilla
#FFFA86
ΔE00 2.46
Pale Yellow
#FFFF84
ΔE00 2.87
Custard
#FFFD78
ΔE00 2.88
Butter
#FFFF81
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F178 #7878F1
analogous
#F1B478 #F1F178 #B4F178
triadic
#F1F178 #78F1F1 #F178F1
tetradic
#F1F178 #78F1B4 #7878F1 #F178B4
square
#F1F178 #78F1B4 #7878F1 #F178B4
split-complementary
#F1F178 #78B4F1 #B478F1
monochromatic
#D8D816 #EBEB41 #F1F178 #F7F7AF #FCFCE3
Accessibility & contrast
On white
1.19
#F1F178 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#F1F178 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F178
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F178 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F178 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#FFED7E
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f1f178; /* rgb */ color: rgb(241, 241, 120); /* oklch */ color: oklch(93.4% 0.144 108.9);
Tailwind
colors: {
custom: {
50: '#f8f5a2',
500: '#f1f178',
950: '#000000',
},
}SCSS
$custom: #f1f178; $custom-light: #f8f5a2; $custom-dark: #000000;
JSON
{
"hex": "#f1f178",
"rgb": {
"r": 241,
"g": 241,
"b": 120
},
"hsl": {
"h": 60,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.93414,
"c": 0.14364,
"h": 108.9
},
"luminance": 0.82967
}Semantic roles & 50–950 ramp
primary
#F1F178
secondary
#4242CB
accent
#08DE08
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#17170F
muted
#858580