#FCFE72#FCFE72
#FCFE72 is a very light, vivid yellow. Relative luminance 0.928; OKLCH L 96.9% C 0.161 H 109.8°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFE72 |
|---|---|
| RGB | rgb(252, 254, 114) |
| HSL | hsl(61, 99%, 72%) |
| HSV | hsv(61, 55%, 100%) |
| CMYK | cmyk(0.8%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(97.14, -18.33, 65.39) |
| CIE-LCH | lch(97.14, 67.91, 105.66°) |
| OKLab | oklab(96.9% -0.0546 0.1516) |
| OKLCH | oklch(96.9% 0.161 109.8) |
| XYZ | xyz(78.6260, 92.7959, 29.6859) |
| Luminance | 0.9279 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 0.72
Butter Yellow
#FFFD74
ΔE00 0.91
Light Yellow
#FFFE7A
ΔE00 1.02
Custard
#FFFD78
ΔE00 1.08
Banana (survey)
#FFFF7E
ΔE00 1.28
Faded Yellow
#FEFF7F
ΔE00 1.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFE72 #7472FE
analogous
#FEBA72 #FCFE72 #B6FE72
triadic
#FCFE72 #72FCFE #FE72FC
tetradic
#FCFE72 #72FEBA #7472FE #FE72B6
square
#FCFE72 #72FEBA #7472FE #FE72B6
split-complementary
#FCFE72 #72B6FE #BA72FE
monochromatic
#F0F402 #FBFE35 #FCFE72 #FDFEAF #FEFFE1
Accessibility & contrast
On white
1.07
#FCFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FCFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFE72
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFE72 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF463
Deuteranopia (green-blind)
#FFF97A
Tritanopia (blue-blind)
#FFF0DF
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fcfe72; /* rgb */ color: rgb(252, 254, 114); /* oklch */ color: oklch(96.9% 0.161 109.8);
Tailwind
colors: {
custom: {
50: '#fffe9f',
500: '#fcfe72',
950: '#000000',
},
}SCSS
$custom: #fcfe72; $custom-light: #fffe9f; $custom-dark: #000000;
JSON
{
"hex": "#fcfe72",
"rgb": {
"r": 252,
"g": 254,
"b": 114
},
"hsl": {
"h": 60.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.96904,
"c": 0.16114,
"h": 109.8
},
"luminance": 0.92794
}Semantic roles & 50–950 ramp
primary
#FCFE72
secondary
#3C39DB
accent
#00E603
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580