#F3F76F#F3F76F
#F3F76F is a very light, vivid yellow. Relative luminance 0.867; OKLCH L 94.7% C 0.158 H 110.6°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F76F |
|---|---|
| RGB | rgb(243, 247, 111) |
| HSL | hsl(62, 89%, 70%) |
| HSV | hsv(62, 55%, 97%) |
| CMYK | cmyk(1.6%, 0%, 55.1%, 3.1%) |
| CIE-LAB | lab(94.62, -18.73, 63.66) |
| CIE-LCH | lch(94.62, 66.36, 106.39°) |
| OKLab | oklab(94.72% -0.0556 0.1477) |
| OKLCH | oklch(94.72% 0.158 110.6) |
| XYZ | xyz(73.0940, 86.7256, 27.9251) |
| Luminance | 0.8672 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Custard
#FFFD78
ΔE00 1.99
Butter Yellow
#FFFD74
ΔE00 1.99
Light Yellow
#FFFE7A
ΔE00 2.00
Pastel Yellow
#FFFE71
ΔE00 2.06
Yellowish Tan
#FCFC81
ΔE00 2.06
Faded Yellow
#FEFF7F
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F76F #736FF7
analogous
#F7B76F #F3F76F #AFF76F
triadic
#F3F76F #6FF3F7 #F76FF3
tetradic
#F3F76F #6FF7B7 #736FF7 #F76FAF
square
#F3F76F #6FF7B7 #736FF7 #F76FAF
split-complementary
#F3F76F #6FAFF7 #B76FF7
monochromatic
#D9DF0C #EEF435 #F3F76F #F8FAA9 #FDFDE2
Accessibility & contrast
On white
1.14
#F3F76F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#F3F76F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F76F
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F76F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F76F | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FFF277
Tritanopia (blue-blind)
#FFEAD9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3f76f; /* rgb */ color: rgb(243, 247, 111); /* oklch */ color: oklch(94.7% 0.158 110.6);
Tailwind
colors: {
custom: {
50: '#faf99d',
500: '#f3f76f',
950: '#000000',
},
}SCSS
$custom: #f3f76f; $custom-light: #faf99d; $custom-dark: #000000;
JSON
{
"hex": "#f3f76f",
"rgb": {
"r": 243,
"g": 247,
"b": 111
},
"hsl": {
"h": 61.765,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.94715,
"c": 0.15782,
"h": 110.6
},
"luminance": 0.86724
}Semantic roles & 50–950 ramp
primary
#F3F76F
secondary
#3D39D1
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580