#F8FF73#F8FF73
#F8FF73 is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.8% C 0.162 H 111.7°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FF73 |
|---|---|
| RGB | rgb(248, 255, 115) |
| HSL | hsl(63, 100%, 73%) |
| HSV | hsv(63, 55%, 100%) |
| CMYK | cmyk(2.7%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(97.11, -20.30, 64.84) |
| CIE-LCH | lch(97.11, 67.94, 107.38°) |
| OKLab | oklab(96.81% -0.0599 0.1506) |
| OKLCH | oklch(96.81% 0.162 111.7) |
| XYZ | xyz(77.5677, 92.7159, 30.0262) |
| Luminance | 0.9271 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.72
Banana (survey)
#FFFF7E
ΔE00 1.82
Pastel Yellow
#FFFE71
ΔE00 1.82
Light Yellow
#FFFE7A
ΔE00 1.84
Butter Yellow
#FFFD74
ΔE00 1.99
Custard
#FFFD78
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FF73 #7A73FF
analogous
#FFC073 #F8FF73 #B2FF73
triadic
#F8FF73 #73F8FF #FF73F8
tetradic
#F8FF73 #73FFC0 #7A73FF #FF73B2
square
#F8FF73 #73FFC0 #7A73FF #FF73B2
split-complementary
#F8FF73 #73B2FF #C073FF
monochromatic
#EBF800 #F5FF36 #F8FF73 #FBFFB0 #FDFFE0
Accessibility & contrast
On white
1.07
#F8FF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#F8FF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FF73
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FF73 | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF564
Deuteranopia (green-blind)
#FFF97B
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f8ff73; /* rgb */ color: rgb(248, 255, 115); /* oklch */ color: oklch(96.8% 0.162 111.7);
Tailwind
colors: {
custom: {
50: '#fdff9f',
500: '#f8ff73',
950: '#000000',
},
}SCSS
$custom: #f8ff73; $custom-light: #fdff9f; $custom-dark: #000000;
JSON
{
"hex": "#f8ff73",
"rgb": {
"r": 248,
"g": 255,
"b": 115
},
"hsl": {
"h": 63,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.96807,
"c": 0.16208,
"h": 111.7
},
"luminance": 0.92714
}Semantic roles & 50–950 ramp
primary
#F8FF73
secondary
#423ADC
accent
#00E60B
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580