#F4FC70#F4FC70
#F4FC70 is a very light, vivid yellow. Relative luminance 0.900; OKLCH L 95.8% C 0.162 H 112.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FC70 |
|---|---|
| RGB | rgb(244, 252, 112) |
| HSL | hsl(63, 96%, 71%) |
| HSV | hsv(63, 56%, 99%) |
| CMYK | cmyk(3.2%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(96.01, -20.66, 64.81) |
| CIE-LCH | lch(96.01, 68.02, 107.68°) |
| OKLab | oklab(95.84% -0.061 0.1503) |
| OKLCH | oklch(95.84% 0.162 112.1) |
| XYZ | xyz(75.0450, 90.0253, 28.7495) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.07
Pastel Yellow
#FFFE71
ΔE00 2.16
Light Yellow
#FFFE7A
ΔE00 2.18
Banana (survey)
#FFFF7E
ΔE00 2.18
Butter Yellow
#FFFD74
ΔE00 2.28
Custard
#FFFD78
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FC70 #7870FC
analogous
#FCBE70 #F4FC70 #AEFC70
triadic
#F4FC70 #70F4FC #FC70F4
tetradic
#F4FC70 #70FCBE #7870FC #FC70AE
square
#F4FC70 #70FCBE #7870FC #FC70AE
split-complementary
#F4FC70 #70AEFC #BE70FC
monochromatic
#DFED05 #EFFB34 #F4FC70 #F9FDAC #FDFEE1
Accessibility & contrast
On white
1.10
#F4FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#F4FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FC70
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FC70 | 1.00 | 1.10 | 19.00 | 19.00 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF261
Deuteranopia (green-blind)
#FFF578
Tritanopia (blue-blind)
#FFEFDD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4fc70; /* rgb */ color: rgb(244, 252, 112); /* oklch */ color: oklch(95.8% 0.162 112.1);
Tailwind
colors: {
custom: {
50: '#fafd9d',
500: '#f4fc70',
950: '#000000',
},
}SCSS
$custom: #f4fc70; $custom-light: #fafd9d; $custom-dark: #000000;
JSON
{
"hex": "#f4fc70",
"rgb": {
"r": 244,
"g": 252,
"b": 112
},
"hsl": {
"h": 63.429,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.95843,
"c": 0.16218,
"h": 112.1
},
"luminance": 0.90024
}Semantic roles & 50–950 ramp
primary
#F4FC70
secondary
#4138D8
accent
#00E60D
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580