#FCFF7C#FCFF7C
#FCFF7C is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.2% C 0.153 H 110.1°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF7C |
|---|---|
| RGB | rgb(252, 255, 124) |
| HSL | hsl(61, 100%, 74%) |
| HSV | hsv(61, 51%, 100%) |
| CMYK | cmyk(1.2%, 0%, 51.4%, 0%) |
| CIE-LAB | lab(97.50, -18.04, 61.41) |
| CIE-LCH | lch(97.50, 64.00, 106.37°) |
| OKLab | oklab(97.22% -0.0528 0.1441) |
| OKLCH | oklch(97.22% 0.153 110.1) |
| XYZ | xyz(79.5448, 93.6725, 32.9552) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.53
Banana (survey)
#FFFF7E
ΔE00 0.69
Butter
#FFFF81
ΔE00 0.83
Light Yellow
#FFFE7A
ΔE00 0.95
Pale Yellow
#FFFF84
ΔE00 1.08
Yellowish Tan
#FCFC81
ΔE00 1.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF7C #7F7CFF
analogous
#FFC17C #FCFF7C #BBFF7C
triadic
#FCFF7C #7CFCFF #FF7CFC
tetradic
#FCFF7C #7CFFC1 #7F7CFF #FF7CBB
square
#FCFF7C #7CFFC1 #7F7CFF #FF7CBB
split-complementary
#FCFF7C #7CBBFF #C17CFF
monochromatic
#F9FF02 #FBFF3F #FCFF7C #FDFFB9 #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#FCFF7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF7C
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF7C | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF66F
Deuteranopia (green-blind)
#FFFA83
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff7c; /* rgb */ color: rgb(252, 255, 124); /* oklch */ color: oklch(97.2% 0.153 110.1);
Tailwind
colors: {
custom: {
50: '#ffffa5',
500: '#fcff7c',
950: '#000000',
},
}SCSS
$custom: #fcff7c; $custom-light: #ffffa5; $custom-dark: #000000;
JSON
{
"hex": "#fcff7c",
"rgb": {
"r": 252,
"g": 255,
"b": 124
},
"hsl": {
"h": 61.374,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.97219,
"c": 0.15343,
"h": 110.1
},
"luminance": 0.93671
}Semantic roles & 50–950 ramp
primary
#FCFF7C
secondary
#4542DE
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580