#F8F773#F8F773
#F8F773 is a very light, vivid yellow. Relative luminance 0.877; OKLCH L 95.2% C 0.154 H 108.6°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F8F773 |
|---|---|
| RGB | rgb(248, 247, 115) |
| HSL | hsl(60, 90%, 71%) |
| HSV | hsv(60, 54%, 97%) |
| CMYK | cmyk(0%, 0.4%, 53.6%, 2.7%) |
| CIE-LAB | lab(95.04, -16.45, 62.49) |
| CIE-LCH | lch(95.04, 64.62, 104.75°) |
| OKLab | oklab(95.16% -0.049 0.1456) |
| OKLCH | oklch(95.16% 0.154 108.6) |
| XYZ | xyz(75.0687, 87.7178, 29.1931) |
| Luminance | 0.8772 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.28
Straw
#FCF679
ΔE00 1.33
Butter Yellow
#FFFD74
ΔE00 1.37
Light Yellow
#FFFE7A
ΔE00 1.43
Yellowish Tan
#FCFC81
ΔE00 1.56
Pastel Yellow
#FFFE71
ΔE00 1.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8F773 #7374F8
analogous
#F8B473 #F8F773 #B6F873
triadic
#F8F773 #73F8F7 #F773F8
tetradic
#F8F773 #73F8B4 #7374F8 #F873B6
square
#F8F773 #73F8B4 #7374F8 #F873B6
split-complementary
#F8F773 #73B6F8 #B473F8
monochromatic
#E5E40B #F5F439 #F8F773 #FBFAAD #FEFDE2
Accessibility & contrast
On white
1.13
#F8F773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#F8F773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8F773
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8F773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8F773 | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE66
Deuteranopia (green-blind)
#FFF37A
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8f773; /* rgb */ color: rgb(248, 247, 115); /* oklch */ color: oklch(95.2% 0.154 108.6);
Tailwind
colors: {
custom: {
50: '#fdf99f',
500: '#f8f773',
950: '#000000',
},
}SCSS
$custom: #f8f773; $custom-light: #fdf99f; $custom-dark: #000000;
JSON
{
"hex": "#f8f773",
"rgb": {
"r": 248,
"g": 247,
"b": 115
},
"hsl": {
"h": 59.549,
"s": 90.476,
"l": 71.176
},
"oklch": {
"l": 0.95156,
"c": 0.15357,
"h": 108.6
},
"luminance": 0.87716
}Semantic roles & 50–950 ramp
primary
#F8F773
secondary
#3C3DD3
accent
#02E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580