#F1F673#F1F673
#F1F673 is a very light, vivid yellow. Relative luminance 0.859; OKLCH L 94.4% C 0.154 H 111.0°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F673 |
|---|---|
| RGB | rgb(241, 246, 115) |
| HSL | hsl(62, 88%, 71%) |
| HSV | hsv(62, 53%, 96%) |
| CMYK | cmyk(2%, 0%, 53.3%, 3.5%) |
| CIE-LAB | lab(94.25, -18.73, 61.44) |
| CIE-LCH | lch(94.25, 64.23, 106.95°) |
| OKLab | oklab(94.39% -0.055 0.1434) |
| OKLCH | oklch(94.39% 0.154 111) |
| XYZ | xyz(72.3276, 85.8517, 28.9773) |
| Luminance | 0.8585 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.01
Faded Yellow
#FEFF7F
ΔE00 2.21
Light Yellow
#FFFE7A
ΔE00 2.31
Banana (survey)
#FFFF7E
ΔE00 2.32
Custard
#FFFD78
ΔE00 2.35
Butter
#FFFF81
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F673 #7873F6
analogous
#F6B973 #F1F673 #AFF673
triadic
#F1F673 #73F1F6 #F673F1
tetradic
#F1F673 #73F6B9 #7873F6 #F673AF
square
#F1F673 #73F6B9 #7873F6 #F673AF
split-complementary
#F1F673 #73AFF6 #B973F6
monochromatic
#D8E00E #EBF239 #F1F673 #F7FAAD #FCFDE2
Accessibility & contrast
On white
1.16
#F1F673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#F1F673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F673
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F673 | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC66
Deuteranopia (green-blind)
#FFF07A
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f1f673; /* rgb */ color: rgb(241, 246, 115); /* oklch */ color: oklch(94.4% 0.154 111.0);
Tailwind
colors: {
custom: {
50: '#f8f99f',
500: '#f1f673',
950: '#000000',
},
}SCSS
$custom: #f1f673; $custom-light: #f8f99f; $custom-dark: #000000;
JSON
{
"hex": "#f1f673",
"rgb": {
"r": 241,
"g": 246,
"b": 115
},
"hsl": {
"h": 62.29,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.94393,
"c": 0.15362,
"h": 111
},
"luminance": 0.8585
}Semantic roles & 50–950 ramp
primary
#F1F673
secondary
#423DD1
accent
#01E40A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580