#F7FC7A#F7FC7A
#F7FC7A is a very light, vivid yellow. Relative luminance 0.908; OKLCH L 96.2% C 0.153 H 110.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FC7A |
|---|---|
| RGB | rgb(247, 252, 122) |
| HSL | hsl(62, 96%, 73%) |
| HSV | hsv(62, 52%, 99%) |
| CMYK | cmyk(2%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(96.33, -18.71, 60.84) |
| CIE-LCH | lch(96.33, 63.65, 107.09°) |
| OKLab | oklab(96.19% -0.0546 0.1427) |
| OKLCH | oklch(96.19% 0.153 110.9) |
| XYZ | xyz(76.6827, 90.8017, 31.8956) |
| Luminance | 0.9080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.18
Yellowish Tan
#FCFC81
ΔE00 1.31
Banana (survey)
#FFFF7E
ΔE00 1.38
Butter
#FFFF81
ΔE00 1.41
Pale Yellow
#FFFF84
ΔE00 1.54
Light Yellow
#FFFE7A
ΔE00 1.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FC7A #7F7AFC
analogous
#FCC07A #F7FC7A #B6FC7A
triadic
#F7FC7A #7AF7FC #FC7AF7
tetradic
#F7FC7A #7AFCC0 #7F7AFC #FC7AB6
square
#F7FC7A #7AFCC0 #7F7AFC #FC7AB6
split-complementary
#F7FC7A #7AB6FC #C07AFC
monochromatic
#EDF606 #F3FB3E #F7FC7A #FBFDB6 #FDFEE1
Accessibility & contrast
On white
1.10
#F7FC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#F7FC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FC7A
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FC7A | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26D
Deuteranopia (green-blind)
#FFF681
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fc7a; /* rgb */ color: rgb(247, 252, 122); /* oklch */ color: oklch(96.2% 0.153 110.9);
Tailwind
colors: {
custom: {
50: '#fcfda4',
500: '#f7fc7a',
950: '#000000',
},
}SCSS
$custom: #f7fc7a; $custom-light: #fcfda4; $custom-dark: #000000;
JSON
{
"hex": "#f7fc7a",
"rgb": {
"r": 247,
"g": 252,
"b": 122
},
"hsl": {
"h": 62.308,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.96186,
"c": 0.15283,
"h": 110.9
},
"luminance": 0.908
}Semantic roles & 50–950 ramp
primary
#F7FC7A
secondary
#4741D9
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580