#F3FE76#F3FE76
#F3FE76 is a very light, vivid yellow. Relative luminance 0.912; OKLCH L 96.2% C 0.159 H 113.2°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FE76 |
|---|---|
| RGB | rgb(243, 254, 118) |
| HSL | hsl(65, 99%, 73%) |
| HSV | hsv(65, 54%, 100%) |
| CMYK | cmyk(4.3%, 0%, 53.5%, 0.4%) |
| CIE-LAB | lab(96.51, -21.54, 62.75) |
| CIE-LCH | lch(96.51, 66.35, 108.95°) |
| OKLab | oklab(96.25% -0.0628 0.1465) |
| OKLCH | oklch(96.25% 0.159 113.2) |
| XYZ | xyz(75.6755, 91.2477, 30.7621) |
| Luminance | 0.9125 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.31
Banana (survey)
#FFFF7E
ΔE00 2.50
Butter
#FFFF81
ΔE00 2.58
Yellowish Tan
#FCFC81
ΔE00 2.61
Light Yellow
#FFFE7A
ΔE00 2.67
Pale Yellow
#FFFF84
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FE76 #8176FE
analogous
#FEC576 #F3FE76 #AFFE76
triadic
#F3FE76 #76F3FE #FE76F3
tetradic
#F3FE76 #76FEC5 #8176FE #FE76AF
square
#F3FE76 #76FEC5 #8176FE #FE76AF
split-complementary
#F3FE76 #76AFFE #C576FE
monochromatic
#E4F802 #EEFE39 #F3FE76 #F8FEB3 #FCFFE1
Accessibility & contrast
On white
1.09
#F3FE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#F3FE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FE76
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FE76 | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF368
Deuteranopia (green-blind)
#FFF77E
Tritanopia (blue-blind)
#FFF1E0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f3fe76; /* rgb */ color: rgb(243, 254, 118); /* oklch */ color: oklch(96.2% 0.159 113.2);
Tailwind
colors: {
custom: {
50: '#f9fea1',
500: '#f3fe76',
950: '#000000',
},
}SCSS
$custom: #f3fe76; $custom-light: #f9fea1; $custom-dark: #000000;
JSON
{
"hex": "#f3fe76",
"rgb": {
"r": 243,
"g": 254,
"b": 118
},
"hsl": {
"h": 64.853,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.96246,
"c": 0.15942,
"h": 113.2
},
"luminance": 0.91246
}Semantic roles & 50–950 ramp
primary
#F3FE76
secondary
#4A3DDB
accent
#00E613
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580