#F484F6#F484F6
#F484F6 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.5% C 0.194 H 326.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F484F6 |
|---|---|
| RGB | rgb(244, 132, 246) |
| HSL | hsl(299, 86%, 74%) |
| HSV | hsv(299, 46%, 96%) |
| CMYK | cmyk(0.8%, 46.3%, 0%, 3.5%) |
| CIE-LAB | lab(71.14, 58.47, -38.89) |
| CIE-LCH | lch(71.14, 70.22, 326.37°) |
| OKLab | oklab(77.53% 0.1617 -0.1066) |
| OKLCH | oklch(77.53% 0.194 326.6) |
| XYZ | xyz(62.1928, 42.3926, 92.0776) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.43
Candy Pink
#FF63E9
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484F6 #86F684
analogous
#BB84F6 #F484F6 #F684BF
triadic
#F484F6 #F6F484 #84F6F4
tetradic
#F484F6 #F6BB84 #86F684 #84BFF6
square
#F484F6 #F6BB84 #86F684 #84BFF6
split-complementary
#F484F6 #BFF684 #84F6BB
monochromatic
#EA12EE #EF4BF2 #F484F6 #F9BDFA #FCE2FD
Accessibility & contrast
On white
2.22
#F484F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#F484F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484F6
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484F6 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#FA90B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f484f6; /* rgb */ color: rgb(244, 132, 246); /* oklch */ color: oklch(77.5% 0.194 326.6);
Tailwind
colors: {
custom: {
50: '#faabf9',
500: '#f484f6',
950: '#000000',
},
}SCSS
$custom: #f484f6; $custom-light: #faabf9; $custom-dark: #000000;
JSON
{
"hex": "#f484f6",
"rgb": {
"r": 244,
"g": 132,
"b": 246
},
"hsl": {
"h": 298.947,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.77529,
"c": 0.19372,
"h": 326.6
},
"luminance": 0.42389
}Semantic roles & 50–950 ramp
primary
#F484F6
secondary
#D7F5D6
accent
#E30307
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85