#FCFD80#FCFD80
#FCFD80 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.9% C 0.148 H 109.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD80 |
|---|---|
| RGB | rgb(252, 253, 128) |
| HSL | hsl(60, 97%, 75%) |
| HSV | hsv(60, 49%, 99%) |
| CMYK | cmyk(0.4%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(97.03, -16.74, 59.05) |
| CIE-LCH | lch(97.03, 61.38, 105.83°) |
| OKLab | oklab(96.86% -0.0487 0.1393) |
| OKLCH | oklch(96.86% 0.148 109.3) |
| XYZ | xyz(79.1682, 92.5064, 34.1030) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.34
Butter
#FFFF81
ΔE00 0.51
Faded Yellow
#FEFF7F
ΔE00 0.51
Pale Yellow
#FFFF84
ΔE00 0.55
Banana (survey)
#FFFF7E
ΔE00 0.69
Light Yellow
#FFFE7A
ΔE00 1.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD80 #8180FD
analogous
#FDC080 #FCFD80 #BEFD80
triadic
#FCFD80 #80FCFD #FD80FC
tetradic
#FCFD80 #80FDC0 #8180FD #FD80BE
square
#FCFD80 #80FDC0 #8180FD #FD80BE
split-complementary
#FCFD80 #80BEFD #C080FD
monochromatic
#F9FB07 #FBFC44 #FCFD80 #FDFEBC #FEFFE1
Accessibility & contrast
On white
1.08
#FCFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FCFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD80
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD80 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF474
Deuteranopia (green-blind)
#FFF986
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfd80; /* rgb */ color: rgb(252, 253, 128); /* oklch */ color: oklch(96.9% 0.148 109.3);
Tailwind
colors: {
custom: {
50: '#fffda8',
500: '#fcfd80',
950: '#000000',
},
}SCSS
$custom: #fcfd80; $custom-light: #fffda8; $custom-dark: #000000;
JSON
{
"hex": "#fcfd80",
"rgb": {
"r": 252,
"g": 253,
"b": 128
},
"hsl": {
"h": 60.48,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.96855,
"c": 0.14759,
"h": 109.3
},
"luminance": 0.92505
}Semantic roles & 50–950 ramp
primary
#FCFD80
secondary
#4746DB
accent
#00E602
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581