#FCFF7E#FCFF7E
#FCFF7E is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.2% C 0.152 H 110.1°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF7E |
|---|---|
| RGB | rgb(252, 255, 126) |
| HSL | hsl(61, 100%, 75%) |
| HSV | hsv(61, 51%, 100%) |
| CMYK | cmyk(1.2%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(97.52, -17.87, 60.54) |
| CIE-LCH | lch(97.52, 63.12, 106.45°) |
| OKLab | oklab(97.24% -0.0521 0.1424) |
| OKLCH | oklch(97.24% 0.152 110.1) |
| XYZ | xyz(79.6726, 93.7236, 33.6281) |
| Luminance | 0.9372 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.46
Banana (survey)
#FFFF7E
ΔE00 0.70
Butter
#FFFF81
ΔE00 0.73
Pale Yellow
#FFFF84
ΔE00 0.92
Yellowish Tan
#FCFC81
ΔE00 1.00
Light Yellow
#FFFE7A
ΔE00 1.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF7E #817EFF
analogous
#FFC17E #FCFF7E #BCFF7E
triadic
#FCFF7E #7EFCFF #FF7EFC
tetradic
#FCFF7E #7EFFC1 #817EFF #FF7EBC
square
#FCFF7E #7EFFC1 #817EFF #FF7EBC
split-complementary
#FCFF7E #7EBCFF #C17EFF
monochromatic
#F9FF04 #FBFF41 #FCFF7E #FDFFBB #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FCFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF7E
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF7E | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF672
Deuteranopia (green-blind)
#FFFA85
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff7e; /* rgb */ color: rgb(252, 255, 126); /* oklch */ color: oklch(97.2% 0.152 110.1);
Tailwind
colors: {
custom: {
50: '#ffffa6',
500: '#fcff7e',
950: '#000000',
},
}SCSS
$custom: #fcff7e; $custom-light: #ffffa6; $custom-dark: #000000;
JSON
{
"hex": "#fcff7e",
"rgb": {
"r": 252,
"g": 255,
"b": 126
},
"hsl": {
"h": 61.395,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.97242,
"c": 0.15161,
"h": 110.1
},
"luminance": 0.93722
}Semantic roles & 50–950 ramp
primary
#FCFF7E
secondary
#4743DE
accent
#00E605
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581