#FCFC8A#FCFC8A
#FCFC8A is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.8% C 0.137 H 108.7°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC8A |
|---|---|
| RGB | rgb(252, 252, 138) |
| HSL | hsl(60, 95%, 76%) |
| HSV | hsv(60, 45%, 99%) |
| CMYK | cmyk(0%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.88, -15.38, 54.26) |
| CIE-LCH | lch(96.88, 56.40, 105.82°) |
| OKLab | oklab(96.78% -0.0439 0.1296) |
| OKLCH | oklch(96.78% 0.137 108.7) |
| XYZ | xyz(79.5443, 92.1530, 37.6369) |
| Luminance | 0.9215 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.15
Pale Yellow
#FFFF84
ΔE00 1.25
Manilla
#FFFA86
ΔE00 1.30
Butter
#FFFF81
ΔE00 1.58
Faded Yellow
#FEFF7F
ΔE00 1.77
Banana (survey)
#FFFF7E
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC8A #8A8AFC
analogous
#FCC38A #FCFC8A #C3FC8A
triadic
#FCFC8A #8AFCFC #FC8AFC
tetradic
#FCFC8A #8AFCC3 #8A8AFC #FC8AC3
square
#FCFC8A #8AFCC3 #8A8AFC #FC8AC3
split-complementary
#FCFC8A #8AC3FC #C38AFC
monochromatic
#F9F913 #FAFA4E #FCFC8A #FEFEC6 #FEFEE1
Accessibility & contrast
On white
1.08
#FCFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#FCFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC8A
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC8A | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF480
Deuteranopia (green-blind)
#FFF88F
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfc8a; /* rgb */ color: rgb(252, 252, 138); /* oklch */ color: oklch(96.8% 0.137 108.7);
Tailwind
colors: {
custom: {
50: '#fffdae',
500: '#fcfc8a',
950: '#000000',
},
}SCSS
$custom: #fcfc8a; $custom-light: #fffdae; $custom-dark: #000000;
JSON
{
"hex": "#fcfc8a",
"rgb": {
"r": 252,
"g": 252,
"b": 138
},
"hsl": {
"h": 60,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.96777,
"c": 0.13684,
"h": 108.7
},
"luminance": 0.92151
}Semantic roles & 50–950 ramp
primary
#FCFC8A
secondary
#4F4FDC
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581