#FCFC6F#FCFC6F
#FCFC6F is a very light, vivid yellow. Relative luminance 0.915; OKLCH L 96.5% C 0.162 H 109.1°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFC6F |
|---|---|
| RGB | rgb(252, 252, 111) |
| HSL | hsl(60, 96%, 71%) |
| HSV | hsv(60, 56%, 99%) |
| CMYK | cmyk(0%, 0%, 56%, 1.2%) |
| CIE-LAB | lab(96.60, -17.58, 66.07) |
| CIE-LCH | lch(96.60, 68.37, 104.90°) |
| OKLab | oklab(96.46% -0.0528 0.1527) |
| OKLCH | oklch(96.46% 0.162 109.1) |
| XYZ | xyz(77.8267, 91.4660, 28.5909) |
| Luminance | 0.9146 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.49
Butter Yellow
#FFFD74
ΔE00 0.64
Custard
#FFFD78
ΔE00 0.97
Light Yellow
#FFFE7A
ΔE00 1.10
Banana (survey)
#FFFF7E
ΔE00 1.52
Canary
#FDFF63
ΔE00 1.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFC6F #6F6FFC
analogous
#FCB56F #FCFC6F #B5FC6F
triadic
#FCFC6F #6FFCFC #FC6FFC
tetradic
#FCFC6F #6FFCB5 #6F6FFC #FC6FB5
square
#FCFC6F #6FFCB5 #6F6FFC #FC6FB5
split-complementary
#FCFC6F #6FB5FC #B56FFC
monochromatic
#ECEC05 #FBFB33 #FCFC6F #FDFDAB #FEFEE1
Accessibility & contrast
On white
1.09
#FCFC6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#FCFC6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFC6F
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFC6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFC6F | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF877
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcfc6f; /* rgb */ color: rgb(252, 252, 111); /* oklch */ color: oklch(96.5% 0.162 109.1);
Tailwind
colors: {
custom: {
50: '#fffd9d',
500: '#fcfc6f',
950: '#000000',
},
}SCSS
$custom: #fcfc6f; $custom-light: #fffd9d; $custom-dark: #000000;
JSON
{
"hex": "#fcfc6f",
"rgb": {
"r": 252,
"g": 252,
"b": 111
},
"hsl": {
"h": 60,
"s": 95.918,
"l": 71.176
},
"oklch": {
"l": 0.96462,
"c": 0.16158,
"h": 109.1
},
"luminance": 0.91464
}Semantic roles & 50–950 ramp
primary
#FCFC6F
secondary
#3737D8
accent
#00E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580