#F484F0#F484F0
#F484F0 is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.3% C 0.188 H 328.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F484F0 |
|---|---|
| RGB | rgb(244, 132, 240) |
| HSL | hsl(302, 84%, 74%) |
| HSV | hsv(302, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 1.6%, 4.3%) |
| CIE-LAB | lab(70.89, 57.43, -35.99) |
| CIE-LCH | lch(70.89, 67.78, 327.92°) |
| OKLab | oklab(77.26% 0.1607 -0.0984) |
| OKLCH | oklch(77.26% 0.188 328.5) |
| XYZ | xyz(61.2868, 42.0302, 87.3057) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.09
Purply Pink
#F075E6
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 6.27
Violet Pink
#FB5FFC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484F0 #84F488
analogous
#C084F4 #F484F0 #F484B8
triadic
#F484F0 #F0F484 #84F0F4
tetradic
#F484F0 #F4C084 #84F488 #84B8F4
square
#F484F0 #F4C084 #84F488 #84B8F4
split-complementary
#F484F0 #B8F484 #84F4C0
monochromatic
#E915E1 #EF4CE9 #F484F0 #F9BCF7 #FCE3FC
Accessibility & contrast
On white
2.23
#F484F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#F484F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484F0
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484F0 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FB8EAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f484f0; /* rgb */ color: rgb(244, 132, 240); /* oklch */ color: oklch(77.3% 0.188 328.5);
Tailwind
colors: {
custom: {
50: '#faabf5',
500: '#f484f0',
950: '#000000',
},
}SCSS
$custom: #f484f0; $custom-light: #faabf5; $custom-dark: #000000;
JSON
{
"hex": "#f484f0",
"rgb": {
"r": 244,
"g": 132,
"b": 240
},
"hsl": {
"h": 302.143,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.77262,
"c": 0.18841,
"h": 328.5
},
"luminance": 0.42027
}Semantic roles & 50–950 ramp
primary
#F484F0
secondary
#D7F4D8
accent
#E00D05
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85