#FFFC73#FFFC73
#FFFC73 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.7% C 0.158 H 107.9°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC73 |
|---|---|
| RGB | rgb(255, 252, 115) |
| HSL | hsl(59, 100%, 73%) |
| HSV | hsv(59, 55%, 100%) |
| CMYK | cmyk(0%, 1.2%, 54.9%, 0%) |
| CIE-LAB | lab(96.87, -16.11, 64.71) |
| CIE-LCH | lch(96.87, 66.68, 103.98°) |
| OKLab | oklab(96.74% -0.0484 0.1502) |
| OKLCH | oklch(96.74% 0.158 107.9) |
| XYZ | xyz(79.1472, 92.1208, 29.8282) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.29
Custard
#FFFD78
ΔE00 0.57
Pastel Yellow
#FFFE71
ΔE00 0.64
Light Yellow
#FFFE7A
ΔE00 0.87
Banana (survey)
#FFFF7E
ΔE00 1.37
Faded Yellow
#FEFF7F
ΔE00 1.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC73 #7376FF
analogous
#FFB673 #FFFC73 #BCFF73
triadic
#FFFC73 #73FFFC #FC73FF
tetradic
#FFFC73 #73FFB6 #7376FF #FF73BC
square
#FFFC73 #73FFB6 #7376FF #FF73BC
split-complementary
#FFFC73 #73BCFF #B673FF
monochromatic
#F8F200 #FFFB36 #FFFC73 #FFFDB0 #FFFEE0
Accessibility & contrast
On white
1.08
#FFFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FFFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC73
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC73 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF365
Deuteranopia (green-blind)
#FFF87A
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffc73; /* rgb */ color: rgb(255, 252, 115); /* oklch */ color: oklch(96.7% 0.158 107.9);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fffc73',
950: '#000000',
},
}SCSS
$custom: #fffc73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fffc73",
"rgb": {
"r": 255,
"g": 252,
"b": 115
},
"hsl": {
"h": 58.714,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.96744,
"c": 0.15779,
"h": 107.9
},
"luminance": 0.92119
}Semantic roles & 50–950 ramp
primary
#FFFC73
secondary
#3A3DDC
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580