#FCFF7F#FCFF7F
#FCFF7F is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.3% C 0.151 H 110.1°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF7F |
|---|---|
| RGB | rgb(252, 255, 127) |
| HSL | hsl(61, 100%, 75%) |
| HSV | hsv(61, 50%, 100%) |
| CMYK | cmyk(1.2%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(97.53, -17.79, 60.10) |
| CIE-LCH | lch(97.53, 62.67, 106.49°) |
| OKLab | oklab(97.25% -0.0518 0.1415) |
| OKLCH | oklch(97.25% 0.151 110.1) |
| XYZ | xyz(79.7374, 93.7495, 33.9696) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.47
Butter
#FFFF81
ΔE00 0.70
Banana (survey)
#FFFF7E
ΔE00 0.73
Pale Yellow
#FFFF84
ΔE00 0.84
Yellowish Tan
#FCFC81
ΔE00 0.94
Light Yellow
#FFFE7A
ΔE00 1.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF7F #827FFF
analogous
#FFC27F #FCFF7F #BCFF7F
triadic
#FCFF7F #7FFCFF #FF7FFC
tetradic
#FCFF7F #7FFFC2 #827FFF #FF7FBC
square
#FCFF7F #7FFFC2 #827FFF #FF7FBC
split-complementary
#FCFF7F #7FBCFF #C27FFF
monochromatic
#F9FF05 #FBFF42 #FCFF7F #FDFFBC #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FCFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF7F
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF7F | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF673
Deuteranopia (green-blind)
#FFFA86
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff7f; /* rgb */ color: rgb(252, 255, 127); /* oklch */ color: oklch(97.3% 0.151 110.1);
Tailwind
colors: {
custom: {
50: '#ffffa7',
500: '#fcff7f',
950: '#000000',
},
}SCSS
$custom: #fcff7f; $custom-light: #ffffa7; $custom-dark: #000000;
JSON
{
"hex": "#fcff7f",
"rgb": {
"r": 252,
"g": 255,
"b": 127
},
"hsl": {
"h": 61.406,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.97254,
"c": 0.15069,
"h": 110.1
},
"luminance": 0.93748
}Semantic roles & 50–950 ramp
primary
#FCFF7F
secondary
#4844DE
accent
#00E605
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581