#F3FB76#F3FB76
#F3FB76 is a very light, vivid yellow. Relative luminance 0.894; OKLCH L 95.6% C 0.156 H 112.1°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FB76 |
|---|---|
| RGB | rgb(243, 251, 118) |
| HSL | hsl(64, 94%, 72%) |
| HSV | hsv(64, 53%, 98%) |
| CMYK | cmyk(3.2%, 0%, 53%, 1.6%) |
| CIE-LAB | lab(95.73, -20.11, 61.85) |
| CIE-LCH | lch(95.73, 65.04, 108.01°) |
| OKLab | oklab(95.62% -0.0588 0.1446) |
| OKLCH | oklch(95.62% 0.156 112.1) |
| XYZ | xyz(74.7310, 89.3585, 30.4472) |
| Luminance | 0.8936 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.92
Yellowish Tan
#FCFC81
ΔE00 2.04
Banana (survey)
#FFFF7E
ΔE00 2.10
Butter
#FFFF81
ΔE00 2.17
Light Yellow
#FFFE7A
ΔE00 2.23
Pale Yellow
#FFFF84
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FB76 #7E76FB
analogous
#FBC176 #F3FB76 #B1FB76
triadic
#F3FB76 #76F3FB #FB76F3
tetradic
#F3FB76 #76FBC1 #7E76FB #FB76B1
square
#F3FB76 #76FBC1 #7E76FB #FB76B1
split-complementary
#F3FB76 #76B1FB #C176FB
monochromatic
#E2F007 #EEF93B #F3FB76 #F8FDB1 #FCFEE1
Accessibility & contrast
On white
1.11
#F3FB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#F3FB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FB76
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FB76 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF169
Deuteranopia (green-blind)
#FFF47D
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f3fb76; /* rgb */ color: rgb(243, 251, 118); /* oklch */ color: oklch(95.6% 0.156 112.1);
Tailwind
colors: {
custom: {
50: '#f9fca1',
500: '#f3fb76',
950: '#000000',
},
}SCSS
$custom: #f3fb76; $custom-light: #f9fca1; $custom-dark: #000000;
JSON
{
"hex": "#f3fb76",
"rgb": {
"r": 243,
"g": 251,
"b": 118
},
"hsl": {
"h": 63.609,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.95622,
"c": 0.15607,
"h": 112.1
},
"luminance": 0.89357
}Semantic roles & 50–950 ramp
primary
#F3FB76
secondary
#473ED7
accent
#00E60E
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580