#FCFF72#FCFF72
#FCFF72 is a very light, vivid yellow. Relative luminance 0.934; OKLCH L 97.1% C 0.162 H 110.2°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFF72 |
|---|---|
| RGB | rgb(252, 255, 114) |
| HSL | hsl(61, 100%, 72%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(1.2%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(97.40, -18.81, 65.68) |
| CIE-LCH | lch(97.40, 68.32, 105.98°) |
| OKLab | oklab(97.11% -0.056 0.1522) |
| OKLCH | oklch(97.11% 0.162 110.2) |
| XYZ | xyz(78.9442, 93.4322, 29.7920) |
| Luminance | 0.9343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.91
Butter Yellow
#FFFD74
ΔE00 1.15
Light Yellow
#FFFE7A
ΔE00 1.20
Custard
#FFFD78
ΔE00 1.30
Banana (survey)
#FFFF7E
ΔE00 1.39
Faded Yellow
#FEFF7F
ΔE00 1.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFF72 #7572FF
analogous
#FFBC72 #FCFF72 #B5FF72
triadic
#FCFF72 #72FCFF #FF72FC
tetradic
#FCFF72 #72FFBC #7572FF #FF72B5
square
#FCFF72 #72FFBC #7572FF #FF72B5
split-complementary
#FCFF72 #72B5FF #BC72FF
monochromatic
#F1F700 #FBFF35 #FCFF72 #FDFFAF #FEFFE0
Accessibility & contrast
On white
1.07
#FCFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#FCFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFF72
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFF72 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF563
Deuteranopia (green-blind)
#FFFA7A
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcff72; /* rgb */ color: rgb(252, 255, 114); /* oklch */ color: oklch(97.1% 0.162 110.2);
Tailwind
colors: {
custom: {
50: '#ffff9f',
500: '#fcff72',
950: '#000000',
},
}SCSS
$custom: #fcff72; $custom-light: #ffff9f; $custom-dark: #000000;
JSON
{
"hex": "#fcff72",
"rgb": {
"r": 252,
"g": 255,
"b": 114
},
"hsl": {
"h": 61.277,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9711,
"c": 0.16219,
"h": 110.2
},
"luminance": 0.9343
}Semantic roles & 50–950 ramp
primary
#FCFF72
secondary
#3D39DC
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580