#F4F472#F4F472
#F4F472 is a very light, vivid yellow. Relative luminance 0.851; OKLCH L 94.2% C 0.152 H 109.0°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F472 |
|---|---|
| RGB | rgb(244, 244, 114) |
| HSL | hsl(60, 86%, 70%) |
| HSV | hsv(60, 53%, 96%) |
| CMYK | cmyk(0%, 0%, 53.3%, 4.3%) |
| CIE-LAB | lab(93.95, -16.65, 61.60) |
| CIE-LCH | lch(93.95, 63.81, 105.13°) |
| OKLab | oklab(94.21% -0.0494 0.1436) |
| OKLCH | oklch(94.21% 0.152 109) |
| XYZ | xyz(72.6981, 85.1512, 28.5226) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.60
Yellowish Tan
#FCFC81
ΔE00 1.91
Custard
#FFFD78
ΔE00 1.99
Butter Yellow
#FFFD74
ΔE00 2.09
Light Yellow
#FFFE7A
ΔE00 2.10
Banana (survey)
#FFFF7E
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F472 #7272F4
analogous
#F4B372 #F4F472 #B3F472
triadic
#F4F472 #72F4F4 #F472F4
tetradic
#F4F472 #72F4B3 #7272F4 #F472B3
square
#F4F472 #72F4B3 #7272F4 #F472B3
split-complementary
#F4F472 #72B3F4 #B372F4
monochromatic
#DBDB11 #F0F039 #F4F472 #F8F8AB #FDFDE3
Accessibility & contrast
On white
1.16
#F4F472 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#F4F472 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F472
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F472 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F472 | 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)
#FFEB65
Deuteranopia (green-blind)
#FFF079
Tritanopia (blue-blind)
#FFE7D7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f472; /* rgb */ color: rgb(244, 244, 114); /* oklch */ color: oklch(94.2% 0.152 109.0);
Tailwind
colors: {
custom: {
50: '#faf79e',
500: '#f4f472',
950: '#000000',
},
}SCSS
$custom: #f4f472; $custom-light: #faf79e; $custom-dark: #000000;
JSON
{
"hex": "#f4f472",
"rgb": {
"r": 244,
"g": 244,
"b": 114
},
"hsl": {
"h": 60,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.94206,
"c": 0.15187,
"h": 109
},
"luminance": 0.85149
}Semantic roles & 50–950 ramp
primary
#F4F472
secondary
#3C3CCE
accent
#03E203
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580