#F3FA70#F3FA70
#F3FA70 is a very light, vivid yellow. Relative luminance 0.886; OKLCH L 95.3% C 0.160 H 111.7°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FA70 |
|---|---|
| RGB | rgb(243, 250, 112) |
| HSL | hsl(63, 93%, 71%) |
| HSV | hsv(63, 55%, 98%) |
| CMYK | cmyk(2.8%, 0%, 55.2%, 2%) |
| CIE-LAB | lab(95.41, -20.09, 64.12) |
| CIE-LCH | lch(95.41, 67.19, 107.40°) |
| OKLab | oklab(95.35% -0.0593 0.1488) |
| OKLCH | oklch(95.35% 0.16 111.7) |
| XYZ | xyz(74.0741, 88.5973, 28.5250) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.05
Light Yellow
#FFFE7A
ΔE00 2.13
Banana (survey)
#FFFF7E
ΔE00 2.16
Pastel Yellow
#FFFE71
ΔE00 2.17
Butter Yellow
#FFFD74
ΔE00 2.22
Custard
#FFFD78
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FA70 #7770FA
analogous
#FABC70 #F3FA70 #AEFA70
triadic
#F3FA70 #70F3FA #FA70F3
tetradic
#F3FA70 #70FABC #7770FA #FA70AE
square
#F3FA70 #70FABC #7770FA #FA70AE
split-complementary
#F3FA70 #70AEFA #BC70FA
monochromatic
#DCE808 #EEF835 #F3FA70 #F8FCAB #FDFEE1
Accessibility & contrast
On white
1.12
#F3FA70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#F3FA70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FA70
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FA70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FA70 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF062
Deuteranopia (green-blind)
#FFF478
Tritanopia (blue-blind)
#FFEDDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3fa70; /* rgb */ color: rgb(243, 250, 112); /* oklch */ color: oklch(95.3% 0.160 111.7);
Tailwind
colors: {
custom: {
50: '#fafb9d',
500: '#f3fa70',
950: '#000000',
},
}SCSS
$custom: #f3fa70; $custom-light: #fafb9d; $custom-dark: #000000;
JSON
{
"hex": "#f3fa70",
"rgb": {
"r": 243,
"g": 250,
"b": 112
},
"hsl": {
"h": 63.043,
"s": 93.243,
"l": 70.98
},
"oklch": {
"l": 0.95349,
"c": 0.16021,
"h": 111.7
},
"luminance": 0.88596
}Semantic roles & 50–950 ramp
primary
#F3FA70
secondary
#4139D5
accent
#00E60C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580