#F7F773#F7F773
#F7F773 is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.1% C 0.154 H 109.0°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7F773 |
|---|---|
| RGB | rgb(247, 247, 115) |
| HSL | hsl(60, 89%, 71%) |
| HSV | hsv(60, 53%, 97%) |
| CMYK | cmyk(0%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(94.97, -16.85, 62.38) |
| CIE-LCH | lch(94.97, 64.61, 105.11°) |
| OKLab | oklab(95.08% -0.05 0.1453) |
| OKLCH | oklch(95.08% 0.154 109) |
| XYZ | xyz(74.7150, 87.5354, 29.1766) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.38
Butter Yellow
#FFFD74
ΔE00 1.47
Light Yellow
#FFFE7A
ΔE00 1.48
Straw
#FCF679
ΔE00 1.52
Yellowish Tan
#FCFC81
ΔE00 1.54
Banana (survey)
#FFFF7E
ΔE00 1.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7F773 #7373F7
analogous
#F7B573 #F7F773 #B5F773
triadic
#F7F773 #73F7F7 #F773F7
tetradic
#F7F773 #73F7B5 #7373F7 #F773B5
square
#F7F773 #73F7B5 #7373F7 #F773B5
split-complementary
#F7F773 #73B5F7 #B573F7
monochromatic
#E3E30D #F4F439 #F7F773 #FAFAAD #FDFDE2
Accessibility & contrast
On white
1.13
#F7F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F7F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7F773
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7F773 | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE66
Deuteranopia (green-blind)
#FFF37A
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7f773; /* rgb */ color: rgb(247, 247, 115); /* oklch */ color: oklch(95.1% 0.154 109.0);
Tailwind
colors: {
custom: {
50: '#fcf99f',
500: '#f7f773',
950: '#000000',
},
}SCSS
$custom: #f7f773; $custom-light: #fcf99f; $custom-dark: #000000;
JSON
{
"hex": "#f7f773",
"rgb": {
"r": 247,
"g": 247,
"b": 115
},
"hsl": {
"h": 60,
"s": 89.189,
"l": 70.98
},
"oklch": {
"l": 0.95076,
"c": 0.15371,
"h": 109
},
"luminance": 0.87533
}Semantic roles & 50–950 ramp
primary
#F7F773
secondary
#3C3CD2
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580