#FCFC73#FCFC73
#FCFC73 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.5% C 0.158 H 109.0°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC73 |
|---|---|
| RGB | rgb(252, 252, 115) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(96.64, -17.29, 64.39) |
| CIE-LCH | lch(96.64, 66.67, 105.03°) |
| OKLab | oklab(96.5% -0.0516 0.1495) |
| OKLCH | oklch(96.5% 0.158 109) |
| XYZ | xyz(78.0519, 91.5561, 29.7769) |
| Luminance | 0.9155 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.53
Custard
#FFFD78
ΔE00 0.65
Pastel Yellow
#FFFE71
ΔE00 0.66
Light Yellow
#FFFE7A
ΔE00 0.74
Banana (survey)
#FFFF7E
ΔE00 1.13
Faded Yellow
#FEFF7F
ΔE00 1.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC73 #7373FC
analogous
#FCB873 #FCFC73 #B8FC73
triadic
#FCFC73 #73FCFC #FC73FC
tetradic
#FCFC73 #73FCB8 #7373FC #FC73B8
square
#FCFC73 #73FCB8 #7373FC #FC73B8
split-complementary
#FCFC73 #73B8FC #B873FC
monochromatic
#EFEF05 #FBFB37 #FCFC73 #FDFDAF #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FCFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC73
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC73 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF365
Deuteranopia (green-blind)
#FFF87B
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc73; /* rgb */ color: rgb(252, 252, 115); /* oklch */ color: oklch(96.5% 0.158 109.0);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fcfc73',
950: '#000000',
},
}SCSS
$custom: #fcfc73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fcfc73",
"rgb": {
"r": 252,
"g": 252,
"b": 115
},
"hsl": {
"h": 60,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.96504,
"c": 0.1582,
"h": 109
},
"luminance": 0.91554
}Semantic roles & 50–950 ramp
primary
#FCFC73
secondary
#3B3BD8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580