#F7FF71#F7FF71
#F7FF71 is a very light, vivid yellow. Relative luminance 0.925; OKLCH L 96.7% C 0.164 H 112.1°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FF71 |
|---|---|
| RGB | rgb(247, 255, 113) |
| HSL | hsl(63, 100%, 72%) |
| HSV | hsv(63, 56%, 100%) |
| CMYK | cmyk(3.1%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(97.02, -20.84, 65.58) |
| CIE-LCH | lch(97.02, 68.81, 107.63°) |
| OKLab | oklab(96.71% -0.0616 0.152) |
| OKLCH | oklch(96.71% 0.164 112.1) |
| XYZ | xyz(77.1002, 92.4880, 29.4100) |
| Luminance | 0.9249 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.99
Faded Yellow
#FEFF7F
ΔE00 1.99
Banana (survey)
#FFFF7E
ΔE00 2.08
Light Yellow
#FFFE7A
ΔE00 2.09
Canary
#FDFF63
ΔE00 2.14
Butter Yellow
#FFFD74
ΔE00 2.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FF71 #7971FF
analogous
#FFC071 #F7FF71 #B0FF71
triadic
#F7FF71 #71F7FF #FF71F7
tetradic
#F7FF71 #71FFC0 #7971FF #FF71B0
square
#F7FF71 #71FFC0 #7971FF #FF71B0
split-complementary
#F7FF71 #71B0FF #C071FF
monochromatic
#E8F600 #F4FF34 #F7FF71 #FAFFAE #FDFFE0
Accessibility & contrast
On white
1.08
#F7FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#F7FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FF71
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FF71 | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF562
Deuteranopia (green-blind)
#FFF879
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f7ff71; /* rgb */ color: rgb(247, 255, 113); /* oklch */ color: oklch(96.7% 0.164 112.1);
Tailwind
colors: {
custom: {
50: '#fcff9e',
500: '#f7ff71',
950: '#000000',
},
}SCSS
$custom: #f7ff71; $custom-light: #fcff9e; $custom-dark: #000000;
JSON
{
"hex": "#f7ff71",
"rgb": {
"r": 247,
"g": 255,
"b": 113
},
"hsl": {
"h": 63.38,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.96709,
"c": 0.16398,
"h": 112.1
},
"luminance": 0.92486
}Semantic roles & 50–950 ramp
primary
#F7FF71
secondary
#4138DC
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580