#FCFD97#FCFD97
#FCFD97 is a very light, vivid yellow. Relative luminance 0.932; OKLCH L 97.2% C 0.125 H 109.0°. Best body text is #000000 at 19.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD97 |
|---|---|
| RGB | rgb(252, 253, 151) |
| HSL | hsl(61, 96%, 79%) |
| HSV | hsv(61, 40%, 99%) |
| CMYK | cmyk(0.4%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(97.30, -14.60, 48.61) |
| CIE-LCH | lch(97.30, 50.76, 106.72°) |
| OKLab | oklab(97.16% -0.0406 0.1178) |
| OKLCH | oklch(97.16% 0.125 109) |
| XYZ | xyz(80.8573, 93.1820, 42.9986) |
| Luminance | 0.9318 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 2.63
Pale Yellow
#FFFF84
ΔE00 2.86
Yellowish Tan
#FCFC81
ΔE00 2.88
Buff
#FEF69E
ΔE00 3.12
Butter
#FFFF81
ΔE00 3.22
Faded Yellow
#FEFF7F
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD97 #9897FD
analogous
#FDCB97 #FCFD97 #C9FD97
triadic
#FCFD97 #97FCFD #FD97FC
tetradic
#FCFD97 #97FDCB #9897FD #FD97C9
square
#FCFD97 #97FDCB #9897FD #FD97C9
split-complementary
#FCFD97 #97C9FD #CB97FD
monochromatic
#F9FB1F #FAFC5B #FCFD97 #FEFED3 #FEFEE1
Accessibility & contrast
On white
1.07
#FCFD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.64
#FCFD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD97
19.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD97 | 1.00 | 1.07 | 19.64 | 19.64 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF58F
Deuteranopia (green-blind)
#FFF99C
Tritanopia (blue-blind)
#FFF1E4
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfd97; /* rgb */ color: rgb(252, 253, 151); /* oklch */ color: oklch(97.2% 0.125 109.0);
Tailwind
colors: {
custom: {
50: '#fffeb7',
500: '#fcfd97',
950: '#000000',
},
}SCSS
$custom: #fcfd97; $custom-light: #fffeb7; $custom-dark: #000000;
JSON
{
"hex": "#fcfd97",
"rgb": {
"r": 252,
"g": 253,
"b": 151
},
"hsl": {
"h": 60.588,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.97163,
"c": 0.12461,
"h": 109
},
"luminance": 0.9318
}Semantic roles & 50–950 ramp
primary
#FCFD97
secondary
#5B59DF
accent
#00E602
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581