#FCFD75#FCFD75
#FCFD75 is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.7% C 0.158 H 109.4°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD75 |
|---|---|
| RGB | rgb(252, 253, 117) |
| HSL | hsl(60, 97%, 73%) |
| HSV | hsv(60, 54%, 99%) |
| CMYK | cmyk(0.4%, 0%, 53.8%, 0.8%) |
| CIE-LAB | lab(96.92, -17.62, 63.83) |
| CIE-LCH | lch(96.92, 66.22, 105.43°) |
| OKLab | oklab(96.73% -0.0523 0.1486) |
| OKLCH | oklch(96.73% 0.158 109.4) |
| XYZ | xyz(78.4831, 92.2323, 30.4945) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 0.65
Custard
#FFFD78
ΔE00 0.72
Butter Yellow
#FFFD74
ΔE00 0.72
Pastel Yellow
#FFFE71
ΔE00 0.80
Banana (survey)
#FFFF7E
ΔE00 0.93
Faded Yellow
#FEFF7F
ΔE00 1.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD75 #7675FD
analogous
#FDBA75 #FCFD75 #B8FD75
triadic
#FCFD75 #75FCFD #FD75FC
tetradic
#FCFD75 #75FDBA #7675FD #FD75B8
square
#FCFD75 #75FDBA #7675FD #FD75B8
split-complementary
#FCFD75 #75B8FD #BA75FD
monochromatic
#F2F404 #FBFC39 #FCFD75 #FDFEB1 #FEFFE1
Accessibility & contrast
On white
1.08
#FCFD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#FCFD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD75
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD75 | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF467
Deuteranopia (green-blind)
#FFF87C
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfd75; /* rgb */ color: rgb(252, 253, 117); /* oklch */ color: oklch(96.7% 0.158 109.4);
Tailwind
colors: {
custom: {
50: '#fffda1',
500: '#fcfd75',
950: '#000000',
},
}SCSS
$custom: #fcfd75; $custom-light: #fffda1; $custom-dark: #000000;
JSON
{
"hex": "#fcfd75",
"rgb": {
"r": 252,
"g": 253,
"b": 117
},
"hsl": {
"h": 60.441,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.9673,
"c": 0.15752,
"h": 109.4
},
"luminance": 0.9223
}Semantic roles & 50–950 ramp
primary
#FCFD75
secondary
#3D3CDA
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580