#FCFF7A#FCFF7A
#FCFF7A is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.2% C 0.155 H 110.1°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF7A |
|---|---|
| RGB | rgb(252, 255, 122) |
| HSL | hsl(61, 100%, 74%) |
| HSV | hsv(61, 52%, 100%) |
| CMYK | cmyk(1.2%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(97.48, -18.20, 62.27) |
| CIE-LCH | lch(97.48, 64.88, 106.29°) |
| OKLab | oklab(97.2% -0.0535 0.1457) |
| OKLCH | oklch(97.2% 0.155 110.1) |
| XYZ | xyz(79.4196, 93.6224, 32.2959) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.67
Banana (survey)
#FFFF7E
ΔE00 0.76
Light Yellow
#FFFE7A
ΔE00 0.91
Butter
#FFFF81
ΔE00 0.98
Custard
#FFFD78
ΔE00 1.18
Pale Yellow
#FFFF84
ΔE00 1.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF7A #7D7AFF
analogous
#FFC07A #FCFF7A #BAFF7A
triadic
#FCFF7A #7AFCFF #FF7AFC
tetradic
#FCFF7A #7AFFC0 #7D7AFF #FF7ABA
square
#FCFF7A #7AFFC0 #7D7AFF #FF7ABA
split-complementary
#FCFF7A #7ABAFF #C07AFF
monochromatic
#F9FF00 #FBFF3D #FCFF7A #FDFFB7 #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FCFF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF7A
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF7A | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56D
Deuteranopia (green-blind)
#FFFA81
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff7a; /* rgb */ color: rgb(252, 255, 122); /* oklch */ color: oklch(97.2% 0.155 110.1);
Tailwind
colors: {
custom: {
50: '#ffffa4',
500: '#fcff7a',
950: '#000000',
},
}SCSS
$custom: #fcff7a; $custom-light: #ffffa4; $custom-dark: #000000;
JSON
{
"hex": "#fcff7a",
"rgb": {
"r": 252,
"g": 255,
"b": 122
},
"hsl": {
"h": 61.353,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.97196,
"c": 0.15524,
"h": 110.1
},
"luminance": 0.93621
}Semantic roles & 50–950 ramp
primary
#FCFF7A
secondary
#4340DD
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580