#F4F77E#F4F77E
#F4F77E is a very light, vivid yellow. Relative luminance 0.873; OKLCH L 95.0% C 0.144 H 110.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F77E |
|---|---|
| RGB | rgb(244, 247, 126) |
| HSL | hsl(61, 88%, 73%) |
| HSV | hsv(61, 49%, 97%) |
| CMYK | cmyk(1.2%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(94.85, -17.13, 57.24) |
| CIE-LCH | lch(94.85, 59.75, 106.66°) |
| OKLab | oklab(94.97% -0.0496 0.1353) |
| OKLCH | oklch(94.97% 0.144 110.1) |
| XYZ | xyz(74.3365, 87.2626, 32.6621) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.36
Pale Yellow
#FFFF84
ΔE00 1.88
Faded Yellow
#FEFF7F
ΔE00 1.93
Butter
#FFFF81
ΔE00 1.96
Banana (survey)
#FFFF7E
ΔE00 2.09
Manilla
#FFFA86
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F77E #817EF7
analogous
#F7BE7E #F4F77E #B7F77E
triadic
#F4F77E #7EF4F7 #F77EF4
tetradic
#F4F77E #7EF7BE #817EF7 #F77EB7
square
#F4F77E #7EF7BE #817EF7 #F77EB7
split-complementary
#F4F77E #7EB7F7 #BE7EF7
monochromatic
#E6EC0F #EFF344 #F4F77E #F9FBB8 #FDFDE2
Accessibility & contrast
On white
1.14
#F4F77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#F4F77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F77E
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F77E | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE73
Deuteranopia (green-blind)
#FFF284
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f77e; /* rgb */ color: rgb(244, 247, 126); /* oklch */ color: oklch(95.0% 0.144 110.1);
Tailwind
colors: {
custom: {
50: '#faf9a6',
500: '#f4f77e',
950: '#000000',
},
}SCSS
$custom: #f4f77e; $custom-light: #faf9a6; $custom-dark: #000000;
JSON
{
"hex": "#f4f77e",
"rgb": {
"r": 244,
"g": 247,
"b": 126
},
"hsl": {
"h": 61.488,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.94965,
"c": 0.1441,
"h": 110.1
},
"luminance": 0.87261
}Semantic roles & 50–950 ramp
primary
#F4F77E
secondary
#4946D3
accent
#01E506
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580