#F3F476#F3F476
#F3F476 is a very light, vivid yellow. Relative luminance 0.851; OKLCH L 94.2% C 0.148 H 109.4°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F476 |
|---|---|
| RGB | rgb(243, 244, 118) |
| HSL | hsl(60, 85%, 71%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0.4%, 0%, 51.6%, 4.3%) |
| CIE-LAB | lab(93.91, -16.73, 59.75) |
| CIE-LCH | lch(93.91, 62.05, 105.64°) |
| OKLab | oklab(94.17% -0.0492 0.14) |
| OKLCH | oklch(94.17% 0.148 109.4) |
| XYZ | xyz(72.5846, 85.0658, 29.7318) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.76
Straw
#FCF679
ΔE00 1.79
Custard
#FFFD78
ΔE00 2.21
Faded Yellow
#FEFF7F
ΔE00 2.25
Light Yellow
#FFFE7A
ΔE00 2.25
Butter
#FFFF81
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F476 #7776F4
analogous
#F4B676 #F3F476 #B4F476
triadic
#F3F476 #76F3F4 #F476F3
tetradic
#F3F476 #76F4B6 #7776F4 #F476B4
square
#F3F476 #76F4B6 #7776F4 #F476B4
split-complementary
#F3F476 #76B4F4 #B676F4
monochromatic
#DCDE12 #EEEF3D #F3F476 #F8F9AF #FDFDE3
Accessibility & contrast
On white
1.17
#F3F476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#F3F476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F476
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F476 | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6A
Deuteranopia (green-blind)
#FFF07D
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f3f476; /* rgb */ color: rgb(243, 244, 118); /* oklch */ color: oklch(94.2% 0.148 109.4);
Tailwind
colors: {
custom: {
50: '#f9f7a1',
500: '#f3f476',
950: '#000000',
},
}SCSS
$custom: #f3f476; $custom-light: #f9f7a1; $custom-dark: #000000;
JSON
{
"hex": "#f3f476",
"rgb": {
"r": 243,
"g": 244,
"b": 118
},
"hsl": {
"h": 60.476,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.94171,
"c": 0.14843,
"h": 109.4
},
"luminance": 0.85064
}Semantic roles & 50–950 ramp
primary
#F3F476
secondary
#4140CF
accent
#04E206
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580