#F4F470#F4F470
#F4F470 is a very light, vivid yellow. Relative luminance 0.851; OKLCH L 94.2% C 0.154 H 109.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F470 |
|---|---|
| RGB | rgb(244, 244, 112) |
| HSL | hsl(60, 86%, 70%) |
| HSV | hsv(60, 54%, 96%) |
| CMYK | cmyk(0%, 0%, 54.1%, 4.3%) |
| CIE-LAB | lab(93.93, -16.81, 62.46) |
| CIE-LCH | lch(93.93, 64.68, 105.06°) |
| OKLab | oklab(94.18% -0.0501 0.1452) |
| OKLCH | oklch(94.18% 0.154 109) |
| XYZ | xyz(72.5855, 85.1062, 27.9296) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.67
Custard
#FFFD78
ΔE00 1.97
Butter Yellow
#FFFD74
ΔE00 2.03
Yellowish Tan
#FCFC81
ΔE00 2.04
Light Yellow
#FFFE7A
ΔE00 2.10
Pastel Yellow
#FFFE71
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F470 #7070F4
analogous
#F4B270 #F4F470 #B2F470
triadic
#F4F470 #70F4F4 #F470F4
tetradic
#F4F470 #70F4B2 #7070F4 #F470B2
square
#F4F470 #70F4B2 #7070F4 #F470B2
split-complementary
#F4F470 #70B2F4 #B270F4
monochromatic
#D9D911 #F0F037 #F4F470 #F8F8A9 #FDFDE2
Accessibility & contrast
On white
1.17
#F4F470 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#F4F470 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F470
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F470 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F470 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FFF077
Tritanopia (blue-blind)
#FFE6D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f470; /* rgb */ color: rgb(244, 244, 112); /* oklch */ color: oklch(94.2% 0.154 109.0);
Tailwind
colors: {
custom: {
50: '#faf79d',
500: '#f4f470',
950: '#000000',
},
}SCSS
$custom: #f4f470; $custom-light: #faf79d; $custom-dark: #000000;
JSON
{
"hex": "#f4f470",
"rgb": {
"r": 244,
"g": 244,
"b": 112
},
"hsl": {
"h": 60,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.94184,
"c": 0.15362,
"h": 109
},
"luminance": 0.85104
}Semantic roles & 50–950 ramp
primary
#F4F470
secondary
#3A3ACE
accent
#03E203
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580