#F4F77A#F4F77A
#F4F77A is a very light, vivid yellow. Relative luminance 0.872; OKLCH L 94.9% C 0.148 H 110.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F77A |
|---|---|
| RGB | rgb(244, 247, 122) |
| HSL | hsl(61, 89%, 72%) |
| HSV | hsv(61, 51%, 97%) |
| CMYK | cmyk(1.2%, 0%, 50.6%, 3.1%) |
| CIE-LAB | lab(94.81, -17.47, 59.01) |
| CIE-LCH | lch(94.81, 61.54, 106.49°) |
| OKLab | oklab(94.92% -0.0509 0.1388) |
| OKLCH | oklch(94.92% 0.148 110.2) |
| XYZ | xyz(74.0835, 87.1614, 31.3299) |
| Luminance | 0.8716 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.35
Faded Yellow
#FEFF7F
ΔE00 1.79
Butter
#FFFF81
ΔE00 1.87
Pale Yellow
#FFFF84
ΔE00 1.89
Banana (survey)
#FFFF7E
ΔE00 1.92
Light Yellow
#FFFE7A
ΔE00 2.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F77A #7D7AF7
analogous
#F7BC7A #F4F77A #B6F77A
triadic
#F4F77A #7AF4F7 #F77AF4
tetradic
#F4F77A #7AF7BC #7D7AF7 #F77AB6
square
#F4F77A #7AF7BC #7D7AF7 #F77AB6
split-complementary
#F4F77A #7AB6F7 #BC7AF7
monochromatic
#E3E90E #EFF440 #F4F77A #F9FAB4 #FDFDE2
Accessibility & contrast
On white
1.14
#F4F77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#F4F77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F77A
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F77A | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE6E
Deuteranopia (green-blind)
#FFF281
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f77a; /* rgb */ color: rgb(244, 247, 122); /* oklch */ color: oklch(94.9% 0.148 110.2);
Tailwind
colors: {
custom: {
50: '#faf9a3',
500: '#f4f77a',
950: '#000000',
},
}SCSS
$custom: #f4f77a; $custom-light: #faf9a3; $custom-dark: #000000;
JSON
{
"hex": "#f4f77a",
"rgb": {
"r": 244,
"g": 247,
"b": 122
},
"hsl": {
"h": 61.44,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.94916,
"c": 0.14785,
"h": 110.2
},
"luminance": 0.8716
}Semantic roles & 50–950 ramp
primary
#F4F77A
secondary
#4642D3
accent
#00E506
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580