#F6F371#F6F371
#F6F371 is a very light, vivid yellow. Relative luminance 0.849; OKLCH L 94.2% C 0.151 H 107.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F371 |
|---|---|
| RGB | rgb(246, 243, 113) |
| HSL | hsl(59, 88%, 70%) |
| HSV | hsv(59, 54%, 96%) |
| CMYK | cmyk(0%, 1.2%, 54.1%, 3.5%) |
| CIE-LAB | lab(93.83, -15.45, 61.95) |
| CIE-LCH | lch(93.83, 63.85, 104.00°) |
| OKLab | oklab(94.15% -0.0462 0.1442) |
| OKLCH | oklch(94.15% 0.151 107.8) |
| XYZ | xyz(73.0393, 84.8883, 28.1572) |
| Luminance | 0.8489 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.16
Custard
#FFFD78
ΔE00 2.03
Butter Yellow
#FFFD74
ΔE00 2.10
Yellowish Tan
#FCFC81
ΔE00 2.18
Light Yellow
#FFFE7A
ΔE00 2.23
Manilla
#FFFA86
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F371 #7174F6
analogous
#F6B171 #F6F371 #B6F671
triadic
#F6F371 #71F6F3 #F371F6
tetradic
#F6F371 #71F6B1 #7174F6 #F671B6
square
#F6F371 #71F6B1 #7174F6 #F671B6
split-complementary
#F6F371 #71B6F6 #B171F6
monochromatic
#DEDA0E #F2EE37 #F6F371 #FAF8AB #FDFDE2
Accessibility & contrast
On white
1.17
#F6F371 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#F6F371 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F371
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F371 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F371 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA64
Deuteranopia (green-blind)
#FFF078
Tritanopia (blue-blind)
#FFE5D6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f6f371; /* rgb */ color: rgb(246, 243, 113); /* oklch */ color: oklch(94.2% 0.151 107.8);
Tailwind
colors: {
custom: {
50: '#fcf69e',
500: '#f6f371',
950: '#000000',
},
}SCSS
$custom: #f6f371; $custom-light: #fcf69e; $custom-dark: #000000;
JSON
{
"hex": "#f6f371",
"rgb": {
"r": 246,
"g": 243,
"b": 113
},
"hsl": {
"h": 58.647,
"s": 88.079,
"l": 70.392
},
"oklch": {
"l": 0.9415,
"c": 0.15145,
"h": 107.8
},
"luminance": 0.84886
}Semantic roles & 50–950 ramp
primary
#F6F371
secondary
#3B3ED0
accent
#06E501
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580