#FCF970#FCF970
#FCF970 is a very light, vivid yellow. Relative luminance 0.896; OKLCH L 95.9% C 0.158 H 107.9°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF970 |
|---|---|
| RGB | rgb(252, 249, 112) |
| HSL | hsl(59, 96%, 71%) |
| HSV | hsv(59, 56%, 99%) |
| CMYK | cmyk(0%, 1.2%, 55.6%, 1.2%) |
| CIE-LAB | lab(95.84, -16.06, 64.78) |
| CIE-LCH | lch(95.84, 66.74, 103.92°) |
| OKLab | oklab(95.86% -0.0484 0.1501) |
| OKLCH | oklch(95.86% 0.158 107.9) |
| XYZ | xyz(76.9474, 89.6188, 28.5709) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.81
Custard
#FFFD78
ΔE00 0.98
Pastel Yellow
#FFFE71
ΔE00 1.08
Light Yellow
#FFFE7A
ΔE00 1.27
Straw
#FCF679
ΔE00 1.49
Banana (survey)
#FFFF7E
ΔE00 1.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF970 #7073FC
analogous
#FCB370 #FCF970 #B9FC70
triadic
#FCF970 #70FCF9 #F970FC
tetradic
#FCF970 #70FCB3 #7073FC #FC70B9
square
#FCF970 #70FCB3 #7073FC #FC70B9
split-complementary
#FCF970 #70B9FC #B370FC
monochromatic
#EDE805 #FBF634 #FCF970 #FDFCAC #FEFEE1
Accessibility & contrast
On white
1.11
#FCF970 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#FCF970 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF970
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF970 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF970 | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF678
Tritanopia (blue-blind)
#FFEBDB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fcf970; /* rgb */ color: rgb(252, 249, 112); /* oklch */ color: oklch(95.9% 0.158 107.9);
Tailwind
colors: {
custom: {
50: '#fffb9d',
500: '#fcf970',
950: '#000000',
},
}SCSS
$custom: #fcf970; $custom-light: #fffb9d; $custom-dark: #000000;
JSON
{
"hex": "#fcf970",
"rgb": {
"r": 252,
"g": 249,
"b": 112
},
"hsl": {
"h": 58.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.95857,
"c": 0.15768,
"h": 107.9
},
"luminance": 0.89617
}Semantic roles & 50–950 ramp
primary
#FCF970
secondary
#383CD8
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580