#F7FF73#F7FF73
#F7FF73 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.7% C 0.162 H 112.1°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FF73 |
|---|---|
| RGB | rgb(247, 255, 115) |
| HSL | hsl(63, 100%, 73%) |
| HSV | hsv(63, 55%, 100%) |
| CMYK | cmyk(3.1%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(97.04, -20.69, 64.74) |
| CIE-LCH | lch(97.04, 67.96, 107.73°) |
| OKLab | oklab(96.73% -0.0609 0.1504) |
| OKLCH | oklch(96.73% 0.162 112.1) |
| XYZ | xyz(77.2141, 92.5335, 30.0096) |
| Luminance | 0.9253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.87
Banana (survey)
#FFFF7E
ΔE00 1.99
Light Yellow
#FFFE7A
ΔE00 2.04
Pastel Yellow
#FFFE71
ΔE00 2.04
Butter
#FFFF81
ΔE00 2.17
Butter Yellow
#FFFD74
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FF73 #7B73FF
analogous
#FFC173 #F7FF73 #B1FF73
triadic
#F7FF73 #73F7FF #FF73F7
tetradic
#F7FF73 #73FFC1 #7B73FF #FF73B1
square
#F7FF73 #73FFC1 #7B73FF #FF73B1
split-complementary
#F7FF73 #73B1FF #C173FF
monochromatic
#E9F800 #F4FF36 #F7FF73 #FAFFB0 #FDFFE0
Accessibility & contrast
On white
1.08
#F7FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#F7FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FF73
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FF73 | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF564
Deuteranopia (green-blind)
#FFF87B
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7ff73; /* rgb */ color: rgb(247, 255, 115); /* oklch */ color: oklch(96.7% 0.162 112.1);
Tailwind
colors: {
custom: {
50: '#fcff9f',
500: '#f7ff73',
950: '#000000',
},
}SCSS
$custom: #f7ff73; $custom-light: #fcff9f; $custom-dark: #000000;
JSON
{
"hex": "#f7ff73",
"rgb": {
"r": 247,
"g": 255,
"b": 115
},
"hsl": {
"h": 63.429,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9673,
"c": 0.16228,
"h": 112.1
},
"luminance": 0.92532
}Semantic roles & 50–950 ramp
primary
#F7FF73
secondary
#433ADC
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580