#F3F776#F3F776
#F3F776 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.8% C 0.152 H 110.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F776 |
|---|---|
| RGB | rgb(243, 247, 118) |
| HSL | hsl(62, 89%, 72%) |
| HSV | hsv(62, 52%, 97%) |
| CMYK | cmyk(1.6%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(94.69, -18.19, 60.65) |
| CIE-LCH | lch(94.69, 63.32, 106.69°) |
| OKLab | oklab(94.79% -0.0533 0.142) |
| OKLCH | oklch(94.79% 0.152 110.6) |
| XYZ | xyz(73.4946, 86.8859, 30.0351) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.62
Faded Yellow
#FEFF7F
ΔE00 1.87
Banana (survey)
#FFFF7E
ΔE00 1.99
Light Yellow
#FFFE7A
ΔE00 2.02
Butter
#FFFF81
ΔE00 2.02
Custard
#FFFD78
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F776 #7A76F7
analogous
#F7BA76 #F3F776 #B3F776
triadic
#F3F776 #76F3F7 #F776F3
tetradic
#F3F776 #76F7BA #7A76F7 #F776B3
square
#F3F776 #76F7BA #7A76F7 #F776B3
split-complementary
#F3F776 #76B3F7 #BA76F7
monochromatic
#DFE50D #EEF43C #F3F776 #F8FAB0 #FCFDE2
Accessibility & contrast
On white
1.14
#F3F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#F3F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F776
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F776 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFF27D
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f3f776; /* rgb */ color: rgb(243, 247, 118); /* oklch */ color: oklch(94.8% 0.152 110.6);
Tailwind
colors: {
custom: {
50: '#f9f9a1',
500: '#f3f776',
950: '#000000',
},
}SCSS
$custom: #f3f776; $custom-light: #f9f9a1; $custom-dark: #000000;
JSON
{
"hex": "#f3f776",
"rgb": {
"r": 243,
"g": 247,
"b": 118
},
"hsl": {
"h": 61.86,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.94791,
"c": 0.15167,
"h": 110.6
},
"luminance": 0.86884
}Semantic roles & 50–950 ramp
primary
#F3F776
secondary
#433FD2
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580