#FCF776#FCF776
#FCF776 is a very light, vivid yellow. Relative luminance 0.885; OKLCH L 95.5% C 0.150 H 106.9°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF776 |
|---|---|
| RGB | rgb(252, 247, 118) |
| HSL | hsl(58, 96%, 73%) |
| HSV | hsv(58, 53%, 99%) |
| CMYK | cmyk(0%, 2%, 53.2%, 1.2%) |
| CIE-LAB | lab(95.38, -14.64, 61.63) |
| CIE-LCH | lch(95.38, 63.35, 103.36°) |
| OKLab | oklab(95.51% -0.0437 0.144) |
| OKLCH | oklch(95.51% 0.15 106.9) |
| XYZ | xyz(76.6778, 88.5272, 30.1843) |
| Luminance | 0.8852 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.51
Custard
#FFFD78
ΔE00 1.33
Butter Yellow
#FFFD74
ΔE00 1.48
Light Yellow
#FFFE7A
ΔE00 1.58
Yellowish Tan
#FCFC81
ΔE00 1.74
Manilla
#FFFA86
ΔE00 1.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF776 #767BFC
analogous
#FCB476 #FCF776 #BEFC76
triadic
#FCF776 #76FCF7 #F776FC
tetradic
#FCF776 #76FCB4 #767BFC #FC76BE
square
#FCF776 #76FCB4 #767BFC #FC76BE
split-complementary
#FCF776 #76BEFC #B476FC
monochromatic
#F2E905 #FBF43A #FCF776 #FDFAB2 #FEFDE1
Accessibility & contrast
On white
1.12
#FCF776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FCF776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF776
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF776 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF69
Deuteranopia (green-blind)
#FFF47D
Tritanopia (blue-blind)
#FFE9DA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf776; /* rgb */ color: rgb(252, 247, 118); /* oklch */ color: oklch(95.5% 0.150 106.9);
Tailwind
colors: {
custom: {
50: '#fff9a1',
500: '#fcf776',
950: '#000000',
},
}SCSS
$custom: #fcf776; $custom-light: #fff9a1; $custom-dark: #000000;
JSON
{
"hex": "#fcf776",
"rgb": {
"r": 252,
"g": 247,
"b": 118
},
"hsl": {
"h": 57.761,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.95512,
"c": 0.15045,
"h": 106.9
},
"luminance": 0.88525
}Semantic roles & 50–950 ramp
primary
#FCF776
secondary
#3D43D9
accent
#09E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580