#F7FF76#F7FF76
#F7FF76 is a very light, vivid yellow. Relative luminance 0.926; OKLCH L 96.8% C 0.160 H 112.1°. Best body text is #000000 at 19.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FF76 |
|---|---|
| RGB | rgb(247, 255, 118) |
| HSL | hsl(64, 100%, 73%) |
| HSV | hsv(64, 54%, 100%) |
| CMYK | cmyk(3.1%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(97.07, -20.46, 63.46) |
| CIE-LCH | lch(97.07, 66.68, 107.87°) |
| OKLab | oklab(96.76% -0.06 0.148) |
| OKLCH | oklch(96.76% 0.16 112.1) |
| XYZ | xyz(77.3895, 92.6037, 30.9336) |
| Luminance | 0.9260 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.72
Banana (survey)
#FFFF7E
ΔE00 1.87
Light Yellow
#FFFE7A
ΔE00 2.00
Butter
#FFFF81
ΔE00 2.01
Pastel Yellow
#FFFE71
ΔE00 2.16
Yellowish Tan
#FCFC81
ΔE00 2.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FF76 #7E76FF
analogous
#FFC376 #F7FF76 #B2FF76
triadic
#F7FF76 #76F7FF #FF76F7
tetradic
#F7FF76 #76FFC3 #7E76FF #FF76B2
square
#F7FF76 #76FFC3 #7E76FF #FF76B2
split-complementary
#F7FF76 #76B2FF #C376FF
monochromatic
#ECFB00 #F3FF39 #F7FF76 #FBFFB3 #FDFFE0
Accessibility & contrast
On white
1.08
#F7FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.52
#F7FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FF76
19.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FF76 | 1.00 | 1.08 | 19.52 | 19.52 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF568
Deuteranopia (green-blind)
#FFF87E
Tritanopia (blue-blind)
#FFF2E1
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f7ff76; /* rgb */ color: rgb(247, 255, 118); /* oklch */ color: oklch(96.8% 0.160 112.1);
Tailwind
colors: {
custom: {
50: '#fcffa1',
500: '#f7ff76',
950: '#000000',
},
}SCSS
$custom: #f7ff76; $custom-light: #fcffa1; $custom-dark: #000000;
JSON
{
"hex": "#f7ff76",
"rgb": {
"r": 247,
"g": 255,
"b": 118
},
"hsl": {
"h": 63.504,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.96762,
"c": 0.15968,
"h": 112.1
},
"luminance": 0.92602
}Semantic roles & 50–950 ramp
primary
#F7FF76
secondary
#463DDD
accent
#00E60D
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580