#FCFE74#FCFE74
#FCFE74 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 96.9% C 0.159 H 109.8°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE74 |
|---|---|
| RGB | rgb(252, 254, 116) |
| HSL | hsl(61, 99%, 73%) |
| HSV | hsv(61, 54%, 100%) |
| CMYK | cmyk(0.8%, 0%, 54.3%, 0.4%) |
| CIE-LAB | lab(97.16, -18.18, 64.55) |
| CIE-LCH | lch(97.16, 67.06, 105.73°) |
| OKLab | oklab(96.93% -0.054 0.15) |
| OKLCH | oklch(96.93% 0.159 109.8) |
| XYZ | xyz(78.7411, 92.8419, 30.2920) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.81
Light Yellow
#FFFE7A
ΔE00 0.87
Butter Yellow
#FFFD74
ΔE00 0.90
Custard
#FFFD78
ΔE00 0.98
Banana (survey)
#FFFF7E
ΔE00 1.09
Faded Yellow
#FEFF7F
ΔE00 1.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE74 #7674FE
analogous
#FEBB74 #FCFE74 #B7FE74
triadic
#FCFE74 #74FCFE #FE74FC
tetradic
#FCFE74 #74FEBB #7674FE #FE74B7
square
#FCFE74 #74FEBB #7674FE #FE74B7
split-complementary
#FCFE74 #74B7FE #BB74FE
monochromatic
#F2F602 #FBFE37 #FCFE74 #FDFEB1 #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#FCFE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE74
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE74 | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF466
Deuteranopia (green-blind)
#FFF97C
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe74; /* rgb */ color: rgb(252, 254, 116); /* oklch */ color: oklch(96.9% 0.159 109.8);
Tailwind
colors: {
custom: {
50: '#fffea0',
500: '#fcfe74',
950: '#000000',
},
}SCSS
$custom: #fcfe74; $custom-light: #fffea0; $custom-dark: #000000;
JSON
{
"hex": "#fcfe74",
"rgb": {
"r": 252,
"g": 254,
"b": 116
},
"hsl": {
"h": 60.87,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.96925,
"c": 0.15944,
"h": 109.8
},
"luminance": 0.9284
}Semantic roles & 50–950 ramp
primary
#FCFE74
secondary
#3D3BDB
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580