#F7FF7A#F7FF7A
#F7FF7A is a very light, vivid yellow. Relative luminance 0.927; OKLCH L 96.8% C 0.156 H 112.1°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FF7A |
|---|---|
| RGB | rgb(247, 255, 122) |
| HSL | hsl(64, 100%, 74%) |
| HSV | hsv(64, 52%, 100%) |
| CMYK | cmyk(3.1%, 0%, 52.2%, 0%) |
| CIE-LAB | lab(97.11, -20.14, 61.75) |
| CIE-LCH | lch(97.11, 64.95, 108.07°) |
| OKLab | oklab(96.81% -0.0587 0.1447) |
| OKLCH | oklch(96.81% 0.156 112.1) |
| XYZ | xyz(77.6323, 92.7008, 32.2121) |
| Luminance | 0.9270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.59
Banana (survey)
#FFFF7E
ΔE00 1.80
Butter
#FFFF81
ΔE00 1.86
Yellowish Tan
#FCFC81
ΔE00 1.97
Pale Yellow
#FFFF84
ΔE00 1.99
Light Yellow
#FFFE7A
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FF7A #827AFF
analogous
#FFC57A #F7FF7A #B5FF7A
triadic
#F7FF7A #7AF7FF #FF7AF7
tetradic
#F7FF7A #7AFFC5 #827AFF #FF7AB5
square
#F7FF7A #7AFFC5 #827AFF #FF7AB5
split-complementary
#F7FF7A #7AB5FF #C57AFF
monochromatic
#EFFF00 #F3FF3D #F7FF7A #FBFFB7 #FDFFE0
Accessibility & contrast
On white
1.07
#F7FF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#F7FF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FF7A
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FF7A | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF56D
Deuteranopia (green-blind)
#FFF881
Tritanopia (blue-blind)
#FFF2E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f7ff7a; /* rgb */ color: rgb(247, 255, 122); /* oklch */ color: oklch(96.8% 0.156 112.1);
Tailwind
colors: {
custom: {
50: '#fcffa4',
500: '#f7ff7a',
950: '#000000',
},
}SCSS
$custom: #f7ff7a; $custom-light: #fcffa4; $custom-dark: #000000;
JSON
{
"hex": "#f7ff7a",
"rgb": {
"r": 247,
"g": 255,
"b": 122
},
"hsl": {
"h": 63.609,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.96806,
"c": 0.15614,
"h": 112.1
},
"luminance": 0.92699
}Semantic roles & 50–950 ramp
primary
#F7FF7A
secondary
#4940DD
accent
#00E60E
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580