#FCFC72#FCFC72
#FCFC72 is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.159 H 109.0°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC72 |
|---|---|
| RGB | rgb(252, 252, 114) |
| HSL | hsl(60, 96%, 72%) |
| HSV | hsv(60, 55%, 99%) |
| CMYK | cmyk(0%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(96.63, -17.36, 64.81) |
| CIE-LCH | lch(96.63, 67.09, 105.00°) |
| OKLab | oklab(96.49% -0.0519 0.1504) |
| OKLCH | oklch(96.49% 0.159 109) |
| XYZ | xyz(77.9947, 91.5332, 29.4754) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.53
Pastel Yellow
#FFFE71
ΔE00 0.59
Custard
#FFFD78
ΔE00 0.72
Light Yellow
#FFFE7A
ΔE00 0.83
Banana (survey)
#FFFF7E
ΔE00 1.23
Faded Yellow
#FEFF7F
ΔE00 1.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC72 #7272FC
analogous
#FCB772 #FCFC72 #B7FC72
triadic
#FCFC72 #72FCFC #FC72FC
tetradic
#FCFC72 #72FCB7 #7272FC #FC72B7
square
#FCFC72 #72FCB7 #7272FC #FC72B7
split-complementary
#FCFC72 #72B7FC #B772FC
monochromatic
#EFEF05 #FBFB36 #FCFC72 #FDFDAE #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#FCFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC72
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC72 | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF364
Deuteranopia (green-blind)
#FFF87A
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc72; /* rgb */ color: rgb(252, 252, 114); /* oklch */ color: oklch(96.5% 0.159 109.0);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fcfc72',
950: '#000000',
},
}SCSS
$custom: #fcfc72; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fcfc72",
"rgb": {
"r": 252,
"g": 252,
"b": 114
},
"hsl": {
"h": 60,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.96493,
"c": 0.15906,
"h": 109
},
"luminance": 0.91531
}Semantic roles & 50–950 ramp
primary
#FCFC72
secondary
#3A3AD8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580