#F4F474#F4F474
#F4F474 is a very light, vivid yellow. Relative luminance 0.852; OKLCH L 94.2% C 0.150 H 109.0°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F474 |
|---|---|
| RGB | rgb(244, 244, 116) |
| HSL | hsl(60, 85%, 71%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0%, 0%, 52.5%, 4.3%) |
| CIE-LAB | lab(93.97, -16.50, 60.73) |
| CIE-LCH | lch(93.97, 62.93, 105.20°) |
| OKLab | oklab(94.23% -0.0488 0.1419) |
| OKLCH | oklch(94.23% 0.15 109) |
| XYZ | xyz(72.8131, 85.1973, 29.1287) |
| Luminance | 0.8519 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.56
Yellowish Tan
#FCFC81
ΔE00 1.81
Custard
#FFFD78
ΔE00 2.03
Light Yellow
#FFFE7A
ΔE00 2.12
Butter Yellow
#FFFD74
ΔE00 2.18
Faded Yellow
#FEFF7F
ΔE00 2.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F474 #7474F4
analogous
#F4B474 #F4F474 #B4F474
triadic
#F4F474 #74F4F4 #F474F4
tetradic
#F4F474 #74F4B4 #7474F4 #F474B4
square
#F4F474 #74F4B4 #7474F4 #F474B4
split-complementary
#F4F474 #74B4F4 #B474F4
monochromatic
#DCDC11 #F0F03B #F4F474 #F8F8AD #FDFDE3
Accessibility & contrast
On white
1.16
#F4F474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#F4F474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F474
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F474 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB67
Deuteranopia (green-blind)
#FFF07B
Tritanopia (blue-blind)
#FFE7D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f474; /* rgb */ color: rgb(244, 244, 116); /* oklch */ color: oklch(94.2% 0.150 109.0);
Tailwind
colors: {
custom: {
50: '#faf7a0',
500: '#f4f474',
950: '#000000',
},
}SCSS
$custom: #f4f474; $custom-light: #faf7a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f474",
"rgb": {
"r": 244,
"g": 244,
"b": 116
},
"hsl": {
"h": 60,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.94228,
"c": 0.15009,
"h": 109
},
"luminance": 0.85195
}Semantic roles & 50–950 ramp
primary
#F4F474
secondary
#3E3ECE
accent
#04E204
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580