#F4FC7E#F4FC7E
#F4FC7E is a very light, vivid yellow. Relative luminance 0.904; OKLCH L 96.0% C 0.150 H 112.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FC7E |
|---|---|
| RGB | rgb(244, 252, 126) |
| HSL | hsl(64, 95%, 74%) |
| HSV | hsv(64, 50%, 99%) |
| CMYK | cmyk(3.2%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(96.15, -19.54, 58.77) |
| CIE-LCH | lch(96.15, 61.93, 108.39°) |
| OKLab | oklab(96% -0.0564 0.1386) |
| OKLCH | oklch(96% 0.15 112.2) |
| XYZ | xyz(75.8860, 90.3617, 33.1786) |
| Luminance | 0.9036 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.83
Faded Yellow
#FEFF7F
ΔE00 1.86
Pale Yellow
#FFFF84
ΔE00 2.02
Butter
#FFFF81
ΔE00 2.04
Banana (survey)
#FFFF7E
ΔE00 2.11
Light Yellow
#FFFE7A
ΔE00 2.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FC7E #867EFC
analogous
#FCC57E #F4FC7E #B5FC7E
triadic
#F4FC7E #7EF4FC #FC7EF4
tetradic
#F4FC7E #7EFCC5 #867EFC #FC7EB5
square
#F4FC7E #7EFCC5 #867EFC #FC7EB5
split-complementary
#F4FC7E #7EB5FC #C57EFC
monochromatic
#EAF906 #EFFB42 #F4FC7E #F9FDBA #FCFEE1
Accessibility & contrast
On white
1.10
#F4FC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#F4FC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FC7E
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FC7E | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF272
Deuteranopia (green-blind)
#FFF685
Tritanopia (blue-blind)
#FFEFDF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4fc7e; /* rgb */ color: rgb(244, 252, 126); /* oklch */ color: oklch(96.0% 0.150 112.2);
Tailwind
colors: {
custom: {
50: '#fafda6',
500: '#f4fc7e',
950: '#000000',
},
}SCSS
$custom: #f4fc7e; $custom-light: #fafda6; $custom-dark: #000000;
JSON
{
"hex": "#f4fc7e",
"rgb": {
"r": 244,
"g": 252,
"b": 126
},
"hsl": {
"h": 63.81,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.95999,
"c": 0.14969,
"h": 112.2
},
"luminance": 0.9036
}Semantic roles & 50–950 ramp
primary
#F4FC7E
secondary
#4E44DA
accent
#00E60F
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580