#F3FA8A#F3FA8A
#F3FA8A is a very light, vivid yellow. Relative luminance 0.893; OKLCH L 95.7% C 0.136 H 111.8°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FA8A |
|---|---|
| RGB | rgb(243, 250, 138) |
| HSL | hsl(64, 92%, 76%) |
| HSV | hsv(64, 45%, 98%) |
| CMYK | cmyk(2.8%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(95.69, -17.88, 52.65) |
| CIE-LCH | lch(95.69, 55.60, 108.75°) |
| OKLab | oklab(95.66% -0.0506 0.1262) |
| OKLCH | oklch(95.66% 0.136 111.8) |
| XYZ | xyz(75.7364, 89.2622, 37.2795) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.43
Pale Yellow
#FFFF84
ΔE00 2.62
Butter
#FFFF81
ΔE00 2.86
Faded Yellow
#FEFF7F
ΔE00 2.87
Manilla
#FFFA86
ΔE00 3.03
Banana (survey)
#FFFF7E
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FA8A #918AFA
analogous
#FAC98A #F3FA8A #BBFA8A
triadic
#F3FA8A #8AF3FA #FA8AF3
tetradic
#F3FA8A #8AFAC9 #918AFA #FA8ABB
square
#F3FA8A #8AFAC9 #918AFA #FA8ABB
split-complementary
#F3FA8A #8ABBFA #C98AFA
monochromatic
#E7F515 #EDF74F #F3FA8A #F9FDC5 #FCFEE2
Accessibility & contrast
On white
1.11
#F3FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F3FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FA8A
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FA8A | 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)
#FFF181
Deuteranopia (green-blind)
#FFF48F
Tritanopia (blue-blind)
#FFEEE0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3fa8a; /* rgb */ color: rgb(243, 250, 138); /* oklch */ color: oklch(95.7% 0.136 111.8);
Tailwind
colors: {
custom: {
50: '#f9fbae',
500: '#f3fa8a',
950: '#000000',
},
}SCSS
$custom: #f3fa8a; $custom-light: #f9fbae; $custom-dark: #000000;
JSON
{
"hex": "#f3fa8a",
"rgb": {
"r": 243,
"g": 250,
"b": 138
},
"hsl": {
"h": 63.75,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.95661,
"c": 0.1359,
"h": 111.8
},
"luminance": 0.89261
}Semantic roles & 50–950 ramp
primary
#F3FA8A
secondary
#584FD9
accent
#00E60E
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581