#FCFF73#FCFF73
#FCFF73 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.1% C 0.161 H 110.2°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF73 |
|---|---|
| RGB | rgb(252, 255, 115) |
| HSL | hsl(61, 100%, 73%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(1.2%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(97.41, -18.73, 65.26) |
| CIE-LCH | lch(97.41, 67.90, 106.02°) |
| OKLab | oklab(97.12% -0.0557 0.1514) |
| OKLCH | oklch(97.12% 0.161 110.2) |
| XYZ | xyz(79.0014, 93.4551, 30.0934) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.94
Light Yellow
#FFFE7A
ΔE00 1.14
Butter Yellow
#FFFD74
ΔE00 1.14
Custard
#FFFD78
ΔE00 1.26
Banana (survey)
#FFFF7E
ΔE00 1.30
Faded Yellow
#FEFF7F
ΔE00 1.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF73 #7673FF
analogous
#FFBC73 #FCFF73 #B6FF73
triadic
#FCFF73 #73FCFF #FF73FC
tetradic
#FCFF73 #73FFBC #7673FF #FF73B6
square
#FCFF73 #73FFBC #7673FF #FF73B6
split-complementary
#FCFF73 #73B6FF #BC73FF
monochromatic
#F2F800 #FBFF36 #FCFF73 #FDFFB0 #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FCFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF73
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF73 | 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)
#FFF564
Deuteranopia (green-blind)
#FFFA7B
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff73; /* rgb */ color: rgb(252, 255, 115); /* oklch */ color: oklch(97.1% 0.161 110.2);
Tailwind
colors: {
custom: {
50: '#ffffa0',
500: '#fcff73',
950: '#000000',
},
}SCSS
$custom: #fcff73; $custom-light: #ffffa0; $custom-dark: #000000;
JSON
{
"hex": "#fcff73",
"rgb": {
"r": 252,
"g": 255,
"b": 115
},
"hsl": {
"h": 61.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.9712,
"c": 0.16134,
"h": 110.2
},
"luminance": 0.93453
}Semantic roles & 50–950 ramp
primary
#FCFF73
secondary
#3D3ADC
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580