#F1F080#F1F080
#F1F080 is a very light, vivid yellow. Relative luminance 0.826; OKLCH L 93.3% C 0.135 H 108.3°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F080 |
|---|---|
| RGB | rgb(241, 240, 128) |
| HSL | hsl(59, 80%, 72%) |
| HSV | hsv(59, 47%, 95%) |
| CMYK | cmyk(0%, 0.4%, 46.9%, 5.5%) |
| CIE-LAB | lab(92.83, -14.72, 53.84) |
| CIE-LCH | lch(92.83, 55.82, 105.29°) |
| OKLab | oklab(93.31% -0.0423 0.1281) |
| OKLCH | oklch(93.31% 0.135 108.3) |
| XYZ | xyz(71.3335, 82.5812, 32.6000) |
| Luminance | 0.8258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.47
Straw
#FCF679
ΔE00 2.52
Yellowish Tan
#FCFC81
ΔE00 2.70
Pale Yellow
#FFFF84
ΔE00 3.24
Butter
#FFFF81
ΔE00 3.38
Faded Yellow
#FEFF7F
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F080 #8081F1
analogous
#F1B880 #F1F080 #BAF180
triadic
#F1F080 #80F1F0 #F080F1
tetradic
#F1F080 #80F1B8 #8081F1 #F180BA
square
#F1F080 #80F1B8 #8081F1 #F180BA
split-complementary
#F1F080 #80BAF1 #B880F1
monochromatic
#DEDC18 #EBE949 #F1F080 #F7F7B7 #FCFCE3
Accessibility & contrast
On white
1.20
#F1F080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#F1F080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F080
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F080 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#FFEC85
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f1f080; /* rgb */ color: rgb(241, 240, 128); /* oklch */ color: oklch(93.3% 0.135 108.3);
Tailwind
colors: {
custom: {
50: '#f8f4a7',
500: '#f1f080',
950: '#000000',
},
}SCSS
$custom: #f1f080; $custom-light: #f8f4a7; $custom-dark: #000000;
JSON
{
"hex": "#f1f080",
"rgb": {
"r": 241,
"g": 240,
"b": 128
},
"hsl": {
"h": 59.469,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.93308,
"c": 0.13489,
"h": 108.3
},
"luminance": 0.82579
}Semantic roles & 50–950 ramp
primary
#F1F080
secondary
#494ACC
accent
#0BDC09
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580