#FCF877#FCF877
#FCF877 is a very light, vivid yellow. Relative luminance 0.892; OKLCH L 95.7% C 0.151 H 107.3°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF877 |
|---|---|
| RGB | rgb(252, 248, 119) |
| HSL | hsl(58, 96%, 73%) |
| HSV | hsv(58, 53%, 99%) |
| CMYK | cmyk(0%, 1.6%, 52.8%, 1.2%) |
| CIE-LAB | lab(95.65, -15.05, 61.49) |
| CIE-LCH | lch(95.65, 63.31, 103.75°) |
| OKLab | oklab(95.73% -0.0448 0.1438) |
| OKLCH | oklch(95.73% 0.151 107.3) |
| XYZ | xyz(77.0442, 89.1643, 30.6012) |
| Luminance | 0.8916 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.69
Custard
#FFFD78
ΔE00 1.09
Butter Yellow
#FFFD74
ΔE00 1.28
Light Yellow
#FFFE7A
ΔE00 1.31
Yellowish Tan
#FCFC81
ΔE00 1.48
Banana (survey)
#FFFF7E
ΔE00 1.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF877 #777BFC
analogous
#FCB577 #FCF877 #BEFC77
triadic
#FCF877 #77FCF8 #F877FC
tetradic
#FCF877 #77FCB5 #777BFC #FC77BE
square
#FCF877 #77FCB5 #777BFC #FC77BE
split-complementary
#FCF877 #77BEFC #B577FC
monochromatic
#F3EC05 #FBF53B #FCF877 #FDFBB3 #FEFDE1
Accessibility & contrast
On white
1.12
#FCF877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FCF877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF877
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF877 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06A
Deuteranopia (green-blind)
#FFF57E
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf877; /* rgb */ color: rgb(252, 248, 119); /* oklch */ color: oklch(95.7% 0.151 107.3);
Tailwind
colors: {
custom: {
50: '#fffaa2',
500: '#fcf877',
950: '#000000',
},
}SCSS
$custom: #fcf877; $custom-light: #fffaa2; $custom-dark: #000000;
JSON
{
"hex": "#fcf877",
"rgb": {
"r": 252,
"g": 248,
"b": 119
},
"hsl": {
"h": 58.195,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.95728,
"c": 0.15057,
"h": 107.3
},
"luminance": 0.89162
}Semantic roles & 50–950 ramp
primary
#FCF877
secondary
#3E43D9
accent
#07E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580