#F4F477#F4F477
#F4F477 is a very light, vivid yellow. Relative luminance 0.853; OKLCH L 94.3% C 0.147 H 108.9°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F477 |
|---|---|
| RGB | rgb(244, 244, 119) |
| HSL | hsl(60, 85%, 71%) |
| HSV | hsv(60, 51%, 96%) |
| CMYK | cmyk(0%, 0%, 51.2%, 4.3%) |
| CIE-LAB | lab(94.00, -16.26, 59.42) |
| CIE-LCH | lch(94.00, 61.60, 105.30°) |
| OKLab | oklab(94.26% -0.0478 0.1394) |
| OKLCH | oklch(94.26% 0.147 108.9) |
| XYZ | xyz(72.9905, 85.2682, 30.0626) |
| Luminance | 0.8527 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.57
Yellowish Tan
#FCFC81
ΔE00 1.69
Manilla
#FFFA86
ΔE00 2.14
Custard
#FFFD78
ΔE00 2.14
Light Yellow
#FFFE7A
ΔE00 2.20
Faded Yellow
#FEFF7F
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F477 #7777F4
analogous
#F4B577 #F4F477 #B5F477
triadic
#F4F477 #77F4F4 #F477F4
tetradic
#F4F477 #77F4B5 #7777F4 #F477B5
square
#F4F477 #77F4B5 #7777F4 #F477B5
split-complementary
#F4F477 #77B5F4 #B577F4
monochromatic
#DFDF12 #EFEF3E #F4F477 #F9F9B0 #FDFDE3
Accessibility & contrast
On white
1.16
#F4F477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#F4F477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F477
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F477 | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6B
Deuteranopia (green-blind)
#FFF07E
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f4f477; /* rgb */ color: rgb(244, 244, 119); /* oklch */ color: oklch(94.3% 0.147 108.9);
Tailwind
colors: {
custom: {
50: '#faf7a1',
500: '#f4f477',
950: '#000000',
},
}SCSS
$custom: #f4f477; $custom-light: #faf7a1; $custom-dark: #000000;
JSON
{
"hex": "#f4f477",
"rgb": {
"r": 244,
"g": 244,
"b": 119
},
"hsl": {
"h": 60,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.94262,
"c": 0.14737,
"h": 108.9
},
"luminance": 0.85266
}Semantic roles & 50–950 ramp
primary
#F4F477
secondary
#4141CF
accent
#04E204
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580