#F4FA7B#F4FA7B
#F4FA7B is a very light, vivid yellow. Relative luminance 0.890; OKLCH L 95.5% C 0.150 H 111.4°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FA7B |
|---|---|
| RGB | rgb(244, 250, 123) |
| HSL | hsl(63, 93%, 73%) |
| HSV | hsv(63, 51%, 98%) |
| CMYK | cmyk(2.4%, 0%, 50.8%, 2%) |
| CIE-LAB | lab(95.60, -18.83, 59.48) |
| CIE-LCH | lch(95.60, 62.39, 107.57°) |
| OKLab | oklab(95.55% -0.0547 0.1399) |
| OKLCH | oklch(95.55% 0.15 111.4) |
| XYZ | xyz(75.0706, 89.0359, 31.9661) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 1.53
Faded Yellow
#FEFF7F
ΔE00 1.66
Butter
#FFFF81
ΔE00 1.84
Pale Yellow
#FFFF84
ΔE00 1.87
Banana (survey)
#FFFF7E
ΔE00 1.88
Light Yellow
#FFFE7A
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FA7B #817BFA
analogous
#FAC17B #F4FA7B #B4FA7B
triadic
#F4FA7B #7BF4FA #FA7BF4
tetradic
#F4FA7B #7BFAC1 #817BFA #FA7BB4
square
#F4FA7B #7BFAC1 #817BFA #FA7BB4
split-complementary
#F4FA7B #7BB4FA #C17BFA
monochromatic
#E6F109 #EFF840 #F4FA7B #F9FCB6 #FDFEE2
Accessibility & contrast
On white
1.12
#F4FA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#F4FA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FA7B
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FA7B | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF06F
Deuteranopia (green-blind)
#FFF482
Tritanopia (blue-blind)
#FFEDDD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4fa7b; /* rgb */ color: rgb(244, 250, 123); /* oklch */ color: oklch(95.5% 0.150 111.4);
Tailwind
colors: {
custom: {
50: '#fafba4',
500: '#f4fa7b',
950: '#000000',
},
}SCSS
$custom: #f4fa7b; $custom-light: #fafba4; $custom-dark: #000000;
JSON
{
"hex": "#f4fa7b",
"rgb": {
"r": 244,
"g": 250,
"b": 123
},
"hsl": {
"h": 62.835,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.95549,
"c": 0.15024,
"h": 111.4
},
"luminance": 0.89034
}Semantic roles & 50–950 ramp
primary
#F4FA7B
secondary
#4942D7
accent
#00E60B
background
#FFFFFC
surface
#FFFFF6
border
#D7D7D0
text
#18170F
muted
#868580