#FCF077#FCF077
#FCF077 is a very light, vivid yellow. Relative luminance 0.843; OKLCH L 94.1% C 0.143 H 103.6°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF077 |
|---|---|
| RGB | rgb(252, 240, 119) |
| HSL | hsl(55, 96%, 73%) |
| HSV | hsv(55, 53%, 99%) |
| CMYK | cmyk(0%, 4.8%, 52.8%, 1.2%) |
| CIE-LAB | lab(93.60, -11.13, 59.12) |
| CIE-LCH | lch(93.60, 60.16, 100.66°) |
| OKLab | oklab(94.1% -0.0336 0.1386) |
| OKLCH | oklch(94.1% 0.143 103.6) |
| XYZ | xyz(74.6370, 84.3500, 29.7988) |
| Luminance | 0.8435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 0.87
Yellowish
#FAEE66
ΔE00 1.78
Straw
#FCF679
ΔE00 1.82
Manilla
#FFFA86
ΔE00 2.68
Custard
#FFFD78
ΔE00 3.46
Yellowish Tan
#FCFC81
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF077 #7783FC
analogous
#FCAD77 #FCF077 #C6FC77
triadic
#FCF077 #77FCF0 #F077FC
tetradic
#FCF077 #77FCAD #7783FC #FC77C6
square
#FCF077 #77FCAD #7783FC #FC77C6
split-complementary
#FCF077 #77C6FC #AD77FC
monochromatic
#F3DE05 #FBE93B #FCF077 #FDF7B3 #FEFCE1
Accessibility & contrast
On white
1.18
#FCF077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#FCF077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF077
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF077 | 1.00 | 1.18 | 17.87 | 17.87 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#FFF07D
Tritanopia (blue-blind)
#FFE2D5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fcf077; /* rgb */ color: rgb(252, 240, 119); /* oklch */ color: oklch(94.1% 0.143 103.6);
Tailwind
colors: {
custom: {
50: '#fff4a1',
500: '#fcf077',
950: '#000000',
},
}SCSS
$custom: #fcf077; $custom-light: #fff4a1; $custom-dark: #000000;
JSON
{
"hex": "#fcf077",
"rgb": {
"r": 252,
"g": 240,
"b": 119
},
"hsl": {
"h": 54.586,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.941,
"c": 0.14265,
"h": 103.6
},
"luminance": 0.84348
}Semantic roles & 50–950 ramp
primary
#FCF077
secondary
#3E4CD9
accent
#15E600
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580