#FCFE73#FCFE73
#FCFE73 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 96.9% C 0.160 H 109.8°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE73 |
|---|---|
| RGB | rgb(252, 254, 115) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(0.8%, 0%, 54.7%, 0.4%) |
| CIE-LAB | lab(97.15, -18.25, 64.97) |
| CIE-LCH | lch(97.15, 67.48, 105.69°) |
| OKLab | oklab(96.92% -0.0543 0.1508) |
| OKLCH | oklch(96.92% 0.16 109.8) |
| XYZ | xyz(78.6833, 92.8188, 29.9873) |
| Luminance | 0.9282 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.76
Butter Yellow
#FFFD74
ΔE00 0.90
Light Yellow
#FFFE7A
ΔE00 0.94
Custard
#FFFD78
ΔE00 1.02
Banana (survey)
#FFFF7E
ΔE00 1.18
Faded Yellow
#FEFF7F
ΔE00 1.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE73 #7573FE
analogous
#FEBA73 #FCFE73 #B7FE73
triadic
#FCFE73 #73FCFE #FE73FC
tetradic
#FCFE73 #73FEBA #7573FE #FE73B7
square
#FCFE73 #73FEBA #7573FE #FE73B7
split-complementary
#FCFE73 #73B7FE #BA73FE
monochromatic
#F1F502 #FBFE36 #FCFE73 #FDFEB0 #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FCFE73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE73
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE73 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF465
Deuteranopia (green-blind)
#FFF97B
Tritanopia (blue-blind)
#FFF0E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe73; /* rgb */ color: rgb(252, 254, 115); /* oklch */ color: oklch(96.9% 0.160 109.8);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fcfe73',
950: '#000000',
},
}SCSS
$custom: #fcfe73; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fcfe73",
"rgb": {
"r": 252,
"g": 254,
"b": 115
},
"hsl": {
"h": 60.863,
"s": 98.582,
"l": 72.353
},
"oklch": {
"l": 0.96915,
"c": 0.16029,
"h": 109.8
},
"luminance": 0.92817
}Semantic roles & 50–950 ramp
primary
#FCFE73
secondary
#3D3ADB
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580