#FCFD74#FCFD74
#FCFD74 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.7% C 0.158 H 109.4°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD74 |
|---|---|
| RGB | rgb(252, 253, 116) |
| HSL | hsl(60, 97%, 72%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0.4%, 0%, 54.2%, 0.8%) |
| CIE-LAB | lab(96.91, -17.70, 64.25) |
| CIE-LCH | lch(96.91, 66.65, 105.40°) |
| OKLab | oklab(96.72% -0.0526 0.1494) |
| OKLCH | oklch(96.72% 0.158 109.4) |
| XYZ | xyz(78.4246, 92.2089, 30.1865) |
| Luminance | 0.9221 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.70
Pastel Yellow
#FFFE71
ΔE00 0.72
Light Yellow
#FFFE7A
ΔE00 0.72
Custard
#FFFD78
ΔE00 0.76
Banana (survey)
#FFFF7E
ΔE00 1.03
Faded Yellow
#FEFF7F
ΔE00 1.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD74 #7574FD
analogous
#FDBA74 #FCFD74 #B8FD74
triadic
#FCFD74 #74FCFD #FD74FC
tetradic
#FCFD74 #74FDBA #7574FD #FD74B8
square
#FCFD74 #74FDBA #7574FD #FD74B8
split-complementary
#FCFD74 #74B8FD #BA74FD
monochromatic
#F1F303 #FBFC38 #FCFD74 #FDFEB0 #FEFFE1
Accessibility & contrast
On white
1.08
#FCFD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FCFD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD74
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD74 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF466
Deuteranopia (green-blind)
#FFF87C
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfd74; /* rgb */ color: rgb(252, 253, 116); /* oklch */ color: oklch(96.7% 0.158 109.4);
Tailwind
colors: {
custom: {
50: '#fffda0',
500: '#fcfd74',
950: '#000000',
},
}SCSS
$custom: #fcfd74; $custom-light: #fffda0; $custom-dark: #000000;
JSON
{
"hex": "#fcfd74",
"rgb": {
"r": 252,
"g": 253,
"b": 116
},
"hsl": {
"h": 60.438,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.9672,
"c": 0.15838,
"h": 109.4
},
"luminance": 0.92207
}Semantic roles & 50–950 ramp
primary
#FCFD74
secondary
#3D3BDA
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580