#F7FA6E#F7FA6E
#F7FA6E is a very light, vivid yellow. Relative luminance 0.893; OKLCH L 95.6% C 0.161 H 110.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA6E |
|---|---|
| RGB | rgb(247, 250, 110) |
| HSL | hsl(61, 93%, 71%) |
| HSV | hsv(61, 56%, 98%) |
| CMYK | cmyk(1.2%, 0%, 56%, 2%) |
| CIE-LAB | lab(95.69, -18.67, 65.38) |
| CIE-LCH | lch(95.69, 67.99, 105.93°) |
| OKLab | oklab(95.64% -0.0557 0.1512) |
| OKLCH | oklch(95.64% 0.161 110.2) |
| XYZ | xyz(75.3598, 89.2730, 28.0105) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pastel Yellow
#FFFE71
ΔE00 1.32
Butter Yellow
#FFFD74
ΔE00 1.38
Custard
#FFFD78
ΔE00 1.50
Light Yellow
#FFFE7A
ΔE00 1.53
Banana (survey)
#FFFF7E
ΔE00 1.77
Faded Yellow
#FEFF7F
ΔE00 1.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA6E #716EFA
analogous
#FAB76E #F7FA6E #B1FA6E
triadic
#F7FA6E #6EF7FA #FA6EF7
tetradic
#F7FA6E #6EFAB7 #716EFA #FA6EB1
square
#F7FA6E #6EFAB7 #716EFA #FA6EB1
split-complementary
#F7FA6E #6EB1FA #B76EFA
monochromatic
#E1E608 #F4F833 #F7FA6E #FAFCA9 #FDFEE1
Accessibility & contrast
On white
1.11
#F7FA6E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F7FA6E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA6E
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA6E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA6E | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF05F
Deuteranopia (green-blind)
#FFF576
Tritanopia (blue-blind)
#FFECDC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7fa6e; /* rgb */ color: rgb(247, 250, 110); /* oklch */ color: oklch(95.6% 0.161 110.2);
Tailwind
colors: {
custom: {
50: '#fdfb9c',
500: '#f7fa6e',
950: '#000000',
},
}SCSS
$custom: #f7fa6e; $custom-light: #fdfb9c; $custom-dark: #000000;
JSON
{
"hex": "#f7fa6e",
"rgb": {
"r": 247,
"g": 250,
"b": 110
},
"hsl": {
"h": 61.286,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.95642,
"c": 0.16115,
"h": 110.2
},
"luminance": 0.89271
}Semantic roles & 50–950 ramp
primary
#F7FA6E
secondary
#3A37D5
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580