#FCFC74#FCFC74
#FCFC74 is a very light, vivid yellow. Relative luminance 0.916; OKLCH L 96.5% C 0.157 H 109.0°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC74 |
|---|---|
| RGB | rgb(252, 252, 116) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(96.65, -17.21, 63.96) |
| CIE-LCH | lch(96.65, 66.24, 105.06°) |
| OKLab | oklab(96.51% -0.0513 0.1488) |
| OKLCH | oklch(96.51% 0.157 109) |
| XYZ | xyz(78.1097, 91.5792, 30.0816) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.56
Custard
#FFFD78
ΔE00 0.60
Light Yellow
#FFFE7A
ΔE00 0.66
Pastel Yellow
#FFFE71
ΔE00 0.74
Banana (survey)
#FFFF7E
ΔE00 1.04
Faded Yellow
#FEFF7F
ΔE00 1.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC74 #7474FC
analogous
#FCB874 #FCFC74 #B8FC74
triadic
#FCFC74 #74FCFC #FC74FC
tetradic
#FCFC74 #74FCB8 #7474FC #FC74B8
square
#FCFC74 #74FCB8 #7474FC #FC74B8
split-complementary
#FCFC74 #74B8FC #B874FC
monochromatic
#F0F005 #FBFB38 #FCFC74 #FDFDB0 #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#FCFC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC74
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC74 | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF366
Deuteranopia (green-blind)
#FFF87B
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc74; /* rgb */ color: rgb(252, 252, 116); /* oklch */ color: oklch(96.5% 0.157 109.0);
Tailwind
colors: {
custom: {
50: '#fffda0',
500: '#fcfc74',
950: '#000000',
},
}SCSS
$custom: #fcfc74; $custom-light: #fffda0; $custom-dark: #000000;
JSON
{
"hex": "#fcfc74",
"rgb": {
"r": 252,
"g": 252,
"b": 116
},
"hsl": {
"h": 60,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.96514,
"c": 0.15734,
"h": 109
},
"luminance": 0.91577
}Semantic roles & 50–950 ramp
primary
#FCFC74
secondary
#3C3CD8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580