#F4F777#F4F777
#F4F777 is a very light, vivid yellow. Relative luminance 0.871; OKLCH L 94.9% C 0.151 H 110.2°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F777 |
|---|---|
| RGB | rgb(244, 247, 119) |
| HSL | hsl(61, 89%, 72%) |
| HSV | hsv(61, 52%, 97%) |
| CMYK | cmyk(1.2%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(94.78, -17.71, 60.32) |
| CIE-LCH | lch(94.78, 62.87, 106.36°) |
| OKLab | oklab(94.88% -0.0519 0.1414) |
| OKLCH | oklch(94.88% 0.151 110.2) |
| XYZ | xyz(73.9005, 87.0882, 30.3660) |
| Luminance | 0.8709 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.45
Faded Yellow
#FEFF7F
ΔE00 1.76
Banana (survey)
#FFFF7E
ΔE00 1.87
Light Yellow
#FFFE7A
ΔE00 1.89
Butter
#FFFF81
ΔE00 1.89
Custard
#FFFD78
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F777 #7A77F7
analogous
#F7BA77 #F4F777 #B4F777
triadic
#F4F777 #77F4F7 #F777F4
tetradic
#F4F777 #77F7BA #7A77F7 #F777B4
square
#F4F777 #77F7BA #7A77F7 #F777B4
split-complementary
#F4F777 #77B4F7 #BA77F7
monochromatic
#E1E60E #EFF43D #F4F777 #F9FAB1 #FDFDE2
Accessibility & contrast
On white
1.14
#F4F777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#F4F777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F777
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F777 | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6B
Deuteranopia (green-blind)
#FFF27E
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f777; /* rgb */ color: rgb(244, 247, 119); /* oklch */ color: oklch(94.9% 0.151 110.2);
Tailwind
colors: {
custom: {
50: '#faf9a2',
500: '#f4f777',
950: '#000000',
},
}SCSS
$custom: #f4f777; $custom-light: #faf9a2; $custom-dark: #000000;
JSON
{
"hex": "#f4f777",
"rgb": {
"r": 244,
"g": 247,
"b": 119
},
"hsl": {
"h": 61.406,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.94882,
"c": 0.1506,
"h": 110.2
},
"luminance": 0.87087
}Semantic roles & 50–950 ramp
primary
#F4F777
secondary
#4340D2
accent
#00E605
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580