#F4F179#F4F179
#F4F179 is a very light, vivid yellow. Relative luminance 0.835; OKLCH L 93.7% C 0.142 H 107.6°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F179 |
|---|---|
| RGB | rgb(244, 241, 121) |
| HSL | hsl(59, 85%, 72%) |
| HSV | hsv(59, 50%, 96%) |
| CMYK | cmyk(0%, 1.2%, 50.4%, 4.3%) |
| CIE-LAB | lab(93.24, -14.63, 57.63) |
| CIE-LCH | lch(93.24, 59.46, 104.25°) |
| OKLab | oklab(93.67% -0.0429 0.1357) |
| OKLCH | oklch(93.67% 0.142 107.6) |
| XYZ | xyz(72.2165, 83.5261, 30.4034) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.49
Manilla
#FFFA86
ΔE00 2.09
Yellowish Tan
#FCFC81
ΔE00 2.27
Custard
#FFFD78
ΔE00 2.76
Pale Yellow
#FFFF84
ΔE00 2.85
Light Yellow
#FFFE7A
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F179 #797CF4
analogous
#F4B479 #F4F179 #BAF479
triadic
#F4F179 #79F4F1 #F179F4
tetradic
#F4F179 #79F4B4 #797CF4 #F479BA
square
#F4F179 #79F4B4 #797CF4 #F479BA
split-complementary
#F4F179 #79BAF4 #B479F4
monochromatic
#E0DB12 #EFEB40 #F4F179 #F9F7B2 #FDFCE3
Accessibility & contrast
On white
1.19
#F4F179 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#F4F179 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F179
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F179 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F179 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#FFEE7F
Tritanopia (blue-blind)
#FFE4D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f4f179; /* rgb */ color: rgb(244, 241, 121); /* oklch */ color: oklch(93.7% 0.142 107.6);
Tailwind
colors: {
custom: {
50: '#faf5a3',
500: '#f4f179',
950: '#000000',
},
}SCSS
$custom: #f4f179; $custom-light: #faf5a3; $custom-dark: #000000;
JSON
{
"hex": "#f4f179",
"rgb": {
"r": 244,
"g": 241,
"b": 121
},
"hsl": {
"h": 58.537,
"s": 84.828,
"l": 71.569
},
"oklch": {
"l": 0.93668,
"c": 0.14234,
"h": 107.6
},
"luminance": 0.83524
}Semantic roles & 50–950 ramp
primary
#F4F179
secondary
#4246CF
accent
#0AE104
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580