#FCFF7D#FCFF7D
#FCFF7D is a very light, vivid yellow. Relative luminance 0.937; OKLCH L 97.2% C 0.153 H 110.1°. Best body text is #000000 at 19.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF7D |
|---|---|
| RGB | rgb(252, 255, 125) |
| HSL | hsl(61, 100%, 75%) |
| HSV | hsv(61, 51%, 100%) |
| CMYK | cmyk(1.2%, 0%, 51%, 0%) |
| CIE-LAB | lab(97.51, -17.95, 60.97) |
| CIE-LCH | lch(97.51, 63.56, 106.41°) |
| OKLab | oklab(97.23% -0.0525 0.1432) |
| OKLCH | oklch(97.23% 0.153 110.1) |
| XYZ | xyz(79.6084, 93.6979, 33.2900) |
| Luminance | 0.9370 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 0.48
Banana (survey)
#FFFF7E
ΔE00 0.69
Butter
#FFFF81
ΔE00 0.77
Light Yellow
#FFFE7A
ΔE00 1.00
Pale Yellow
#FFFF84
ΔE00 1.00
Yellowish Tan
#FCFC81
ΔE00 1.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF7D #807DFF
analogous
#FFC17D #FCFF7D #BBFF7D
triadic
#FCFF7D #7DFCFF #FF7DFC
tetradic
#FCFF7D #7DFFC1 #807DFF #FF7DBB
square
#FCFF7D #7DFFC1 #807DFF #FF7DBB
split-complementary
#FCFF7D #7DBBFF #C17DFF
monochromatic
#F9FF03 #FBFF40 #FCFF7D #FDFFBA #FEFFE0
Accessibility & contrast
On white
1.06
#FCFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.74
#FCFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF7D
19.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF7D | 1.00 | 1.06 | 19.74 | 19.74 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF671
Deuteranopia (green-blind)
#FFFA84
Tritanopia (blue-blind)
#FFF2E2
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff7d; /* rgb */ color: rgb(252, 255, 125); /* oklch */ color: oklch(97.2% 0.153 110.1);
Tailwind
colors: {
custom: {
50: '#ffffa6',
500: '#fcff7d',
950: '#000000',
},
}SCSS
$custom: #fcff7d; $custom-light: #ffffa6; $custom-dark: #000000;
JSON
{
"hex": "#fcff7d",
"rgb": {
"r": 252,
"g": 255,
"b": 125
},
"hsl": {
"h": 61.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.9723,
"c": 0.15252,
"h": 110.1
},
"luminance": 0.93696
}Semantic roles & 50–950 ramp
primary
#FCFF7D
secondary
#4642DE
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580