#F4F776#F4F776
#F4F776 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.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F776 |
|---|---|
| RGB | rgb(244, 247, 118) |
| HSL | hsl(61, 89%, 72%) |
| HSV | hsv(61, 52%, 97%) |
| CMYK | cmyk(1.2%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(94.77, -17.79, 60.76) |
| CIE-LCH | lch(94.77, 63.31, 106.32°) |
| OKLab | oklab(94.87% -0.0523 0.1422) |
| OKLCH | oklch(94.87% 0.152 110.2) |
| XYZ | xyz(73.8408, 87.0643, 30.0514) |
| Luminance | 0.8706 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.50
Faded Yellow
#FEFF7F
ΔE00 1.77
Light Yellow
#FFFE7A
ΔE00 1.86
Banana (survey)
#FFFF7E
ΔE00 1.87
Custard
#FFFD78
ΔE00 1.90
Butter
#FFFF81
ΔE00 1.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F776 #7976F7
analogous
#F7BA76 #F4F776 #B4F776
triadic
#F4F776 #76F4F7 #F776F4
tetradic
#F4F776 #76F7BA #7976F7 #F776B4
square
#F4F776 #76F7BA #7976F7 #F776B4
split-complementary
#F4F776 #76B4F7 #BA76F7
monochromatic
#E0E50D #EFF43C #F4F776 #F9FAB0 #FDFDE2
Accessibility & contrast
On white
1.14
#F4F776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F4F776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F776
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F776 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FFF27D
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f776; /* rgb */ color: rgb(244, 247, 118); /* oklch */ color: oklch(94.9% 0.151 110.2);
Tailwind
colors: {
custom: {
50: '#faf9a1',
500: '#f4f776',
950: '#000000',
},
}SCSS
$custom: #f4f776; $custom-light: #faf9a1; $custom-dark: #000000;
JSON
{
"hex": "#f4f776",
"rgb": {
"r": 244,
"g": 247,
"b": 118
},
"hsl": {
"h": 61.395,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.9487,
"c": 0.1515,
"h": 110.2
},
"luminance": 0.87063
}Semantic roles & 50–950 ramp
primary
#F4F776
secondary
#423FD2
accent
#00E605
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580