#FCFD73#FCFD73
#FCFD73 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.7% C 0.159 H 109.4°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD73 |
|---|---|
| RGB | rgb(252, 253, 115) |
| HSL | hsl(60, 97%, 72%) |
| HSV | hsv(60, 55%, 99%) |
| CMYK | cmyk(0.4%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(96.90, -17.77, 64.68) |
| CIE-LCH | lch(96.90, 67.07, 105.36°) |
| OKLab | oklab(96.71% -0.0529 0.1502) |
| OKLCH | oklch(96.71% 0.159 109.4) |
| XYZ | xyz(78.3667, 92.1858, 29.8818) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.65
Butter Yellow
#FFFD74
ΔE00 0.68
Light Yellow
#FFFE7A
ΔE00 0.80
Custard
#FFFD78
ΔE00 0.81
Banana (survey)
#FFFF7E
ΔE00 1.13
Faded Yellow
#FEFF7F
ΔE00 1.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD73 #7473FD
analogous
#FDB973 #FCFD73 #B7FD73
triadic
#FCFD73 #73FCFD #FD73FC
tetradic
#FCFD73 #73FDB9 #7473FD #FD73B7
square
#FCFD73 #73FDB9 #7473FD #FD73B7
split-complementary
#FCFD73 #73B7FD #B973FD
monochromatic
#F0F203 #FBFC37 #FCFD73 #FDFEAF #FEFFE1
Accessibility & contrast
On white
1.08
#FCFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FCFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD73
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD73 | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF465
Deuteranopia (green-blind)
#FFF87B
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfd73; /* rgb */ color: rgb(252, 253, 115); /* oklch */ color: oklch(96.7% 0.159 109.4);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fcfd73',
950: '#000000',
},
}SCSS
$custom: #fcfd73; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fcfd73",
"rgb": {
"r": 252,
"g": 253,
"b": 115
},
"hsl": {
"h": 60.435,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.96709,
"c": 0.15924,
"h": 109.4
},
"luminance": 0.92184
}Semantic roles & 50–950 ramp
primary
#FCFD73
secondary
#3C3BDA
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580