#F4F574#F4F574
#F4F574 is a very light, vivid yellow. Relative luminance 0.858; OKLCH L 94.4% C 0.151 H 109.4°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F574 |
|---|---|
| RGB | rgb(244, 245, 116) |
| HSL | hsl(60, 87%, 71%) |
| HSV | hsv(60, 53%, 96%) |
| CMYK | cmyk(0.4%, 0%, 52.7%, 3.9%) |
| CIE-LAB | lab(94.23, -16.98, 61.03) |
| CIE-LCH | lch(94.23, 63.35, 105.55°) |
| OKLab | oklab(94.44% -0.0502 0.1426) |
| OKLCH | oklch(94.44% 0.151 109.4) |
| XYZ | xyz(73.1148, 85.8007, 29.2293) |
| Luminance | 0.8580 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.70
Straw
#FCF679
ΔE00 1.73
Custard
#FFFD78
ΔE00 1.93
Light Yellow
#FFFE7A
ΔE00 1.98
Faded Yellow
#FEFF7F
ΔE00 2.06
Butter Yellow
#FFFD74
ΔE00 2.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F574 #7574F5
analogous
#F5B574 #F4F574 #B3F574
triadic
#F4F574 #74F4F5 #F574F4
tetradic
#F4F574 #74F5B5 #7574F5 #F574B3
square
#F4F574 #74F5B5 #7574F5 #F574B3
split-complementary
#F4F574 #74B3F5 #B574F5
monochromatic
#DDDF10 #EFF13B #F4F574 #F9F9AD #FDFDE2
Accessibility & contrast
On white
1.16
#F4F574 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#F4F574 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F574
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F574 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F574 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC67
Deuteranopia (green-blind)
#FFF17B
Tritanopia (blue-blind)
#FFE8D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f574; /* rgb */ color: rgb(244, 245, 116); /* oklch */ color: oklch(94.4% 0.151 109.4);
Tailwind
colors: {
custom: {
50: '#faf8a0',
500: '#f4f574',
950: '#000000',
},
}SCSS
$custom: #f4f574; $custom-light: #faf8a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f574",
"rgb": {
"r": 244,
"g": 245,
"b": 116
},
"hsl": {
"h": 60.465,
"s": 86.577,
"l": 70.784
},
"oklch": {
"l": 0.94435,
"c": 0.15116,
"h": 109.4
},
"luminance": 0.85799
}Semantic roles & 50–950 ramp
primary
#F4F574
secondary
#3F3ED0
accent
#02E304
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580