#F4FC75#F4FC75
#F4FC75 is a very light, vivid yellow. Relative luminance 0.901; OKLCH L 95.9% C 0.158 H 112.1°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FC75 |
|---|---|
| RGB | rgb(244, 252, 117) |
| HSL | hsl(64, 96%, 72%) |
| HSV | hsv(64, 54%, 99%) |
| CMYK | cmyk(3.2%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(96.05, -20.28, 62.69) |
| CIE-LCH | lch(96.05, 65.88, 107.93°) |
| OKLab | oklab(95.9% -0.0594 0.1463) |
| OKLCH | oklch(95.9% 0.158 112.1) |
| XYZ | xyz(75.3312, 90.1398, 30.2566) |
| Luminance | 0.9014 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Faded Yellow
#FEFF7F
ΔE00 1.85
Banana (survey)
#FFFF7E
ΔE00 2.03
Yellowish Tan
#FCFC81
ΔE00 2.09
Butter
#FFFF81
ΔE00 2.13
Light Yellow
#FFFE7A
ΔE00 2.13
Pale Yellow
#FFFF84
ΔE00 2.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FC75 #7D75FC
analogous
#FCC175 #F4FC75 #B0FC75
triadic
#F4FC75 #75F4FC #FC75F4
tetradic
#F4FC75 #75FCC1 #7D75FC #FC75B0
square
#F4FC75 #75FCC1 #7D75FC #FC75B0
split-complementary
#F4FC75 #75B0FC #C175FC
monochromatic
#E3F105 #EFFB39 #F4FC75 #F9FDB1 #FDFEE1
Accessibility & contrast
On white
1.10
#F4FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#F4FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FC75
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FC75 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF267
Deuteranopia (green-blind)
#FFF57D
Tritanopia (blue-blind)
#FFEFDE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4fc75; /* rgb */ color: rgb(244, 252, 117); /* oklch */ color: oklch(95.9% 0.158 112.1);
Tailwind
colors: {
custom: {
50: '#fafda1',
500: '#f4fc75',
950: '#000000',
},
}SCSS
$custom: #f4fc75; $custom-light: #fafda1; $custom-dark: #000000;
JSON
{
"hex": "#f4fc75",
"rgb": {
"r": 244,
"g": 252,
"b": 117
},
"hsl": {
"h": 63.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.95896,
"c": 0.15787,
"h": 112.1
},
"luminance": 0.90138
}Semantic roles & 50–950 ramp
primary
#F4FC75
secondary
#463DD9
accent
#00E60E
background
#FFFFFC
surface
#FFFFF5
border
#D7D7CF
text
#18170F
muted
#868580