#FFFC7F#FFFC7F
#FFFC7F is a very light, vivid yellow. Relative luminance 0.924; OKLCH L 96.9% C 0.147 H 107.6°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC7F |
|---|---|
| RGB | rgb(255, 252, 127) |
| HSL | hsl(59, 100%, 75%) |
| HSV | hsv(59, 50%, 100%) |
| CMYK | cmyk(0%, 1.2%, 50.2%, 0%) |
| CIE-LAB | lab(96.99, -15.17, 59.52) |
| CIE-LCH | lch(96.99, 61.42, 104.30°) |
| OKLab | oklab(96.88% -0.0445 0.1402) |
| OKLCH | oklch(96.88% 0.147 107.6) |
| XYZ | xyz(79.8832, 92.4152, 33.7045) |
| Luminance | 0.9241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 0.79
Butter
#FFFF81
ΔE00 0.85
Banana (survey)
#FFFF7E
ΔE00 0.91
Light Yellow
#FFFE7A
ΔE00 0.91
Custard
#FFFD78
ΔE00 0.92
Pale Yellow
#FFFF84
ΔE00 0.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC7F #7F82FF
analogous
#FFBC7F #FFFC7F #C2FF7F
triadic
#FFFC7F #7FFFFC #FC7FFF
tetradic
#FFFC7F #7FFFBC #7F82FF #FF7FC2
square
#FFFC7F #7FFFBC #7F82FF #FF7FC2
split-complementary
#FFFC7F #7FC2FF #BC7FFF
monochromatic
#FFF905 #FFFB42 #FFFC7F #FFFDBC #FFFEE0
Accessibility & contrast
On white
1.08
#FFFC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#FFFC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC7F
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC7F | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF473
Deuteranopia (green-blind)
#FFF985
Tritanopia (blue-blind)
#FFEEE0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffc7f; /* rgb */ color: rgb(255, 252, 127); /* oklch */ color: oklch(96.9% 0.147 107.6);
Tailwind
colors: {
custom: {
50: '#fffda7',
500: '#fffc7f',
950: '#000000',
},
}SCSS
$custom: #fffc7f; $custom-light: #fffda7; $custom-dark: #000000;
JSON
{
"hex": "#fffc7f",
"rgb": {
"r": 255,
"g": 252,
"b": 127
},
"hsl": {
"h": 58.594,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.96878,
"c": 0.1471,
"h": 107.6
},
"luminance": 0.92413
}Semantic roles & 50–950 ramp
primary
#FFFC7F
secondary
#4448DE
accent
#05E600
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581