#F1F677#F1F677
#F1F677 is a very light, vivid yellow. Relative luminance 0.859; OKLCH L 94.4% C 0.150 H 111.0°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F1F677 |
|---|---|
| RGB | rgb(241, 246, 119) |
| HSL | hsl(62, 88%, 72%) |
| HSV | hsv(62, 52%, 96%) |
| CMYK | cmyk(2%, 0%, 51.6%, 3.5%) |
| CIE-LAB | lab(94.29, -18.41, 59.70) |
| CIE-LCH | lch(94.29, 62.47, 107.14°) |
| OKLab | oklab(94.44% -0.0537 0.1401) |
| OKLCH | oklch(94.44% 0.15 111) |
| XYZ | xyz(72.5628, 85.9458, 30.2159) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.86
Faded Yellow
#FEFF7F
ΔE00 2.19
Butter
#FFFF81
ΔE00 2.32
Banana (survey)
#FFFF7E
ΔE00 2.34
Pale Yellow
#FFFF84
ΔE00 2.36
Light Yellow
#FFFE7A
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1F677 #7C77F6
analogous
#F6BC77 #F1F677 #B2F677
triadic
#F1F677 #77F1F6 #F677F1
tetradic
#F1F677 #77F6BC #7C77F6 #F677B2
square
#F1F677 #77F6BC #7C77F6 #F677B2
split-complementary
#F1F677 #77B2F6 #BC77F6
monochromatic
#DBE40F #EBF23E #F1F677 #F7FAB0 #FCFDE2
Accessibility & contrast
On white
1.15
#F1F677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#F1F677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1F677
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1F677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1F677 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6B
Deuteranopia (green-blind)
#FFF07E
Tritanopia (blue-blind)
#FFE9D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f1f677; /* rgb */ color: rgb(241, 246, 119); /* oklch */ color: oklch(94.4% 0.150 111.0);
Tailwind
colors: {
custom: {
50: '#f8f9a1',
500: '#f1f677',
950: '#000000',
},
}SCSS
$custom: #f1f677; $custom-light: #f8f9a1; $custom-dark: #000000;
JSON
{
"hex": "#f1f677",
"rgb": {
"r": 241,
"g": 246,
"b": 119
},
"hsl": {
"h": 62.362,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.94438,
"c": 0.15002,
"h": 111
},
"luminance": 0.85944
}Semantic roles & 50–950 ramp
primary
#F1F677
secondary
#4640D1
accent
#01E40A
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580