#F7FA95#F7FA95
#F7FA95 is a very light, vivid yellow. Relative luminance 0.903; OKLCH L 96.1% C 0.124 H 110.0°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FA95 |
|---|---|
| RGB | rgb(247, 250, 149) |
| HSL | hsl(62, 91%, 78%) |
| HSV | hsv(62, 40%, 98%) |
| CMYK | cmyk(1.2%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(96.13, -15.25, 48.02) |
| CIE-LCH | lch(96.13, 50.39, 107.62°) |
| OKLab | oklab(96.13% -0.0424 0.1164) |
| OKLCH | oklch(96.13% 0.124 110) |
| XYZ | xyz(77.9693, 90.3168, 41.7535) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.04
Yellowish Tan
#FCFC81
ΔE00 3.16
Pale Yellow
#FFFF84
ΔE00 3.26
Buff
#FEF69E
ΔE00 3.28
Butter
#FFFF81
ΔE00 3.60
Faded Yellow
#FEFF7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FA95 #9895FA
analogous
#FACA95 #F7FA95 #C4FA95
triadic
#F7FA95 #95F7FA #FA95F7
tetradic
#F7FA95 #95FACA #9895FA #FA95C4
square
#F7FA95 #95FACA #9895FA #FA95C4
split-complementary
#F7FA95 #95C4FA #CA95FA
monochromatic
#EEF420 #F3F75B #F7FA95 #FBFDCF #FDFEE2
Accessibility & contrast
On white
1.10
#F7FA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#F7FA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FA95
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FA95 | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28D
Deuteranopia (green-blind)
#FFF69A
Tritanopia (blue-blind)
#FFEFE1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f7fa95; /* rgb */ color: rgb(247, 250, 149); /* oklch */ color: oklch(96.1% 0.124 110.0);
Tailwind
colors: {
custom: {
50: '#fbfbb5',
500: '#f7fa95',
950: '#000000',
},
}SCSS
$custom: #f7fa95; $custom-light: #fbfbb5; $custom-dark: #000000;
JSON
{
"hex": "#f7fa95",
"rgb": {
"r": 247,
"g": 250,
"b": 149
},
"hsl": {
"h": 61.782,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.96128,
"c": 0.12389,
"h": 110
},
"luminance": 0.90315
}Semantic roles & 50–950 ramp
primary
#F7FA95
secondary
#5D59DA
accent
#00E607
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#181711
muted
#868581