#F7FC75#F7FC75
#F7FC75 is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.1% C 0.157 H 111.0°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FC75 |
|---|---|
| RGB | rgb(247, 252, 117) |
| HSL | hsl(62, 96%, 72%) |
| HSV | hsv(62, 54%, 99%) |
| CMYK | cmyk(2%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(96.28, -19.10, 63.00) |
| CIE-LCH | lch(96.28, 65.83, 106.87°) |
| OKLab | oklab(96.13% -0.0562 0.1469) |
| OKLCH | oklch(96.13% 0.157 111) |
| XYZ | xyz(76.3809, 90.6810, 30.3058) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.35
Banana (survey)
#FFFF7E
ΔE00 1.47
Light Yellow
#FFFE7A
ΔE00 1.49
Butter
#FFFF81
ΔE00 1.63
Custard
#FFFD78
ΔE00 1.64
Yellowish Tan
#FCFC81
ΔE00 1.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FC75 #7A75FC
analogous
#FCBD75 #F7FC75 #B4FC75
triadic
#F7FC75 #75F7FC #FC75F7
tetradic
#F7FC75 #75FCBD #7A75FC #FC75B4
square
#F7FC75 #75FCBD #7A75FC #FC75B4
split-complementary
#F7FC75 #75B4FC #BD75FC
monochromatic
#E9F105 #F4FB39 #F7FC75 #FAFDB1 #FDFEE1
Accessibility & contrast
On white
1.10
#F7FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#F7FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FC75
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FC75 | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF67C
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fc75; /* rgb */ color: rgb(247, 252, 117); /* oklch */ color: oklch(96.1% 0.157 111.0);
Tailwind
colors: {
custom: {
50: '#fcfda1',
500: '#f7fc75',
950: '#000000',
},
}SCSS
$custom: #f7fc75; $custom-light: #fcfda1; $custom-dark: #000000;
JSON
{
"hex": "#f7fc75",
"rgb": {
"r": 247,
"g": 252,
"b": 117
},
"hsl": {
"h": 62.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.9613,
"c": 0.15728,
"h": 111
},
"luminance": 0.90679
}Semantic roles & 50–950 ramp
primary
#F7FC75
secondary
#423DD9
accent
#00E608
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580