#F7FC7E#F7FC7E
#F7FC7E is a very light, vivid yellow. Relative luminance 0.909; OKLCH L 96.2% C 0.149 H 110.9°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FC7E |
|---|---|
| RGB | rgb(247, 252, 126) |
| HSL | hsl(62, 95%, 74%) |
| HSV | hsv(62, 50%, 99%) |
| CMYK | cmyk(2%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(96.37, -18.37, 59.09) |
| CIE-LCH | lch(96.37, 61.88, 107.27°) |
| OKLab | oklab(96.23% -0.0533 0.1393) |
| OKLCH | oklch(96.23% 0.149 110.9) |
| XYZ | xyz(76.9357, 90.9029, 33.2278) |
| Luminance | 0.9090 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.16
Faded Yellow
#FEFF7F
ΔE00 1.23
Butter
#FFFF81
ΔE00 1.39
Pale Yellow
#FFFF84
ΔE00 1.40
Banana (survey)
#FFFF7E
ΔE00 1.47
Light Yellow
#FFFE7A
ΔE00 1.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FC7E #837EFC
analogous
#FCC27E #F7FC7E #B8FC7E
triadic
#F7FC7E #7EF7FC #FC7EF7
tetradic
#F7FC7E #7EFCC2 #837EFC #FC7EB8
square
#F7FC7E #7EFCC2 #837EFC #FC7EB8
split-complementary
#F7FC7E #7EB8FC #C27EFC
monochromatic
#F0F906 #F3FB42 #F7FC7E #FBFDBA #FDFEE1
Accessibility & contrast
On white
1.09
#F7FC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#F7FC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FC7E
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FC7E | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF372
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f7fc7e; /* rgb */ color: rgb(247, 252, 126); /* oklch */ color: oklch(96.2% 0.149 110.9);
Tailwind
colors: {
custom: {
50: '#fcfda6',
500: '#f7fc7e',
950: '#000000',
},
}SCSS
$custom: #f7fc7e; $custom-light: #fcfda6; $custom-dark: #000000;
JSON
{
"hex": "#f7fc7e",
"rgb": {
"r": 247,
"g": 252,
"b": 126
},
"hsl": {
"h": 62.381,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.96232,
"c": 0.14914,
"h": 110.9
},
"luminance": 0.90901
}Semantic roles & 50–950 ramp
primary
#F7FC7E
secondary
#4A44DA
accent
#00E609
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580