#F4FC86#F4FC86
#F4FC86 is a very light, vivid yellow. Relative luminance 0.906; OKLCH L 96.1% C 0.142 H 112.2°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FC86 |
|---|---|
| RGB | rgb(244, 252, 134) |
| HSL | hsl(64, 95%, 76%) |
| HSV | hsv(64, 47%, 99%) |
| CMYK | cmyk(3.2%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(96.24, -18.83, 55.20) |
| CIE-LCH | lch(96.24, 58.33, 108.84°) |
| OKLab | oklab(96.1% -0.0537 0.1315) |
| OKLCH | oklch(96.1% 0.142 112.2) |
| XYZ | xyz(76.4230, 90.5765, 36.0068) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.09
Pale Yellow
#FFFF84
ΔE00 2.23
Faded Yellow
#FEFF7F
ΔE00 2.35
Butter
#FFFF81
ΔE00 2.41
Banana (survey)
#FFFF7E
ΔE00 2.62
Light Yellow
#FFFE7A
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FC86 #8E86FC
analogous
#FCC986 #F4FC86 #B9FC86
triadic
#F4FC86 #86F4FC #FC86F4
tetradic
#F4FC86 #86FCC9 #8E86FC #FC86B9
square
#F4FC86 #86FCC9 #8E86FC #FC86B9
split-complementary
#F4FC86 #86B9FC #C986FC
monochromatic
#E9F90F #EFFB4A #F4FC86 #F9FDC2 #FCFEE1
Accessibility & contrast
On white
1.10
#F4FC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#F4FC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FC86
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FC86 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37C
Deuteranopia (green-blind)
#FFF68C
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4fc86; /* rgb */ color: rgb(244, 252, 134); /* oklch */ color: oklch(96.1% 0.142 112.2);
Tailwind
colors: {
custom: {
50: '#fafdac',
500: '#f4fc86',
950: '#000000',
},
}SCSS
$custom: #f4fc86; $custom-light: #fafdac; $custom-dark: #000000;
JSON
{
"hex": "#f4fc86",
"rgb": {
"r": 244,
"g": 252,
"b": 134
},
"hsl": {
"h": 64.068,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.96099,
"c": 0.14203,
"h": 112.2
},
"luminance": 0.90575
}Semantic roles & 50–950 ramp
primary
#F4FC86
secondary
#554BDB
accent
#00E610
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#181710
muted
#868581