#F4FA7E#F4FA7E
#F4FA7E is a very light, vivid yellow. Relative luminance 0.891; OKLCH L 95.6% C 0.147 H 111.4°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FA7E |
|---|---|
| RGB | rgb(244, 250, 126) |
| HSL | hsl(63, 93%, 74%) |
| HSV | hsv(63, 50%, 98%) |
| CMYK | cmyk(2.4%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(95.63, -18.58, 58.16) |
| CIE-LCH | lch(95.63, 61.05, 107.72°) |
| OKLab | oklab(95.59% -0.0537 0.1373) |
| OKLCH | oklch(95.59% 0.147 111.4) |
| XYZ | xyz(75.2612, 89.1122, 32.9703) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.51
Faded Yellow
#FEFF7F
ΔE00 1.76
Pale Yellow
#FFFF84
ΔE00 1.84
Butter
#FFFF81
ΔE00 1.89
Banana (survey)
#FFFF7E
ΔE00 1.99
Light Yellow
#FFFE7A
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FA7E #847EFA
analogous
#FAC27E #F4FA7E #B6FA7E
triadic
#F4FA7E #7EF4FA #FA7EF4
tetradic
#F4FA7E #7EFAC2 #847EFA #FA7EB6
square
#F4FA7E #7EFAC2 #847EFA #FA7EB6
split-complementary
#F4FA7E #7EB6FA #C27EFA
monochromatic
#E9F409 #EFF843 #F4FA7E #F9FCB9 #FCFEE2
Accessibility & contrast
On white
1.12
#F4FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#F4FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FA7E
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FA7E | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF173
Deuteranopia (green-blind)
#FFF484
Tritanopia (blue-blind)
#FFEDDE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4fa7e; /* rgb */ color: rgb(244, 250, 126); /* oklch */ color: oklch(95.6% 0.147 111.4);
Tailwind
colors: {
custom: {
50: '#fafba6',
500: '#f4fa7e',
950: '#000000',
},
}SCSS
$custom: #f4fa7e; $custom-light: #fafba6; $custom-dark: #000000;
JSON
{
"hex": "#f4fa7e",
"rgb": {
"r": 244,
"g": 250,
"b": 126
},
"hsl": {
"h": 62.903,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.95585,
"c": 0.14744,
"h": 111.4
},
"luminance": 0.89111
}Semantic roles & 50–950 ramp
primary
#F4FA7E
secondary
#4C45D7
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#181710
muted
#868580