#FCFE8A#FCFE8A
#FCFE8A is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.2% C 0.139 H 109.6°. Best body text is #000000 at 19.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE8A |
|---|---|
| RGB | rgb(252, 254, 138) |
| HSL | hsl(61, 98%, 77%) |
| HSV | hsv(61, 46%, 100%) |
| CMYK | cmyk(0.8%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(97.40, -16.35, 54.89) |
| CIE-LCH | lch(97.40, 57.27, 106.58°) |
| OKLab | oklab(97.19% -0.0466 0.131) |
| OKLCH | oklch(97.19% 0.139 109.6) |
| XYZ | xyz(80.1757, 93.4158, 37.8474) |
| Luminance | 0.9341 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.09
Yellowish Tan
#FCFC81
ΔE00 1.15
Butter
#FFFF81
ΔE00 1.42
Faded Yellow
#FEFF7F
ΔE00 1.55
Banana (survey)
#FFFF7E
ΔE00 1.76
Manilla
#FFFA86
ΔE00 1.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE8A #8C8AFE
analogous
#FEC68A #FCFE8A #C2FE8A
triadic
#FCFE8A #8AFCFE #FE8AFC
tetradic
#FCFE8A #8AFEC6 #8C8AFE #FE8AC2
square
#FCFE8A #8AFEC6 #8C8AFE #FE8AC2
split-complementary
#FCFE8A #8AC2FE #C68AFE
monochromatic
#F9FD11 #FAFD4D #FCFE8A #FEFFC7 #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.68
#FCFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE8A
19.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE8A | 1.00 | 1.07 | 19.68 | 19.68 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF580
Deuteranopia (green-blind)
#FFF990
Tritanopia (blue-blind)
#FFF1E3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe8a; /* rgb */ color: rgb(252, 254, 138); /* oklch */ color: oklch(97.2% 0.139 109.6);
Tailwind
colors: {
custom: {
50: '#fffeae',
500: '#fcfe8a',
950: '#000000',
},
}SCSS
$custom: #fcfe8a; $custom-light: #fffeae; $custom-dark: #000000;
JSON
{
"hex": "#fcfe8a",
"rgb": {
"r": 252,
"g": 254,
"b": 138
},
"hsl": {
"h": 61.034,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.97186,
"c": 0.13905,
"h": 109.6
},
"luminance": 0.93414
}Semantic roles & 50–950 ramp
primary
#FCFE8A
secondary
#504EDE
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581