#FCFE91#FCFE91
#FCFE91 is a very light, vivid yellow. Relative luminance 0.936; OKLCH L 97.3% C 0.132 H 109.5°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE91 |
|---|---|
| RGB | rgb(252, 254, 145) |
| HSL | hsl(61, 98%, 78%) |
| HSV | hsv(61, 43%, 100%) |
| CMYK | cmyk(0.8%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(97.48, -15.68, 51.70) |
| CIE-LCH | lch(97.48, 54.03, 106.88°) |
| OKLab | oklab(97.28% -0.0441 0.1244) |
| OKLCH | oklch(97.28% 0.132 109.5) |
| XYZ | xyz(80.6989, 93.6251, 40.6029) |
| Luminance | 0.9362 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.96
Yellowish Tan
#FCFC81
ΔE00 2.02
Manilla
#FFFA86
ΔE00 2.16
Butter
#FFFF81
ΔE00 2.31
Faded Yellow
#FEFF7F
ΔE00 2.48
Banana (survey)
#FFFF7E
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE91 #9391FE
analogous
#FEC991 #FCFE91 #C5FE91
triadic
#FCFE91 #91FCFE #FE91FC
tetradic
#FCFE91 #91FEC9 #9391FE #FE91C5
square
#FCFE91 #91FEC9 #9391FE #FE91C5
split-complementary
#FCFE91 #91C5FE #C991FE
monochromatic
#F9FD18 #FAFD54 #FCFE91 #FEFFCE #FEFFE1
Accessibility & contrast
On white
1.06
#FCFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FCFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE91
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE91 | 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)
#FFF688
Deuteranopia (green-blind)
#FFFA96
Tritanopia (blue-blind)
#FFF2E4
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcfe91; /* rgb */ color: rgb(252, 254, 145); /* oklch */ color: oklch(97.3% 0.132 109.5);
Tailwind
colors: {
custom: {
50: '#fffeb3',
500: '#fcfe91',
950: '#000000',
},
}SCSS
$custom: #fcfe91; $custom-light: #fffeb3; $custom-dark: #000000;
JSON
{
"hex": "#fcfe91",
"rgb": {
"r": 252,
"g": 254,
"b": 145
},
"hsl": {
"h": 61.101,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.97281,
"c": 0.13199,
"h": 109.5
},
"luminance": 0.93623
}Semantic roles & 50–950 ramp
primary
#FCFE91
secondary
#5654DF
accent
#00E604
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581