#F6F773#F6F773
#F6F773 is a very light, vivid yellow. Relative luminance 0.874; OKLCH L 95.0% C 0.154 H 109.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6F773 |
|---|---|
| RGB | rgb(246, 247, 115) |
| HSL | hsl(60, 89%, 71%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0.4%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(94.89, -17.24, 62.27) |
| CIE-LCH | lch(94.89, 64.61, 105.48°) |
| OKLab | oklab(95% -0.0511 0.1451) |
| OKLCH | oklch(95% 0.154 109.4) |
| XYZ | xyz(74.3632, 87.3540, 29.1601) |
| Luminance | 0.8735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.50
Yellowish Tan
#FCFC81
ΔE00 1.56
Light Yellow
#FFFE7A
ΔE00 1.57
Butter Yellow
#FFFD74
ΔE00 1.60
Straw
#FCF679
ΔE00 1.73
Faded Yellow
#FEFF7F
ΔE00 1.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6F773 #7473F7
analogous
#F7B673 #F6F773 #B4F773
triadic
#F6F773 #73F6F7 #F773F6
tetradic
#F6F773 #73F7B6 #7473F7 #F773B4
square
#F6F773 #73F7B6 #7473F7 #F773B4
split-complementary
#F6F773 #73B4F7 #B673F7
monochromatic
#E1E30D #F2F439 #F6F773 #FAFAAD #FDFDE2
Accessibility & contrast
On white
1.14
#F6F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#F6F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6F773
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6F773 | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE66
Deuteranopia (green-blind)
#FFF27A
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f6f773; /* rgb */ color: rgb(246, 247, 115); /* oklch */ color: oklch(95.0% 0.154 109.4);
Tailwind
colors: {
custom: {
50: '#fcf99f',
500: '#f6f773',
950: '#000000',
},
}SCSS
$custom: #f6f773; $custom-light: #fcf99f; $custom-dark: #000000;
JSON
{
"hex": "#f6f773",
"rgb": {
"r": 246,
"g": 247,
"b": 115
},
"hsl": {
"h": 60.455,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.94996,
"c": 0.15386,
"h": 109.4
},
"luminance": 0.87352
}Semantic roles & 50–950 ramp
primary
#F6F773
secondary
#3D3CD2
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580