#FCF87F#FCF87F
#FCF87F is a very light, vivid yellow. Relative luminance 0.894; OKLCH L 95.8% C 0.143 H 107.1°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF87F |
|---|---|
| RGB | rgb(252, 248, 127) |
| HSL | hsl(58, 95%, 74%) |
| HSV | hsv(58, 50%, 99%) |
| CMYK | cmyk(0%, 1.6%, 49.6%, 1.2%) |
| CIE-LAB | lab(95.73, -14.40, 57.98) |
| CIE-LCH | lch(95.73, 59.74, 103.95°) |
| OKLab | oklab(95.82% -0.0421 0.1369) |
| OKLCH | oklch(95.82% 0.143 107.1) |
| XYZ | xyz(77.5450, 89.3646, 33.2388) |
| Luminance | 0.8936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 0.82
Straw
#FCF679
ΔE00 0.83
Yellowish Tan
#FCFC81
ΔE00 1.15
Pale Yellow
#FFFF84
ΔE00 1.58
Butter
#FFFF81
ΔE00 1.61
Custard
#FFFD78
ΔE00 1.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF87F #7F83FC
analogous
#FCBA7F #FCF87F #C2FC7F
triadic
#FCF87F #7FFCF8 #F87FFC
tetradic
#FCF87F #7FFCBA #7F83FC #FC7FC2
square
#FCF87F #7FFCBA #7F83FC #FC7FC2
split-complementary
#FCF87F #7FC2FC #BA7FFC
monochromatic
#F9F107 #FBF543 #FCF87F #FDFBBB #FEFDE1
Accessibility & contrast
On white
1.11
#FCF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FCF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF87F
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF87F | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF074
Deuteranopia (green-blind)
#FFF585
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf87f; /* rgb */ color: rgb(252, 248, 127); /* oklch */ color: oklch(95.8% 0.143 107.1);
Tailwind
colors: {
custom: {
50: '#fffaa7',
500: '#fcf87f',
950: '#000000',
},
}SCSS
$custom: #fcf87f; $custom-light: #fffaa7; $custom-dark: #000000;
JSON
{
"hex": "#fcf87f",
"rgb": {
"r": 252,
"g": 248,
"b": 127
},
"hsl": {
"h": 58.08,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.95821,
"c": 0.14322,
"h": 107.1
},
"luminance": 0.89363
}Semantic roles & 50–950 ramp
primary
#FCF87F
secondary
#454ADA
accent
#07E600
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580