#F7FA9A#F7FA9A
#F7FA9A is a very light, moderate yellow. Relative luminance 0.905; OKLCH L 96.2% C 0.119 H 110.0°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA9A |
|---|---|
| RGB | rgb(247, 250, 154) |
| HSL | hsl(62, 91%, 79%) |
| HSV | hsv(62, 38%, 98%) |
| CMYK | cmyk(1.2%, 0%, 38.4%, 2%) |
| CIE-LAB | lab(96.20, -14.73, 45.69) |
| CIE-LCH | lch(96.20, 48.00, 107.87°) |
| OKLab | oklab(96.2% -0.0405 0.1114) |
| OKLCH | oklch(96.2% 0.119 110) |
| XYZ | xyz(78.3771, 90.4799, 43.9011) |
| Luminance | 0.9048 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.99
Parchment
#FEFCAF
ΔE00 3.37
Manilla
#FFFA86
ΔE00 3.64
Yellowish Tan
#FCFC81
ΔE00 3.88
Pale Yellow
#FFFF84
ΔE00 3.96
Dark Cream
#FFF39A
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA9A #9D9AFA
analogous
#FACD9A #F7FA9A #C7FA9A
triadic
#F7FA9A #9AF7FA #FA9AF7
tetradic
#F7FA9A #9AFACD #9D9AFA #FA9AC7
square
#F7FA9A #9AFACD #9D9AFA #FA9AC7
split-complementary
#F7FA9A #9AC7FA #CD9AFA
monochromatic
#EEF425 #F2F760 #F7FA9A #FCFDD4 #FDFEE2
Accessibility & contrast
On white
1.10
#F7FA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#F7FA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA9A
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA9A | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF293
Deuteranopia (green-blind)
#FFF69E
Tritanopia (blue-blind)
#FFEFE2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fa9a; /* rgb */ color: rgb(247, 250, 154); /* oklch */ color: oklch(96.2% 0.119 110.0);
Tailwind
colors: {
custom: {
50: '#fbfbb9',
500: '#f7fa9a',
950: '#000000',
},
}SCSS
$custom: #f7fa9a; $custom-light: #fbfbb9; $custom-dark: #000000;
JSON
{
"hex": "#f7fa9a",
"rgb": {
"r": 247,
"g": 250,
"b": 154
},
"hsl": {
"h": 61.875,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.96204,
"c": 0.11852,
"h": 110
},
"luminance": 0.90478
}Semantic roles & 50–950 ramp
primary
#F7FA9A
secondary
#615DDB
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581