#F3F470#F3F470
#F3F470 is a very light, vivid yellow. Relative luminance 0.849; OKLCH L 94.1% C 0.154 H 109.4°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F470 |
|---|---|
| RGB | rgb(243, 244, 112) |
| HSL | hsl(60, 86%, 70%) |
| HSV | hsv(60, 54%, 96%) |
| CMYK | cmyk(0.4%, 0%, 54.1%, 4.3%) |
| CIE-LAB | lab(93.85, -17.20, 62.35) |
| CIE-LCH | lch(93.85, 64.68, 105.42°) |
| OKLab | oklab(94.1% -0.0511 0.145) |
| OKLCH | oklch(94.1% 0.154 109.4) |
| XYZ | xyz(72.2393, 84.9277, 27.9134) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.87
Yellowish Tan
#FCFC81
ΔE00 2.06
Custard
#FFFD78
ΔE00 2.07
Butter Yellow
#FFFD74
ΔE00 2.13
Light Yellow
#FFFE7A
ΔE00 2.17
Faded Yellow
#FEFF7F
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F470 #7170F4
analogous
#F4B370 #F3F470 #B1F470
triadic
#F3F470 #70F3F4 #F470F3
tetradic
#F3F470 #70F4B3 #7170F4 #F470B1
square
#F3F470 #70F4B3 #7170F4 #F470B1
split-complementary
#F3F470 #70B1F4 #B370F4
monochromatic
#D7D911 #EEF037 #F3F470 #F8F8A9 #FDFDE2
Accessibility & contrast
On white
1.17
#F3F470 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#F3F470 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F470
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F470 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F470 | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FFEF77
Tritanopia (blue-blind)
#FFE7D7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f3f470; /* rgb */ color: rgb(243, 244, 112); /* oklch */ color: oklch(94.1% 0.154 109.4);
Tailwind
colors: {
custom: {
50: '#faf79d',
500: '#f3f470',
950: '#000000',
},
}SCSS
$custom: #f3f470; $custom-light: #faf79d; $custom-dark: #000000;
JSON
{
"hex": "#f3f470",
"rgb": {
"r": 243,
"g": 244,
"b": 112
},
"hsl": {
"h": 60.455,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.94104,
"c": 0.15377,
"h": 109.4
},
"luminance": 0.84926
}Semantic roles & 50–950 ramp
primary
#F3F470
secondary
#3B3ACE
accent
#03E205
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580