#FCFF74#FCFF74
#FCFF74 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.1% C 0.160 H 110.2°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF74 |
|---|---|
| RGB | rgb(252, 255, 116) |
| HSL | hsl(61, 100%, 73%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(1.2%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(97.42, -18.66, 64.84) |
| CIE-LCH | lch(97.42, 67.47, 106.05°) |
| OKLab | oklab(97.13% -0.0554 0.1506) |
| OKLCH | oklch(97.13% 0.16 110.2) |
| XYZ | xyz(79.0593, 93.4783, 30.3981) |
| Luminance | 0.9348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.98
Light Yellow
#FFFE7A
ΔE00 1.07
Butter Yellow
#FFFD74
ΔE00 1.14
Banana (survey)
#FFFF7E
ΔE00 1.21
Custard
#FFFD78
ΔE00 1.22
Faded Yellow
#FEFF7F
ΔE00 1.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF74 #7774FF
analogous
#FFBC74 #FCFF74 #B6FF74
triadic
#FCFF74 #74FCFF #FF74FC
tetradic
#FCFF74 #74FFBC #7774FF #FF74B6
square
#FCFF74 #74FFBC #7774FF #FF74B6
split-complementary
#FCFF74 #74B6FF #BC74FF
monochromatic
#F3F900 #FBFF37 #FCFF74 #FDFFB1 #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FCFF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF74
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF74 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF566
Deuteranopia (green-blind)
#FFFA7C
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff74; /* rgb */ color: rgb(252, 255, 116); /* oklch */ color: oklch(97.1% 0.160 110.2);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#fcff74',
950: '#000000',
},
}SCSS
$custom: #fcff74; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#fcff74",
"rgb": {
"r": 252,
"g": 255,
"b": 116
},
"hsl": {
"h": 61.295,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.97131,
"c": 0.16048,
"h": 110.2
},
"luminance": 0.93476
}Semantic roles & 50–950 ramp
primary
#FCFF74
secondary
#3E3BDC
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580