#F4FA7F#F4FA7F
#F4FA7F is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.6% C 0.146 H 111.4°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FA7F |
|---|---|
| RGB | rgb(244, 250, 127) |
| HSL | hsl(63, 92%, 74%) |
| HSV | hsv(63, 49%, 98%) |
| CMYK | cmyk(2.4%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(95.64, -18.49, 57.71) |
| CIE-LCH | lch(95.64, 60.60, 107.77°) |
| OKLab | oklab(95.6% -0.0534 0.1364) |
| OKLCH | oklch(95.6% 0.147 111.4) |
| XYZ | xyz(75.3261, 89.1381, 33.3119) |
| Luminance | 0.8914 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.52
Faded Yellow
#FEFF7F
ΔE00 1.81
Pale Yellow
#FFFF84
ΔE00 1.85
Butter
#FFFF81
ΔE00 1.92
Banana (survey)
#FFFF7E
ΔE00 2.04
Light Yellow
#FFFE7A
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FA7F #857FFA
analogous
#FAC37F #F4FA7F #B7FA7F
triadic
#F4FA7F #7FF4FA #FA7FF4
tetradic
#F4FA7F #7FFAC3 #857FFA #FA7FB7
square
#F4FA7F #7FFAC3 #857FFA #FA7FB7
split-complementary
#F4FA7F #7FB7FA #C37FFA
monochromatic
#EAF50A #EFF844 #F4FA7F #F9FCBA #FCFEE2
Accessibility & contrast
On white
1.12
#F4FA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#F4FA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FA7F
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FA7F | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF174
Deuteranopia (green-blind)
#FFF485
Tritanopia (blue-blind)
#FFEDDE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4fa7f; /* rgb */ color: rgb(244, 250, 127); /* oklch */ color: oklch(95.6% 0.146 111.4);
Tailwind
colors: {
custom: {
50: '#fafba7',
500: '#f4fa7f',
950: '#000000',
},
}SCSS
$custom: #f4fa7f; $custom-light: #fafba7; $custom-dark: #000000;
JSON
{
"hex": "#f4fa7f",
"rgb": {
"r": 244,
"g": 250,
"b": 127
},
"hsl": {
"h": 62.927,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.95597,
"c": 0.1465,
"h": 111.4
},
"luminance": 0.89137
}Semantic roles & 50–950 ramp
primary
#F4FA7F
secondary
#4D46D7
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580