#F4F77D#F4F77D
#F4F77D is a very light, vivid yellow. Relative luminance 0.872; OKLCH L 95.0% C 0.145 H 110.1°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F77D |
|---|---|
| RGB | rgb(244, 247, 125) |
| HSL | hsl(61, 88%, 73%) |
| HSV | hsv(61, 49%, 97%) |
| CMYK | cmyk(1.2%, 0%, 49.4%, 3.1%) |
| CIE-LAB | lab(94.84, -17.21, 57.68) |
| CIE-LCH | lch(94.84, 60.20, 106.62°) |
| OKLab | oklab(94.95% -0.0499 0.1362) |
| OKLCH | oklch(94.95% 0.145 110.1) |
| XYZ | xyz(74.2723, 87.2369, 32.3240) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.34
Pale Yellow
#FFFF84
ΔE00 1.87
Faded Yellow
#FEFF7F
ΔE00 1.88
Butter
#FFFF81
ΔE00 1.93
Banana (survey)
#FFFF7E
ΔE00 2.04
Manilla
#FFFA86
ΔE00 2.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F77D #807DF7
analogous
#F7BD7D #F4F77D #B7F77D
triadic
#F4F77D #7DF4F7 #F77DF4
tetradic
#F4F77D #7DF7BD #807DF7 #F77DB7
square
#F4F77D #7DF7BD #807DF7 #F77DB7
split-complementary
#F4F77D #7DB7F7 #BD7DF7
monochromatic
#E6EB0E #EFF343 #F4F77D #F9FBB7 #FDFDE2
Accessibility & contrast
On white
1.14
#F4F77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#F4F77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F77D
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F77D | 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)
#FFEE72
Deuteranopia (green-blind)
#FFF283
Tritanopia (blue-blind)
#FFEADB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f77d; /* rgb */ color: rgb(244, 247, 125); /* oklch */ color: oklch(95.0% 0.145 110.1);
Tailwind
colors: {
custom: {
50: '#faf9a5',
500: '#f4f77d',
950: '#000000',
},
}SCSS
$custom: #f4f77d; $custom-light: #faf9a5; $custom-dark: #000000;
JSON
{
"hex": "#f4f77d",
"rgb": {
"r": 244,
"g": 247,
"b": 125
},
"hsl": {
"h": 61.475,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.94952,
"c": 0.14505,
"h": 110.1
},
"luminance": 0.87235
}Semantic roles & 50–950 ramp
primary
#F4F77D
secondary
#4845D3
accent
#00E506
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580