#FCFE80#FCFE80
#FCFE80 is a very light, vivid yellow. Relative luminance 0.931; OKLCH L 97.1% C 0.149 H 109.7°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE80 |
|---|---|
| RGB | rgb(252, 254, 128) |
| HSL | hsl(61, 98%, 75%) |
| HSV | hsv(61, 50%, 100%) |
| CMYK | cmyk(0.8%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(97.28, -17.22, 59.35) |
| CIE-LCH | lch(97.28, 61.80, 106.18°) |
| OKLab | oklab(97.06% -0.0501 0.14) |
| OKLCH | oklch(97.06% 0.149 109.7) |
| XYZ | xyz(79.4847, 93.1394, 34.2085) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.42
Butter
#FFFF81
ΔE00 0.54
Pale Yellow
#FFFF84
ΔE00 0.62
Yellowish Tan
#FCFC81
ΔE00 0.62
Banana (survey)
#FFFF7E
ΔE00 0.68
Light Yellow
#FFFE7A
ΔE00 1.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE80 #8280FE
analogous
#FEC180 #FCFE80 #BDFE80
triadic
#FCFE80 #80FCFE #FE80FC
tetradic
#FCFE80 #80FEC1 #8280FE #FE80BD
square
#FCFE80 #80FEC1 #8280FE #FE80BD
split-complementary
#FCFE80 #80BDFE #C180FE
monochromatic
#F9FD07 #FBFE43 #FCFE80 #FDFEBD #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#FCFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE80
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE80 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF574
Deuteranopia (green-blind)
#FFF986
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe80; /* rgb */ color: rgb(252, 254, 128); /* oklch */ color: oklch(97.1% 0.149 109.7);
Tailwind
colors: {
custom: {
50: '#fffea8',
500: '#fcfe80',
950: '#000000',
},
}SCSS
$custom: #fcfe80; $custom-light: #fffea8; $custom-dark: #000000;
JSON
{
"hex": "#fcfe80",
"rgb": {
"r": 252,
"g": 254,
"b": 128
},
"hsl": {
"h": 60.952,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.9706,
"c": 0.14867,
"h": 109.7
},
"luminance": 0.93138
}Semantic roles & 50–950 ramp
primary
#FCFE80
secondary
#4845DD
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581