#F4FA75#F4FA75
#F4FA75 is a very light, vivid yellow. Relative luminance 0.889; OKLCH L 95.5% C 0.156 H 111.4°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FA75 |
|---|---|
| RGB | rgb(244, 250, 117) |
| HSL | hsl(63, 93%, 72%) |
| HSV | hsv(63, 53%, 98%) |
| CMYK | cmyk(2.4%, 0%, 53.2%, 2%) |
| CIE-LAB | lab(95.53, -19.32, 62.09) |
| CIE-LCH | lch(95.53, 65.03, 107.28°) |
| OKLab | oklab(95.48% -0.0567 0.145) |
| OKLCH | oklch(95.48% 0.156 111.4) |
| XYZ | xyz(74.7064, 88.8902, 30.0483) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.70
Yellowish Tan
#FCFC81
ΔE00 1.77
Banana (survey)
#FFFF7E
ΔE00 1.85
Light Yellow
#FFFE7A
ΔE00 1.90
Butter
#FFFF81
ΔE00 1.94
Custard
#FFFD78
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FA75 #7B75FA
analogous
#FABE75 #F4FA75 #B2FA75
triadic
#F4FA75 #75F4FA #FA75F4
tetradic
#F4FA75 #75FABE #7B75FA #FA75B2
square
#F4FA75 #75FABE #7B75FA #FA75B2
split-complementary
#F4FA75 #75B2FA #BE75FA
monochromatic
#E2EC09 #EFF83A #F4FA75 #F9FCB0 #FDFEE1
Accessibility & contrast
On white
1.12
#F4FA75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#F4FA75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FA75
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FA75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FA75 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF068
Deuteranopia (green-blind)
#FFF47C
Tritanopia (blue-blind)
#FFEDDC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4fa75; /* rgb */ color: rgb(244, 250, 117); /* oklch */ color: oklch(95.5% 0.156 111.4);
Tailwind
colors: {
custom: {
50: '#fafba0',
500: '#f4fa75',
950: '#000000',
},
}SCSS
$custom: #f4fa75; $custom-light: #fafba0; $custom-dark: #000000;
JSON
{
"hex": "#f4fa75",
"rgb": {
"r": 244,
"g": 250,
"b": 117
},
"hsl": {
"h": 62.707,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.95481,
"c": 0.15566,
"h": 111.4
},
"luminance": 0.88889
}Semantic roles & 50–950 ramp
primary
#F4FA75
secondary
#443DD6
accent
#00E60A
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580