#F4F86F#F4F86F
#F4F86F is a very light, vivid yellow. Relative luminance 0.875; OKLCH L 95.0% C 0.159 H 110.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F86F |
|---|---|
| RGB | rgb(244, 248, 111) |
| HSL | hsl(62, 91%, 70%) |
| HSV | hsv(62, 55%, 97%) |
| CMYK | cmyk(1.6%, 0%, 55.2%, 2.7%) |
| CIE-LAB | lab(94.96, -18.81, 64.06) |
| CIE-LCH | lch(94.96, 66.76, 106.37°) |
| OKLab | oklab(95% -0.0559 0.1485) |
| OKLCH | oklch(95% 0.159 110.6) |
| XYZ | xyz(73.7467, 87.5173, 28.0436) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Butter Yellow
#FFFD74
ΔE00 1.84
Light Yellow
#FFFE7A
ΔE00 1.85
Custard
#FFFD78
ΔE00 1.85
Pastel Yellow
#FFFE71
ΔE00 1.87
Faded Yellow
#FEFF7F
ΔE00 1.96
Banana (survey)
#FFFF7E
ΔE00 2.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F86F #736FF8
analogous
#F8B86F #F4F86F #AFF86F
triadic
#F4F86F #6FF4F8 #F86FF4
tetradic
#F4F86F #6FF8B8 #736FF8 #F86FAF
square
#F4F86F #6FF8B8 #736FF8 #F86FAF
split-complementary
#F4F86F #6FAFF8 #B86FF8
monochromatic
#DBE20B #F0F535 #F4F86F #F8FBA9 #FDFEE2
Accessibility & contrast
On white
1.13
#F4F86F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F4F86F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F86F
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F86F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F86F | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE61
Deuteranopia (green-blind)
#FFF377
Tritanopia (blue-blind)
#FFEADA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4f86f; /* rgb */ color: rgb(244, 248, 111); /* oklch */ color: oklch(95.0% 0.159 110.6);
Tailwind
colors: {
custom: {
50: '#fafa9d',
500: '#f4f86f',
950: '#000000',
},
}SCSS
$custom: #f4f86f; $custom-light: #fafa9d; $custom-dark: #000000;
JSON
{
"hex": "#f4f86f",
"rgb": {
"r": 244,
"g": 248,
"b": 111
},
"hsl": {
"h": 61.752,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.95001,
"c": 0.15871,
"h": 110.6
},
"luminance": 0.87516
}Semantic roles & 50–950 ramp
primary
#F4F86F
secondary
#3D38D3
accent
#00E607
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580