#F3FE7A#F3FE7A
#F3FE7A is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.3% C 0.156 H 113.3°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FE7A |
|---|---|
| RGB | rgb(243, 254, 122) |
| HSL | hsl(65, 99%, 74%) |
| HSV | hsv(65, 52%, 100%) |
| CMYK | cmyk(4.3%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(96.55, -21.22, 61.03) |
| CIE-LCH | lch(96.55, 64.61, 109.17°) |
| OKLab | oklab(96.29% -0.0615 0.1432) |
| OKLCH | oklch(96.29% 0.156 113.3) |
| XYZ | xyz(75.9183, 91.3448, 32.0406) |
| Luminance | 0.9134 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.27
Yellowish Tan
#FCFC81
ΔE00 2.49
Banana (survey)
#FFFF7E
ΔE00 2.50
Butter
#FFFF81
ΔE00 2.51
Pale Yellow
#FFFF84
ΔE00 2.58
Light Yellow
#FFFE7A
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FE7A #857AFE
analogous
#FEC77A #F3FE7A #B1FE7A
triadic
#F3FE7A #7AF3FE #FE7AF3
tetradic
#F3FE7A #7AFEC7 #857AFE #FE7AB1
square
#F3FE7A #7AFEC7 #857AFE #FE7AB1
split-complementary
#F3FE7A #7AB1FE #C77AFE
monochromatic
#E7FC02 #EEFE3D #F3FE7A #F8FEB7 #FCFFE1
Accessibility & contrast
On white
1.09
#F3FE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#F3FE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FE7A
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FE7A | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF46D
Deuteranopia (green-blind)
#FFF781
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f3fe7a; /* rgb */ color: rgb(243, 254, 122); /* oklch */ color: oklch(96.3% 0.156 113.3);
Tailwind
colors: {
custom: {
50: '#f9fea4',
500: '#f3fe7a',
950: '#000000',
},
}SCSS
$custom: #f3fe7a; $custom-light: #f9fea4; $custom-dark: #000000;
JSON
{
"hex": "#f3fe7a",
"rgb": {
"r": 243,
"g": 254,
"b": 122
},
"hsl": {
"h": 65,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.96291,
"c": 0.15585,
"h": 113.3
},
"luminance": 0.91343
}Semantic roles & 50–950 ramp
primary
#F3FE7A
secondary
#4D40DC
accent
#00E613
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580