#F484F9#F484F9
#F484F9 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.7% C 0.196 H 325.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F484F9 |
|---|---|
| RGB | rgb(244, 132, 249) |
| HSL | hsl(297, 91%, 75%) |
| HSV | hsv(297, 47%, 98%) |
| CMYK | cmyk(2%, 47%, 0%, 2.4%) |
| CIE-LAB | lab(71.27, 59.00, -40.33) |
| CIE-LCH | lch(71.27, 71.47, 325.65°) |
| OKLab | oklab(77.66% 0.1622 -0.1108) |
| OKLCH | oklch(77.66% 0.196 325.7) |
| XYZ | xyz(62.6570, 42.5783, 94.5222) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 5.84
Violet Pink
#FB5FFC
ΔE00 5.95
Light Magenta
#FA5FF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484F9 #89F984
analogous
#BA84F9 #F484F9 #F984C4
triadic
#F484F9 #F9F484 #84F9F4
tetradic
#F484F9 #F9BA84 #89F984 #84C4F9
square
#F484F9 #F9BA84 #89F984 #84C4F9
split-complementary
#F484F9 #C4F984 #84F9BA
monochromatic
#EA0FF3 #EF4AF6 #F484F9 #F9BEFC #FCE2FE
Accessibility & contrast
On white
2.21
#F484F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F484F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484F9
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484F9 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#F991B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f484f9; /* rgb */ color: rgb(244, 132, 249); /* oklch */ color: oklch(77.7% 0.196 325.7);
Tailwind
colors: {
custom: {
50: '#faabfb',
500: '#f484f9',
950: '#000000',
},
}SCSS
$custom: #f484f9; $custom-light: #faabfb; $custom-dark: #000000;
JSON
{
"hex": "#f484f9",
"rgb": {
"r": 244,
"g": 132,
"b": 249
},
"hsl": {
"h": 297.436,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.77665,
"c": 0.19643,
"h": 325.7
},
"luminance": 0.42575
}Semantic roles & 50–950 ramp
primary
#F484F9
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85