#F3F96F#F3F96F
#F3F96F is a very light, vivid yellow. Relative luminance 0.880; OKLCH L 95.1% C 0.160 H 111.4°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F96F |
|---|---|
| RGB | rgb(243, 249, 111) |
| HSL | hsl(63, 92%, 71%) |
| HSV | hsv(63, 55%, 98%) |
| CMYK | cmyk(2.4%, 0%, 55.4%, 2.4%) |
| CIE-LAB | lab(95.14, -19.69, 64.24) |
| CIE-LCH | lch(95.14, 67.19, 107.04°) |
| OKLab | oklab(95.13% -0.0583 0.149) |
| OKLCH | oklch(95.13% 0.16 111.4) |
| XYZ | xyz(73.7089, 87.9554, 28.1301) |
| Luminance | 0.8795 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.06
Light Yellow
#FFFE7A
ΔE00 2.06
Pastel Yellow
#FFFE71
ΔE00 2.08
Butter Yellow
#FFFD74
ΔE00 2.10
Custard
#FFFD78
ΔE00 2.12
Banana (survey)
#FFFF7E
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F96F #756FF9
analogous
#F9BA6F #F3F96F #AEF96F
triadic
#F3F96F #6FF3F9 #F96FF3
tetradic
#F3F96F #6FF9BA #756FF9 #F96FAE
square
#F3F96F #6FF9BA #756FF9 #F96FAE
split-complementary
#F3F96F #6FAEF9 #BA6FF9
monochromatic
#DBE40A #EEF734 #F3F96F #F8FBAA #FDFEE2
Accessibility & contrast
On white
1.13
#F3F96F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F3F96F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F96F
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F96F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F96F | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF60
Deuteranopia (green-blind)
#FFF377
Tritanopia (blue-blind)
#FFECDB
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3f96f; /* rgb */ color: rgb(243, 249, 111); /* oklch */ color: oklch(95.1% 0.160 111.4);
Tailwind
colors: {
custom: {
50: '#fafb9d',
500: '#f3f96f',
950: '#000000',
},
}SCSS
$custom: #f3f96f; $custom-light: #fafb9d; $custom-dark: #000000;
JSON
{
"hex": "#f3f96f",
"rgb": {
"r": 243,
"g": 249,
"b": 111
},
"hsl": {
"h": 62.609,
"s": 92,
"l": 70.588
},
"oklch": {
"l": 0.95131,
"c": 0.15997,
"h": 111.4
},
"luminance": 0.87954
}Semantic roles & 50–950 ramp
primary
#F3F96F
secondary
#3F38D4
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580