#FCFF75#FCFF75
#FCFF75 is a very light, vivid yellow. Relative luminance 0.935; OKLCH L 97.1% C 0.160 H 110.2°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF75 |
|---|---|
| RGB | rgb(252, 255, 117) |
| HSL | hsl(61, 100%, 73%) |
| HSV | hsv(61, 54%, 100%) |
| CMYK | cmyk(1.2%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(97.43, -18.58, 64.42) |
| CIE-LCH | lch(97.43, 67.04, 106.09°) |
| OKLab | oklab(97.14% -0.0551 0.1498) |
| OKLCH | oklch(97.14% 0.16 110.2) |
| XYZ | xyz(79.1178, 93.5017, 30.7061) |
| Luminance | 0.9350 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Yellow
#FFFE7A
ΔE00 1.02
Pastel Yellow
#FFFE71
ΔE00 1.03
Banana (survey)
#FFFF7E
ΔE00 1.12
Faded Yellow
#FEFF7F
ΔE00 1.15
Butter Yellow
#FFFD74
ΔE00 1.15
Custard
#FFFD78
ΔE00 1.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF75 #7875FF
analogous
#FFBD75 #FCFF75 #B7FF75
triadic
#FCFF75 #75FCFF #FF75FC
tetradic
#FCFF75 #75FFBD #7875FF #FF75B7
square
#FCFF75 #75FFBD #7875FF #FF75B7
split-complementary
#FCFF75 #75B7FF #BD75FF
monochromatic
#F4FA00 #FBFF38 #FCFF75 #FDFFB2 #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#FCFF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF75
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF75 | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF567
Deuteranopia (green-blind)
#FFFA7D
Tritanopia (blue-blind)
#FFF1E1
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcff75; /* rgb */ color: rgb(252, 255, 117); /* oklch */ color: oklch(97.1% 0.160 110.2);
Tailwind
colors: {
custom: {
50: '#ffffa1',
500: '#fcff75',
950: '#000000',
},
}SCSS
$custom: #fcff75; $custom-light: #ffffa1; $custom-dark: #000000;
JSON
{
"hex": "#fcff75",
"rgb": {
"r": 252,
"g": 255,
"b": 117
},
"hsl": {
"h": 61.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.97141,
"c": 0.15963,
"h": 110.2
},
"luminance": 0.935
}Semantic roles & 50–950 ramp
primary
#FCFF75
secondary
#3F3CDD
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580