#F4FB74#F4FB74
#F4FB74 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.7% C 0.158 H 111.7°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FB74 |
|---|---|
| RGB | rgb(244, 251, 116) |
| HSL | hsl(63, 94%, 72%) |
| HSV | hsv(63, 54%, 98%) |
| CMYK | cmyk(2.8%, 0%, 53.8%, 1.6%) |
| CIE-LAB | lab(95.78, -19.88, 62.82) |
| CIE-LCH | lch(95.78, 65.89, 107.56°) |
| OKLab | oklab(95.68% -0.0584 0.1464) |
| OKLCH | oklch(95.68% 0.158 111.7) |
| XYZ | xyz(74.9595, 89.4900, 29.8442) |
| Luminance | 0.8949 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.79
Banana (survey)
#FFFF7E
ΔE00 1.94
Yellowish Tan
#FCFC81
ΔE00 1.98
Light Yellow
#FFFE7A
ΔE00 2.00
Butter
#FFFF81
ΔE00 2.06
Custard
#FFFD78
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FB74 #7B74FB
analogous
#FBBF74 #F4FB74 #B1FB74
triadic
#F4FB74 #74F4FB #FB74F4
tetradic
#F4FB74 #74FBBF #7B74FB #FB74B1
square
#F4FB74 #74FBBF #7B74FB #FB74B1
split-complementary
#F4FB74 #74B1FB #BF74FB
monochromatic
#E2EE07 #EFF939 #F4FB74 #F9FDAF #FDFEE1
Accessibility & contrast
On white
1.11
#F4FB74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F4FB74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FB74
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FB74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FB74 | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF166
Deuteranopia (green-blind)
#FFF57C
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4fb74; /* rgb */ color: rgb(244, 251, 116); /* oklch */ color: oklch(95.7% 0.158 111.7);
Tailwind
colors: {
custom: {
50: '#fafca0',
500: '#f4fb74',
950: '#000000',
},
}SCSS
$custom: #f4fb74; $custom-light: #fafca0; $custom-dark: #000000;
JSON
{
"hex": "#f4fb74",
"rgb": {
"r": 244,
"g": 251,
"b": 116
},
"hsl": {
"h": 63.111,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.95677,
"c": 0.15764,
"h": 111.7
},
"luminance": 0.89488
}Semantic roles & 50–950 ramp
primary
#F4FB74
secondary
#443CD7
accent
#00E60C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580