#FCF975#FCF975
#FCF975 is a very light, vivid yellow. Relative luminance 0.897; OKLCH L 95.9% C 0.153 H 107.8°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF975 |
|---|---|
| RGB | rgb(252, 249, 117) |
| HSL | hsl(59, 96%, 72%) |
| HSV | hsv(59, 54%, 99%) |
| CMYK | cmyk(0%, 1.2%, 53.6%, 1.2%) |
| CIE-LAB | lab(95.89, -15.69, 62.65) |
| CIE-LCH | lch(95.89, 64.59, 104.06°) |
| OKLab | oklab(95.91% -0.0468 0.1461) |
| OKLCH | oklch(95.91% 0.153 107.8) |
| XYZ | xyz(77.2336, 89.7333, 30.0780) |
| Luminance | 0.8973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 0.81
Butter Yellow
#FFFD74
ΔE00 0.92
Light Yellow
#FFFE7A
ΔE00 1.06
Straw
#FCF679
ΔE00 1.09
Pastel Yellow
#FFFE71
ΔE00 1.33
Banana (survey)
#FFFF7E
ΔE00 1.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF975 #7578FC
analogous
#FCB675 #FCF975 #BBFC75
triadic
#FCF975 #75FCF9 #F975FC
tetradic
#FCF975 #75FCB6 #7578FC #FC75BB
square
#FCF975 #75FCB6 #7578FC #FC75BB
split-complementary
#FCF975 #75BBFC #B675FC
monochromatic
#F1EC05 #FBF639 #FCF975 #FDFCB1 #FEFEE1
Accessibility & contrast
On white
1.11
#FCF975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#FCF975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF975
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF975 | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF068
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FFEBDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf975; /* rgb */ color: rgb(252, 249, 117); /* oklch */ color: oklch(95.9% 0.153 107.8);
Tailwind
colors: {
custom: {
50: '#fffba0',
500: '#fcf975',
950: '#000000',
},
}SCSS
$custom: #fcf975; $custom-light: #fffba0; $custom-dark: #000000;
JSON
{
"hex": "#fcf975",
"rgb": {
"r": 252,
"g": 249,
"b": 117
},
"hsl": {
"h": 58.667,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.9591,
"c": 0.15337,
"h": 107.8
},
"luminance": 0.89731
}Semantic roles & 50–950 ramp
primary
#FCF975
secondary
#3D40D9
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580