#FCFE8B#FCFE8B
#FCFE8B is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.2% C 0.138 H 109.6°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE8B |
|---|---|
| RGB | rgb(252, 254, 139) |
| HSL | hsl(61, 98%, 77%) |
| HSV | hsv(61, 45%, 100%) |
| CMYK | cmyk(0.8%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(97.41, -16.25, 54.44) |
| CIE-LCH | lch(97.41, 56.81, 106.62°) |
| OKLab | oklab(97.2% -0.0463 0.1301) |
| OKLCH | oklch(97.2% 0.138 109.6) |
| XYZ | xyz(80.2484, 93.4449, 38.2304) |
| Luminance | 0.9344 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale Yellow
#FFFF84
ΔE00 1.21
Yellowish Tan
#FCFC81
ΔE00 1.27
Butter
#FFFF81
ΔE00 1.54
Faded Yellow
#FEFF7F
ΔE00 1.68
Manilla
#FFFA86
ΔE00 1.81
Banana (survey)
#FFFF7E
ΔE00 1.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE8B #8D8BFE
analogous
#FEC68B #FCFE8B #C3FE8B
triadic
#FCFE8B #8BFCFE #FE8BFC
tetradic
#FCFE8B #8BFEC6 #8D8BFE #FE8BC3
square
#FCFE8B #8BFEC6 #8D8BFE #FE8BC3
split-complementary
#FCFE8B #8BC3FE #C68BFE
monochromatic
#F9FD12 #FAFD4E #FCFE8B #FEFFC8 #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FCFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE8B
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE8B | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF581
Deuteranopia (green-blind)
#FFF991
Tritanopia (blue-blind)
#FFF2E3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcfe8b; /* rgb */ color: rgb(252, 254, 139); /* oklch */ color: oklch(97.2% 0.138 109.6);
Tailwind
colors: {
custom: {
50: '#fffeaf',
500: '#fcfe8b',
950: '#000000',
},
}SCSS
$custom: #fcfe8b; $custom-light: #fffeaf; $custom-dark: #000000;
JSON
{
"hex": "#fcfe8b",
"rgb": {
"r": 252,
"g": 254,
"b": 139
},
"hsl": {
"h": 61.043,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.97199,
"c": 0.13806,
"h": 109.6
},
"luminance": 0.93443
}Semantic roles & 50–950 ramp
primary
#FCFE8B
secondary
#514FDE
accent
#00E604
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581