#F4F077#F4F077
#F4F077 is a very light, vivid yellow. Relative luminance 0.829; OKLCH L 93.4% C 0.143 H 107.2°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F077 |
|---|---|
| RGB | rgb(244, 240, 119) |
| HSL | hsl(58, 85%, 71%) |
| HSV | hsv(58, 51%, 96%) |
| CMYK | cmyk(0%, 1.6%, 51.2%, 4.3%) |
| CIE-LAB | lab(92.97, -14.31, 58.21) |
| CIE-LCH | lch(92.97, 59.95, 103.81°) |
| OKLab | oklab(93.44% -0.0422 0.1368) |
| OKLCH | oklch(93.44% 0.143 107.2) |
| XYZ | xyz(71.8000, 82.8872, 29.6658) |
| Luminance | 0.8288 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.47
Manilla
#FFFA86
ΔE00 2.26
Yellowish Tan
#FCFC81
ΔE00 2.52
Yellowish
#FAEE66
ΔE00 2.76
Sandy Yellow
#FDEE73
ΔE00 2.77
Custard
#FFFD78
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F077 #777BF4
analogous
#F4B177 #F4F077 #B9F477
triadic
#F4F077 #77F4F0 #F077F4
tetradic
#F4F077 #77F4B1 #777BF4 #F477B9
square
#F4F077 #77F4B1 #777BF4 #F477B9
split-complementary
#F4F077 #77B9F4 #B177F4
monochromatic
#DFD812 #EFEA3E #F4F077 #F9F6B0 #FDFCE3
Accessibility & contrast
On white
1.19
#F4F077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#F4F077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F077
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F077 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86C
Deuteranopia (green-blind)
#FFED7D
Tritanopia (blue-blind)
#FFE3D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4f077; /* rgb */ color: rgb(244, 240, 119); /* oklch */ color: oklch(93.4% 0.143 107.2);
Tailwind
colors: {
custom: {
50: '#faf4a1',
500: '#f4f077',
950: '#000000',
},
}SCSS
$custom: #f4f077; $custom-light: #faf4a1; $custom-dark: #000000;
JSON
{
"hex": "#f4f077",
"rgb": {
"r": 244,
"g": 240,
"b": 119
},
"hsl": {
"h": 58.08,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.93439,
"c": 0.14317,
"h": 107.2
},
"luminance": 0.82885
}Semantic roles & 50–950 ramp
primary
#F4F077
secondary
#4145CF
accent
#0BE204
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580