#F4FB75#F4FB75
#F4FB75 is a very light, vivid yellow. Relative luminance 0.895; OKLCH L 95.7% C 0.157 H 111.7°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FB75 |
|---|---|
| RGB | rgb(244, 251, 117) |
| HSL | hsl(63, 94%, 72%) |
| HSV | hsv(63, 53%, 98%) |
| CMYK | cmyk(2.8%, 0%, 53.4%, 1.6%) |
| CIE-LAB | lab(95.79, -19.80, 62.39) |
| CIE-LCH | lch(95.79, 65.45, 107.61°) |
| OKLab | oklab(95.69% -0.058 0.1456) |
| OKLCH | oklch(95.69% 0.157 111.7) |
| XYZ | xyz(75.0180, 89.5134, 30.1522) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.76
Banana (survey)
#FFFF7E
ΔE00 1.92
Yellowish Tan
#FCFC81
ΔE00 1.92
Light Yellow
#FFFE7A
ΔE00 2.00
Butter
#FFFF81
ΔE00 2.02
Custard
#FFFD78
ΔE00 2.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FB75 #7C75FB
analogous
#FBBF75 #F4FB75 #B1FB75
triadic
#F4FB75 #75F4FB #FB75F4
tetradic
#F4FB75 #75FBBF #7C75FB #FB75B1
square
#F4FB75 #75FBBF #7C75FB #FB75B1
split-complementary
#F4FB75 #75B1FB #BF75FB
monochromatic
#E3EF07 #EFF93A #F4FB75 #F9FDB0 #FDFEE1
Accessibility & contrast
On white
1.11
#F4FB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#F4FB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FB75
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FB75 | 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)
#FFF168
Deuteranopia (green-blind)
#FFF57C
Tritanopia (blue-blind)
#FFEEDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4fb75; /* rgb */ color: rgb(244, 251, 117); /* oklch */ color: oklch(95.7% 0.157 111.7);
Tailwind
colors: {
custom: {
50: '#fafca0',
500: '#f4fb75',
950: '#000000',
},
}SCSS
$custom: #f4fb75; $custom-light: #fafca0; $custom-dark: #000000;
JSON
{
"hex": "#f4fb75",
"rgb": {
"r": 244,
"g": 251,
"b": 117
},
"hsl": {
"h": 63.134,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.95688,
"c": 0.15675,
"h": 111.7
},
"luminance": 0.89512
}Semantic roles & 50–950 ramp
primary
#F4FB75
secondary
#453DD7
accent
#00E60C
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580