#FFFC72#FFFC72
#FFFC72 is a very light, vivid yellow. Relative luminance 0.921; OKLCH L 96.7% C 0.159 H 107.9°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFC72 |
|---|---|
| RGB | rgb(255, 252, 114) |
| HSL | hsl(59, 100%, 72%) |
| HSV | hsv(59, 55%, 100%) |
| CMYK | cmyk(0%, 1.2%, 55.3%, 0%) |
| CIE-LAB | lab(96.86, -16.18, 65.13) |
| CIE-LCH | lch(96.86, 67.11, 103.95°) |
| OKLab | oklab(96.73% -0.0487 0.151) |
| OKLCH | oklch(96.73% 0.159 107.9) |
| XYZ | xyz(79.0899, 92.0979, 29.5268) |
| Luminance | 0.9210 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 0.33
Pastel Yellow
#FFFE71
ΔE00 0.60
Custard
#FFFD78
ΔE00 0.67
Light Yellow
#FFFE7A
ΔE00 0.96
Banana (survey)
#FFFF7E
ΔE00 1.45
Faded Yellow
#FEFF7F
ΔE00 1.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFC72 #7275FF
analogous
#FFB572 #FFFC72 #BCFF72
triadic
#FFFC72 #72FFFC #FC72FF
tetradic
#FFFC72 #72FFB5 #7275FF #FF72BC
square
#FFFC72 #72FFB5 #7275FF #FF72BC
split-complementary
#FFFC72 #72BCFF #B572FF
monochromatic
#F7F100 #FFFB35 #FFFC72 #FFFDAF #FFFEE0
Accessibility & contrast
On white
1.08
#FFFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#FFFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFC72
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFC72 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF364
Deuteranopia (green-blind)
#FFF87A
Tritanopia (blue-blind)
#FFEEDE
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fffc72; /* rgb */ color: rgb(255, 252, 114); /* oklch */ color: oklch(96.7% 0.159 107.9);
Tailwind
colors: {
custom: {
50: '#fffd9f',
500: '#fffc72',
950: '#000000',
},
}SCSS
$custom: #fffc72; $custom-light: #fffd9f; $custom-dark: #000000;
JSON
{
"hex": "#fffc72",
"rgb": {
"r": 255,
"g": 252,
"b": 114
},
"hsl": {
"h": 58.723,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.96734,
"c": 0.15865,
"h": 107.9
},
"luminance": 0.92096
}Semantic roles & 50–950 ramp
primary
#FFFC72
secondary
#393DDC
accent
#05E600
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580