#F4FC8A#F4FC8A
#F4FC8A is a very light, vivid yellow. Relative luminance 0.907; OKLCH L 96.2% C 0.138 H 112.2°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FC8A |
|---|---|
| RGB | rgb(244, 252, 138) |
| HSL | hsl(64, 95%, 76%) |
| HSV | hsv(64, 45%, 99%) |
| CMYK | cmyk(3.2%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(96.28, -18.46, 53.39) |
| CIE-LCH | lch(96.28, 56.49, 109.07°) |
| OKLab | oklab(96.15% -0.0523 0.1278) |
| OKLCH | oklch(96.15% 0.138 112.2) |
| XYZ | xyz(76.7073, 90.6902, 37.5039) |
| Luminance | 0.9069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.39
Pale Yellow
#FFFF84
ΔE00 2.50
Faded Yellow
#FEFF7F
ΔE00 2.71
Butter
#FFFF81
ΔE00 2.73
Banana (survey)
#FFFF7E
ΔE00 2.98
Manilla
#FFFA86
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FC8A #928AFC
analogous
#FCCB8A #F4FC8A #BBFC8A
triadic
#F4FC8A #8AF4FC #FC8AF4
tetradic
#F4FC8A #8AFCCB #928AFC #FC8ABB
square
#F4FC8A #8AFCCB #928AFC #FC8ABB
split-complementary
#F4FC8A #8ABBFC #CB8AFC
monochromatic
#E9F913 #EEFA4E #F4FC8A #FAFEC6 #FCFEE1
Accessibility & contrast
On white
1.10
#F4FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#F4FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FC8A
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FC8A | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF380
Deuteranopia (green-blind)
#FFF690
Tritanopia (blue-blind)
#FFF0E1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4fc8a; /* rgb */ color: rgb(244, 252, 138); /* oklch */ color: oklch(96.2% 0.138 112.2);
Tailwind
colors: {
custom: {
50: '#f9fdae',
500: '#f4fc8a',
950: '#000000',
},
}SCSS
$custom: #f4fc8a; $custom-light: #f9fdae; $custom-dark: #000000;
JSON
{
"hex": "#f4fc8a",
"rgb": {
"r": 244,
"g": 252,
"b": 138
},
"hsl": {
"h": 64.211,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.96151,
"c": 0.13806,
"h": 112.2
},
"luminance": 0.90689
}Semantic roles & 50–950 ramp
primary
#F4FC8A
secondary
#594FDC
accent
#00E610
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581