#F3FA7A#F3FA7A
#F3FA7A is a very light, vivid yellow. Relative luminance 0.888; OKLCH L 95.5% C 0.151 H 111.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FA7A |
|---|---|
| RGB | rgb(243, 250, 122) |
| HSL | hsl(63, 93%, 73%) |
| HSV | hsv(63, 51%, 98%) |
| CMYK | cmyk(2.8%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(95.51, -19.30, 59.81) |
| CIE-LCH | lch(95.51, 62.85, 107.89°) |
| OKLab | oklab(95.46% -0.0561 0.1406) |
| OKLCH | oklch(95.46% 0.151 111.8) |
| XYZ | xyz(74.6622, 88.8325, 31.6219) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.75
Faded Yellow
#FEFF7F
ΔE00 1.84
Butter
#FFFF81
ΔE00 2.03
Banana (survey)
#FFFF7E
ΔE00 2.05
Pale Yellow
#FFFF84
ΔE00 2.07
Light Yellow
#FFFE7A
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FA7A #817AFA
analogous
#FAC17A #F3FA7A #B3FA7A
triadic
#F3FA7A #7AF3FA #FA7AF3
tetradic
#F3FA7A #7AFAC1 #817AFA #FA7AB3
square
#F3FA7A #7AFAC1 #817AFA #FA7AB3
split-complementary
#F3FA7A #7AB3FA #C17AFA
monochromatic
#E4F109 #EEF83F #F3FA7A #F8FCB5 #FCFEE2
Accessibility & contrast
On white
1.12
#F3FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#F3FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FA7A
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FA7A | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06E
Deuteranopia (green-blind)
#FFF481
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f3fa7a; /* rgb */ color: rgb(243, 250, 122); /* oklch */ color: oklch(95.5% 0.151 111.8);
Tailwind
colors: {
custom: {
50: '#f9fba4',
500: '#f3fa7a',
950: '#000000',
},
}SCSS
$custom: #f3fa7a; $custom-light: #f9fba4; $custom-dark: #000000;
JSON
{
"hex": "#f3fa7a",
"rgb": {
"r": 243,
"g": 250,
"b": 122
},
"hsl": {
"h": 63.281,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.95459,
"c": 0.15135,
"h": 111.8
},
"luminance": 0.88831
}Semantic roles & 50–950 ramp
primary
#F3FA7A
secondary
#4A41D7
accent
#00E60D
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580