#FCF86F#FCF86F
#FCF86F is a very light, vivid yellow. Relative luminance 0.890; OKLCH L 95.6% C 0.158 H 107.5°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF86F |
|---|---|
| RGB | rgb(252, 248, 111) |
| HSL | hsl(58, 96%, 71%) |
| HSV | hsv(58, 56%, 99%) |
| CMYK | cmyk(0%, 1.6%, 56%, 1.2%) |
| CIE-LAB | lab(95.57, -15.65, 64.92) |
| CIE-LCH | lch(95.57, 66.78, 103.55°) |
| OKLab | oklab(95.64% -0.0473 0.1502) |
| OKLCH | oklch(95.64% 0.158 107.5) |
| XYZ | xyz(76.5838, 88.9802, 28.1765) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.06
Custard
#FFFD78
ΔE00 1.21
Pastel Yellow
#FFFE71
ΔE00 1.32
Straw
#FCF679
ΔE00 1.39
Light Yellow
#FFFE7A
ΔE00 1.52
Banana (survey)
#FFFF7E
ΔE00 1.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF86F #6F73FC
analogous
#FCB16F #FCF86F #B9FC6F
triadic
#FCF86F #6FFCF8 #F86FFC
tetradic
#FCF86F #6FFCB1 #6F73FC #FC6FB9
square
#FCF86F #6FFCB1 #6F73FC #FC6FB9
split-complementary
#FCF86F #6FB9FC #B16FFC
monochromatic
#ECE505 #FBF533 #FCF86F #FDFBAB #FEFEE1
Accessibility & contrast
On white
1.12
#FCF86F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FCF86F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF86F
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF86F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF86F | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF61
Deuteranopia (green-blind)
#FFF576
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf86f; /* rgb */ color: rgb(252, 248, 111); /* oklch */ color: oklch(95.6% 0.158 107.5);
Tailwind
colors: {
custom: {
50: '#fffa9d',
500: '#fcf86f',
950: '#000000',
},
}SCSS
$custom: #fcf86f; $custom-light: #fffa9d; $custom-dark: #000000;
JSON
{
"hex": "#fcf86f",
"rgb": {
"r": 252,
"g": 248,
"b": 111
},
"hsl": {
"h": 58.298,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.95642,
"c": 0.15752,
"h": 107.5
},
"luminance": 0.88978
}Semantic roles & 50–950 ramp
primary
#FCF86F
secondary
#373CD8
accent
#07E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580