#FCFC70#FCFC70
#FCFC70 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.161 H 109.1°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC70 |
|---|---|
| RGB | rgb(252, 252, 112) |
| HSL | hsl(60, 96%, 71%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(96.61, -17.51, 65.65) |
| CIE-LCH | lch(96.61, 67.95, 104.93°) |
| OKLab | oklab(96.47% -0.0525 0.1519) |
| OKLCH | oklch(96.47% 0.161 109.1) |
| XYZ | xyz(77.8821, 91.4881, 28.8825) |
| Luminance | 0.9149 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.51
Butter Yellow
#FFFD74
ΔE00 0.59
Custard
#FFFD78
ΔE00 0.88
Light Yellow
#FFFE7A
ΔE00 1.01
Banana (survey)
#FFFF7E
ΔE00 1.42
Faded Yellow
#FEFF7F
ΔE00 1.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC70 #7070FC
analogous
#FCB670 #FCFC70 #B6FC70
triadic
#FCFC70 #70FCFC #FC70FC
tetradic
#FCFC70 #70FCB6 #7070FC #FC70B6
square
#FCFC70 #70FCB6 #7070FC #FC70B6
split-complementary
#FCFC70 #70B6FC #B670FC
monochromatic
#EDED05 #FBFB34 #FCFC70 #FDFDAC #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#FCFC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC70
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC70 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF878
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc70; /* rgb */ color: rgb(252, 252, 112); /* oklch */ color: oklch(96.5% 0.161 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fcfc70',
950: '#000000',
},
}SCSS
$custom: #fcfc70; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fcfc70",
"rgb": {
"r": 252,
"g": 252,
"b": 112
},
"hsl": {
"h": 60,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.96472,
"c": 0.16075,
"h": 109.1
},
"luminance": 0.91486
}Semantic roles & 50–950 ramp
primary
#FCFC70
secondary
#3838D8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580