#FCFD70#FCFD70
#FCFD70 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.7% C 0.162 H 109.5°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFD70 |
|---|---|
| RGB | rgb(252, 253, 112) |
| HSL | hsl(60, 97%, 72%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0.4%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(96.87, -17.99, 65.94) |
| CIE-LCH | lch(96.87, 68.35, 105.26°) |
| OKLab | oklab(96.68% -0.0539 0.1525) |
| OKLCH | oklch(96.68% 0.162 109.5) |
| XYZ | xyz(78.1969, 92.1179, 28.9874) |
| Luminance | 0.9212 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.53
Butter Yellow
#FFFD74
ΔE00 0.75
Custard
#FFFD78
ΔE00 1.02
Light Yellow
#FFFE7A
ΔE00 1.06
Banana (survey)
#FFFF7E
ΔE00 1.42
Canary
#FDFF63
ΔE00 1.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFD70 #7170FD
analogous
#FDB870 #FCFD70 #B5FD70
triadic
#FCFD70 #70FCFD #FD70FC
tetradic
#FCFD70 #70FDB8 #7170FD #FD70B5
square
#FCFD70 #70FDB8 #7170FD #FD70B5
split-complementary
#FCFD70 #70B5FD #B870FD
monochromatic
#EEEF03 #FBFC34 #FCFD70 #FDFEAC #FEFFE1
Accessibility & contrast
On white
1.08
#FCFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FCFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFD70
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFD70 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF878
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfd70; /* rgb */ color: rgb(252, 253, 112); /* oklch */ color: oklch(96.7% 0.162 109.5);
Tailwind
colors: {
custom: {
50: '#fffd9e',
500: '#fcfd70',
950: '#000000',
},
}SCSS
$custom: #fcfd70; $custom-light: #fffd9e; $custom-dark: #000000;
JSON
{
"hex": "#fcfd70",
"rgb": {
"r": 252,
"g": 253,
"b": 112
},
"hsl": {
"h": 60.426,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.96678,
"c": 0.16178,
"h": 109.5
},
"luminance": 0.92116
}Semantic roles & 50–950 ramp
primary
#FCFD70
secondary
#3938D9
accent
#00E602
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580