#F3F472#F3F472
#F3F472 is a very light, vivid yellow. Relative luminance 0.850; OKLCH L 94.1% C 0.152 H 109.4°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F472 |
|---|---|
| RGB | rgb(243, 244, 114) |
| HSL | hsl(60, 86%, 70%) |
| HSV | hsv(60, 53%, 96%) |
| CMYK | cmyk(0.4%, 0%, 53.3%, 4.3%) |
| CIE-LAB | lab(93.87, -17.05, 61.49) |
| CIE-LCH | lch(93.87, 63.81, 105.50°) |
| OKLab | oklab(94.13% -0.0505 0.1434) |
| OKLCH | oklch(94.13% 0.152 109.4) |
| XYZ | xyz(72.3519, 84.9727, 28.5064) |
| Luminance | 0.8497 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.81
Yellowish Tan
#FCFC81
ΔE00 1.94
Custard
#FFFD78
ΔE00 2.09
Light Yellow
#FFFE7A
ΔE00 2.17
Butter Yellow
#FFFD74
ΔE00 2.20
Faded Yellow
#FEFF7F
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F472 #7372F4
analogous
#F4B472 #F3F472 #B2F472
triadic
#F3F472 #72F3F4 #F472F3
tetradic
#F3F472 #72F4B4 #7372F4 #F472B2
square
#F3F472 #72F4B4 #7372F4 #F472B2
split-complementary
#F3F472 #72B2F4 #B472F4
monochromatic
#D9DB11 #EEF039 #F3F472 #F8F8AB #FDFDE3
Accessibility & contrast
On white
1.17
#F3F472 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#F3F472 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F472
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F472 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F472 | 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)
#FFEB65
Deuteranopia (green-blind)
#FFF079
Tritanopia (blue-blind)
#FFE7D7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f3f472; /* rgb */ color: rgb(243, 244, 114); /* oklch */ color: oklch(94.1% 0.152 109.4);
Tailwind
colors: {
custom: {
50: '#f9f79e',
500: '#f3f472',
950: '#000000',
},
}SCSS
$custom: #f3f472; $custom-light: #f9f79e; $custom-dark: #000000;
JSON
{
"hex": "#f3f472",
"rgb": {
"r": 243,
"g": 244,
"b": 114
},
"hsl": {
"h": 60.462,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.94126,
"c": 0.15202,
"h": 109.4
},
"luminance": 0.84971
}Semantic roles & 50–950 ramp
primary
#F3F472
secondary
#3D3CCE
accent
#03E205
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580