#F4F57A#F4F57A
#F4F57A is a very light, vivid yellow. Relative luminance 0.859; OKLCH L 94.5% C 0.146 H 109.3°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F57A |
|---|---|
| RGB | rgb(244, 245, 122) |
| HSL | hsl(60, 86%, 72%) |
| HSV | hsv(60, 50%, 96%) |
| CMYK | cmyk(0.4%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(94.29, -16.50, 58.40) |
| CIE-LCH | lch(94.29, 60.69, 105.77°) |
| OKLab | oklab(94.5% -0.0482 0.1375) |
| OKLCH | oklch(94.5% 0.146 109.3) |
| XYZ | xyz(73.4752, 85.9448, 31.1271) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.49
Straw
#FCF679
ΔE00 1.78
Manilla
#FFFA86
ΔE00 2.05
Faded Yellow
#FEFF7F
ΔE00 2.08
Pale Yellow
#FFFF84
ΔE00 2.09
Butter
#FFFF81
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F57A #7B7AF5
analogous
#F5B97A #F4F57A #B7F57A
triadic
#F4F57A #7AF4F5 #F57AF4
tetradic
#F4F57A #7AF5B9 #7B7AF5 #F57AB7
square
#F4F57A #7AF5B9 #7B7AF5 #F57AB7
split-complementary
#F4F57A #7AB7F5 #B97AF5
monochromatic
#E2E311 #EFF141 #F4F57A #F9F9B3 #FDFDE3
Accessibility & contrast
On white
1.15
#F4F57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#F4F57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F57A
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F57A | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC6E
Deuteranopia (green-blind)
#FFF180
Tritanopia (blue-blind)
#FFE8D9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f4f57a; /* rgb */ color: rgb(244, 245, 122); /* oklch */ color: oklch(94.5% 0.146 109.3);
Tailwind
colors: {
custom: {
50: '#faf8a3',
500: '#f4f57a',
950: '#000000',
},
}SCSS
$custom: #f4f57a; $custom-light: #faf8a3; $custom-dark: #000000;
JSON
{
"hex": "#f4f57a",
"rgb": {
"r": 244,
"g": 245,
"b": 122
},
"hsl": {
"h": 60.488,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.94504,
"c": 0.14568,
"h": 109.3
},
"luminance": 0.85943
}Semantic roles & 50–950 ramp
primary
#F4F57A
secondary
#4443D0
accent
#03E305
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580