#F4F473#F4F473
#F4F473 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.151 H 109.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F473 |
|---|---|
| RGB | rgb(244, 244, 115) |
| HSL | hsl(60, 85%, 70%) |
| HSV | hsv(60, 53%, 96%) |
| CMYK | cmyk(0%, 0%, 52.9%, 4.3%) |
| CIE-LAB | lab(93.96, -16.58, 61.16) |
| CIE-LCH | lch(93.96, 63.37, 105.16°) |
| OKLab | oklab(94.22% -0.0491 0.1428) |
| OKLCH | oklch(94.22% 0.151 109) |
| XYZ | xyz(72.7553, 85.1741, 28.8240) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.58
Yellowish Tan
#FCFC81
ΔE00 1.86
Custard
#FFFD78
ΔE00 2.01
Light Yellow
#FFFE7A
ΔE00 2.10
Butter Yellow
#FFFD74
ΔE00 2.13
Faded Yellow
#FEFF7F
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F473 #7373F4
analogous
#F4B373 #F4F473 #B3F473
triadic
#F4F473 #73F4F4 #F473F4
tetradic
#F4F473 #73F4B3 #7373F4 #F473B3
square
#F4F473 #73F4B3 #7373F4 #F473B3
split-complementary
#F4F473 #73B3F4 #B373F4
monochromatic
#DBDB11 #F0F03A #F4F473 #F8F8AC #FDFDE3
Accessibility & contrast
On white
1.16
#F4F473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#F4F473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F473
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F473 | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#FFF07A
Tritanopia (blue-blind)
#FFE7D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f473; /* rgb */ color: rgb(244, 244, 115); /* oklch */ color: oklch(94.2% 0.151 109.0);
Tailwind
colors: {
custom: {
50: '#faf79f',
500: '#f4f473',
950: '#000000',
},
}SCSS
$custom: #f4f473; $custom-light: #faf79f; $custom-dark: #000000;
JSON
{
"hex": "#f4f473",
"rgb": {
"r": 244,
"g": 244,
"b": 115
},
"hsl": {
"h": 60,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.94217,
"c": 0.15099,
"h": 109
},
"luminance": 0.85172
}Semantic roles & 50–950 ramp
primary
#F4F473
secondary
#3D3DCE
accent
#04E204
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580