#FCFA6F#FCFA6F
#FCFA6F is a very light, vivid yellow. Relative luminance 0.902; OKLCH L 96.1% C 0.160 H 108.3°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFA6F |
|---|---|
| RGB | rgb(252, 250, 111) |
| HSL | hsl(59, 96%, 71%) |
| HSV | hsv(59, 56%, 99%) |
| CMYK | cmyk(0%, 0.8%, 56%, 1.2%) |
| CIE-LAB | lab(96.09, -16.62, 65.49) |
| CIE-LCH | lch(96.09, 67.57, 104.24°) |
| OKLab | oklab(96.05% -0.0501 0.1515) |
| OKLCH | oklch(96.05% 0.16 108.3) |
| XYZ | xyz(77.2019, 90.2165, 28.3826) |
| Luminance | 0.9021 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.66
Pastel Yellow
#FFFE71
ΔE00 0.81
Custard
#FFFD78
ΔE00 0.93
Light Yellow
#FFFE7A
ΔE00 1.19
Banana (survey)
#FFFF7E
ΔE00 1.66
Straw
#FCF679
ΔE00 1.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFA6F #6F71FC
analogous
#FCB36F #FCFA6F #B7FC6F
triadic
#FCFA6F #6FFCFA #FA6FFC
tetradic
#FCFA6F #6FFCB3 #6F71FC #FC6FB7
square
#FCFA6F #6FFCB3 #6F71FC #FC6FB7
split-complementary
#FCFA6F #6FB7FC #B36FFC
monochromatic
#ECE805 #FBF833 #FCFA6F #FDFCAB #FEFEE1
Accessibility & contrast
On white
1.10
#FCFA6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#FCFA6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFA6F
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFA6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFA6F | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF160
Deuteranopia (green-blind)
#FFF677
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fcfa6f; /* rgb */ color: rgb(252, 250, 111); /* oklch */ color: oklch(96.1% 0.160 108.3);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fcfa6f',
950: '#000000',
},
}SCSS
$custom: #fcfa6f; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fcfa6f",
"rgb": {
"r": 252,
"g": 250,
"b": 111
},
"hsl": {
"h": 59.149,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.96052,
"c": 0.15953,
"h": 108.3
},
"luminance": 0.90214
}Semantic roles & 50–950 ramp
primary
#FCFA6F
secondary
#373AD8
accent
#03E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580