#F4F575#F4F575
#F4F575 is a very light, vivid yellow. Relative luminance 0.858; OKLCH L 94.4% C 0.150 H 109.4°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F575 |
|---|---|
| RGB | rgb(244, 245, 117) |
| HSL | hsl(60, 86%, 71%) |
| HSV | hsv(60, 52%, 96%) |
| CMYK | cmyk(0.4%, 0%, 52.2%, 3.9%) |
| CIE-LAB | lab(94.24, -16.90, 60.59) |
| CIE-LCH | lch(94.24, 62.91, 105.59°) |
| OKLab | oklab(94.45% -0.0498 0.1417) |
| OKLCH | oklch(94.45% 0.15 109.4) |
| XYZ | xyz(73.1733, 85.8241, 29.5373) |
| Luminance | 0.8582 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.64
Straw
#FCF679
ΔE00 1.72
Custard
#FFFD78
ΔE00 1.96
Light Yellow
#FFFE7A
ΔE00 2.00
Faded Yellow
#FEFF7F
ΔE00 2.05
Banana (survey)
#FFFF7E
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F575 #7675F5
analogous
#F5B675 #F4F575 #B4F575
triadic
#F4F575 #75F4F5 #F575F4
tetradic
#F4F575 #75F5B6 #7675F5 #F575B4
square
#F4F575 #75F5B6 #7675F5 #F575B4
split-complementary
#F4F575 #75B4F5 #B675F5
monochromatic
#DEDF10 #EFF13C #F4F575 #F9F9AE #FDFDE2
Accessibility & contrast
On white
1.16
#F4F575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#F4F575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F575
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F575 | 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)
#FFEC68
Deuteranopia (green-blind)
#FFF17C
Tritanopia (blue-blind)
#FFE8D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f575; /* rgb */ color: rgb(244, 245, 117); /* oklch */ color: oklch(94.4% 0.150 109.4);
Tailwind
colors: {
custom: {
50: '#faf8a0',
500: '#f4f575',
950: '#000000',
},
}SCSS
$custom: #f4f575; $custom-light: #faf8a0; $custom-dark: #000000;
JSON
{
"hex": "#f4f575",
"rgb": {
"r": 244,
"g": 245,
"b": 117
},
"hsl": {
"h": 60.469,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.94446,
"c": 0.15025,
"h": 109.4
},
"luminance": 0.85822
}Semantic roles & 50–950 ramp
primary
#F4F575
secondary
#403FD0
accent
#02E304
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580