#FCFE85#FCFE85
#FCFE85 is a very light, vivid yellow. Relative luminance 0.933; OKLCH L 97.1% C 0.144 H 109.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE85 |
|---|---|
| RGB | rgb(252, 254, 133) |
| HSL | hsl(61, 98%, 76%) |
| HSV | hsv(61, 48%, 100%) |
| CMYK | cmyk(0.8%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(97.34, -16.79, 57.14) |
| CIE-LCH | lch(97.34, 59.55, 106.38°) |
| OKLab | oklab(97.12% -0.0484 0.1356) |
| OKLCH | oklch(97.12% 0.144 109.6) |
| XYZ | xyz(79.8220, 93.2743, 35.9846) |
| Luminance | 0.9327 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 0.62
Yellowish Tan
#FCFC81
ΔE00 0.67
Butter
#FFFF81
ΔE00 0.86
Faded Yellow
#FEFF7F
ΔE00 0.94
Banana (survey)
#FFFF7E
ΔE00 1.16
Light Yellow
#FFFE7A
ΔE00 1.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE85 #8785FE
analogous
#FEC385 #FCFE85 #BFFE85
triadic
#FCFE85 #85FCFE #FE85FC
tetradic
#FCFE85 #85FEC3 #8785FE #FE85BF
square
#FCFE85 #85FEC3 #8785FE #FE85BF
split-complementary
#FCFE85 #85BFFE #C385FE
monochromatic
#F9FD0C #FBFE48 #FCFE85 #FDFEC2 #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#FCFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE85
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE85 | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF57A
Deuteranopia (green-blind)
#FFF98B
Tritanopia (blue-blind)
#FFF1E2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe85; /* rgb */ color: rgb(252, 254, 133); /* oklch */ color: oklch(97.1% 0.144 109.6);
Tailwind
colors: {
custom: {
50: '#fffeab',
500: '#fcfe85',
950: '#000000',
},
}SCSS
$custom: #fcfe85; $custom-light: #fffeab; $custom-dark: #000000;
JSON
{
"hex": "#fcfe85",
"rgb": {
"r": 252,
"g": 254,
"b": 133
},
"hsl": {
"h": 60.992,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.97122,
"c": 0.14393,
"h": 109.6
},
"luminance": 0.93273
}Semantic roles & 50–950 ramp
primary
#FCFE85
secondary
#4C4ADE
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581