#FCFC8B#FCFC8B
#FCFC8B is a very light, vivid yellow. Relative luminance 0.922; OKLCH L 96.8% C 0.136 H 108.7°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC8B |
|---|---|
| RGB | rgb(252, 252, 139) |
| HSL | hsl(60, 95%, 77%) |
| HSV | hsv(60, 45%, 99%) |
| CMYK | cmyk(0%, 0%, 44.8%, 1.2%) |
| CIE-LAB | lab(96.89, -15.28, 53.81) |
| CIE-LCH | lch(96.89, 55.94, 105.86°) |
| OKLab | oklab(96.79% -0.0435 0.1287) |
| OKLCH | oklch(96.79% 0.136 108.7) |
| XYZ | xyz(79.6170, 92.1821, 38.0200) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.28
Manilla
#FFFA86
ΔE00 1.36
Pale Yellow
#FFFF84
ΔE00 1.36
Butter
#FFFF81
ΔE00 1.70
Faded Yellow
#FEFF7F
ΔE00 1.89
Banana (survey)
#FFFF7E
ΔE00 2.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC8B #8B8BFC
analogous
#FCC48B #FCFC8B #C4FC8B
triadic
#FCFC8B #8BFCFC #FC8BFC
tetradic
#FCFC8B #8BFCC4 #8B8BFC #FC8BC4
square
#FCFC8B #8BFCC4 #8B8BFC #FC8BC4
split-complementary
#FCFC8B #8BC4FC #C48BFC
monochromatic
#F9F914 #FAFA4F #FCFC8B #FEFEC7 #FEFEE1
Accessibility & contrast
On white
1.08
#FCFC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#FCFC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC8B
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC8B | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF481
Deuteranopia (green-blind)
#FFF890
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fcfc8b; /* rgb */ color: rgb(252, 252, 139); /* oklch */ color: oklch(96.8% 0.136 108.7);
Tailwind
colors: {
custom: {
50: '#fffdaf',
500: '#fcfc8b',
950: '#000000',
},
}SCSS
$custom: #fcfc8b; $custom-light: #fffdaf; $custom-dark: #000000;
JSON
{
"hex": "#fcfc8b",
"rgb": {
"r": 252,
"g": 252,
"b": 139
},
"hsl": {
"h": 60,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.9679,
"c": 0.13584,
"h": 108.7
},
"luminance": 0.9218
}Semantic roles & 50–950 ramp
primary
#FCFC8B
secondary
#5050DC
accent
#00E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581