#F6F573#F6F573
#F6F573 is a very light, vivid yellow. Relative luminance 0.861; OKLCH L 94.6% C 0.152 H 108.6°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F573 |
|---|---|
| RGB | rgb(246, 245, 115) |
| HSL | hsl(60, 88%, 71%) |
| HSV | hsv(60, 53%, 96%) |
| CMYK | cmyk(0%, 0.4%, 53.3%, 3.5%) |
| CIE-LAB | lab(94.37, -16.27, 61.68) |
| CIE-LCH | lch(94.37, 63.79, 104.78°) |
| OKLab | oklab(94.58% -0.0483 0.1439) |
| OKLCH | oklch(94.58% 0.152 108.6) |
| XYZ | xyz(73.7549, 86.1374, 28.9573) |
| Luminance | 0.8613 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.32
Custard
#FFFD78
ΔE00 1.70
Yellowish Tan
#FCFC81
ΔE00 1.73
Butter Yellow
#FFFD74
ΔE00 1.82
Light Yellow
#FFFE7A
ΔE00 1.84
Banana (survey)
#FFFF7E
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F573 #7374F6
analogous
#F6B373 #F6F573 #B5F673
triadic
#F6F573 #73F6F5 #F573F6
tetradic
#F6F573 #73F6B3 #7374F6 #F673B5
square
#F6F573 #73F6B3 #7374F6 #F673B5
split-complementary
#F6F573 #73B5F6 #B373F6
monochromatic
#E0DF0E #F2F139 #F6F573 #FAF9AD #FDFDE2
Accessibility & contrast
On white
1.15
#F6F573 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#F6F573 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F573
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F573 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F573 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC66
Deuteranopia (green-blind)
#FFF17A
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f6f573; /* rgb */ color: rgb(246, 245, 115); /* oklch */ color: oklch(94.6% 0.152 108.6);
Tailwind
colors: {
custom: {
50: '#fcf89f',
500: '#f6f573',
950: '#000000',
},
}SCSS
$custom: #f6f573; $custom-light: #fcf89f; $custom-dark: #000000;
JSON
{
"hex": "#f6f573",
"rgb": {
"r": 246,
"g": 245,
"b": 115
},
"hsl": {
"h": 59.542,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.94584,
"c": 0.15176,
"h": 108.6
},
"luminance": 0.86135
}Semantic roles & 50–950 ramp
primary
#F6F573
secondary
#3D3ED1
accent
#03E401
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580