#F7FD6F#F7FD6F
#F7FD6F is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.3% C 0.164 H 111.3°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FD6F |
|---|---|
| RGB | rgb(247, 253, 111) |
| HSL | hsl(63, 97%, 71%) |
| HSV | hsv(63, 56%, 99%) |
| CMYK | cmyk(2.4%, 0%, 56.1%, 0.8%) |
| CIE-LAB | lab(96.48, -20.03, 65.83) |
| CIE-LCH | lch(96.48, 68.81, 106.93°) |
| OKLab | oklab(96.27% -0.0595 0.1523) |
| OKLCH | oklch(96.27% 0.164 111.3) |
| XYZ | xyz(76.3542, 91.1741, 28.6120) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.61
Butter Yellow
#FFFD74
ΔE00 1.80
Light Yellow
#FFFE7A
ΔE00 1.80
Faded Yellow
#FEFF7F
ΔE00 1.86
Canary
#FDFF63
ΔE00 1.87
Banana (survey)
#FFFF7E
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FD6F #756FFD
analogous
#FDBC6F #F7FD6F #B0FD6F
triadic
#F7FD6F #6FF7FD #FD6FF7
tetradic
#F7FD6F #6FFDBC #756FFD #FD6FB0
square
#F7FD6F #6FFDBC #756FFD #FD6FB0
split-complementary
#F7FD6F #6FB0FD #BC6FFD
monochromatic
#E4EE03 #F4FC33 #F7FD6F #FAFEAB #FDFFE1
Accessibility & contrast
On white
1.09
#F7FD6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#F7FD6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FD6F
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FD6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FD6F | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF360
Deuteranopia (green-blind)
#FFF777
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f7fd6f; /* rgb */ color: rgb(247, 253, 111); /* oklch */ color: oklch(96.3% 0.164 111.3);
Tailwind
colors: {
custom: {
50: '#fdfd9d',
500: '#f7fd6f',
950: '#000000',
},
}SCSS
$custom: #f7fd6f; $custom-light: #fdfd9d; $custom-dark: #000000;
JSON
{
"hex": "#f7fd6f",
"rgb": {
"r": 247,
"g": 253,
"b": 111
},
"hsl": {
"h": 62.535,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.96274,
"c": 0.1635,
"h": 111.3
},
"luminance": 0.91172
}Semantic roles & 50–950 ramp
primary
#F7FD6F
secondary
#3E37D9
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580