#F7FA8A#F7FA8A
#F7FA8A is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 96.0% C 0.135 H 110.0°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA8A |
|---|---|
| RGB | rgb(247, 250, 138) |
| HSL | hsl(62, 92%, 76%) |
| HSV | hsv(62, 45%, 98%) |
| CMYK | cmyk(1.2%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(95.99, -16.34, 53.09) |
| CIE-LCH | lch(95.99, 55.54, 107.10°) |
| OKLab | oklab(95.97% -0.0464 0.1271) |
| OKLCH | oklch(95.97% 0.135 110) |
| XYZ | xyz(77.1322, 89.9819, 37.3449) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.73
Pale Yellow
#FFFF84
ΔE00 1.95
Manilla
#FFFA86
ΔE00 2.09
Butter
#FFFF81
ΔE00 2.24
Faded Yellow
#FEFF7F
ΔE00 2.33
Banana (survey)
#FFFF7E
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA8A #8D8AFA
analogous
#FAC58A #F7FA8A #BFFA8A
triadic
#F7FA8A #8AF7FA #FA8AF7
tetradic
#F7FA8A #8AFAC5 #8D8AFA #FA8ABF
square
#F7FA8A #8AFAC5 #8D8AFA #FA8ABF
split-complementary
#F7FA8A #8ABFFA #C58AFA
monochromatic
#EFF515 #F3F74F #F7FA8A #FBFDC5 #FDFEE2
Accessibility & contrast
On white
1.11
#F7FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#F7FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA8A
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA8A | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF181
Deuteranopia (green-blind)
#FFF58F
Tritanopia (blue-blind)
#FFEEE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f7fa8a; /* rgb */ color: rgb(247, 250, 138); /* oklch */ color: oklch(96.0% 0.135 110.0);
Tailwind
colors: {
custom: {
50: '#fcfbae',
500: '#f7fa8a',
950: '#000000',
},
}SCSS
$custom: #f7fa8a; $custom-light: #fcfbae; $custom-dark: #000000;
JSON
{
"hex": "#f7fa8a",
"rgb": {
"r": 247,
"g": 250,
"b": 138
},
"hsl": {
"h": 61.607,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.95973,
"c": 0.13527,
"h": 110
},
"luminance": 0.8998
}Semantic roles & 50–950 ramp
primary
#F7FA8A
secondary
#534FD9
accent
#00E606
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581