#F4FE70#F4FE70
#F4FE70 is a very light, vivid yellow. Relative luminance 0.913; OKLCH L 96.3% C 0.164 H 112.8°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FE70 |
|---|---|
| RGB | rgb(244, 254, 112) |
| HSL | hsl(64, 99%, 72%) |
| HSV | hsv(64, 56%, 100%) |
| CMYK | cmyk(3.9%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(96.53, -21.61, 65.39) |
| CIE-LCH | lch(96.53, 68.87, 108.29°) |
| OKLab | oklab(96.26% -0.0637 0.1515) |
| OKLCH | oklch(96.26% 0.164 112.8) |
| XYZ | xyz(75.6764, 91.2880, 28.9599) |
| Luminance | 0.9129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 2.34
Pastel Yellow
#FFFE71
ΔE00 2.45
Banana (survey)
#FFFF7E
ΔE00 2.47
Light Yellow
#FFFE7A
ΔE00 2.50
Canary
#FDFF63
ΔE00 2.52
Butter Yellow
#FFFD74
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FE70 #7A70FE
analogous
#FEC170 #F4FE70 #ADFE70
triadic
#F4FE70 #70F4FE #FE70F4
tetradic
#F4FE70 #70FEC1 #7A70FE #FE70AD
square
#F4FE70 #70FEC1 #7A70FE #FE70AD
split-complementary
#F4FE70 #70ADFE #C170FE
monochromatic
#E1F202 #EFFE33 #F4FE70 #F9FEAD #FDFFE1
Accessibility & contrast
On white
1.09
#F4FE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#F4FE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FE70
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FE70 | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF361
Deuteranopia (green-blind)
#FFF778
Tritanopia (blue-blind)
#FFF1DF
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4fe70; /* rgb */ color: rgb(244, 254, 112); /* oklch */ color: oklch(96.3% 0.164 112.8);
Tailwind
colors: {
custom: {
50: '#fafe9e',
500: '#f4fe70',
950: '#000000',
},
}SCSS
$custom: #f4fe70; $custom-light: #fafe9e; $custom-dark: #000000;
JSON
{
"hex": "#f4fe70",
"rgb": {
"r": 244,
"g": 254,
"b": 112
},
"hsl": {
"h": 64.225,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.96259,
"c": 0.16437,
"h": 112.8
},
"luminance": 0.91287
}Semantic roles & 50–950 ramp
primary
#F4FE70
secondary
#4338DA
accent
#00E610
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580