#F484F2#F484F2
#F484F2 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.3% C 0.190 H 327.9°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F484F2 |
|---|---|
| RGB | rgb(244, 132, 242) |
| HSL | hsl(301, 84%, 74%) |
| HSV | hsv(301, 46%, 96%) |
| CMYK | cmyk(0%, 45.9%, 0.8%, 4.3%) |
| CIE-LAB | lab(70.97, 57.78, -36.96) |
| CIE-LCH | lch(70.97, 68.59, 327.39°) |
| OKLab | oklab(77.35% 0.1611 -0.1011) |
| OKLCH | oklch(77.35% 0.19 327.9) |
| XYZ | xyz(61.5855, 42.1497, 88.8790) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.07
Purply Pink
#F075E6
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 4.95
Candy Pink
#FF63E9
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 6.17
Violet Pink
#FB5FFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F484F2 #84F486
analogous
#BE84F4 #F484F2 #F484BA
triadic
#F484F2 #F2F484 #84F2F4
tetradic
#F484F2 #F4BE84 #84F486 #84BAF4
square
#F484F2 #F4BE84 #84F486 #84BAF4
split-complementary
#F484F2 #BAF484 #84F4BE
monochromatic
#E915E5 #EF4CEC #F484F2 #F9BCF8 #FCE3FC
Accessibility & contrast
On white
2.23
#F484F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F484F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F484F2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F484F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F484F2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA4F6
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FA8FB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f484f2; /* rgb */ color: rgb(244, 132, 242); /* oklch */ color: oklch(77.3% 0.190 327.9);
Tailwind
colors: {
custom: {
50: '#faabf6',
500: '#f484f2',
950: '#000000',
},
}SCSS
$custom: #f484f2; $custom-light: #faabf6; $custom-dark: #000000;
JSON
{
"hex": "#f484f2",
"rgb": {
"r": 244,
"g": 132,
"b": 242
},
"hsl": {
"h": 301.071,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.7735,
"c": 0.19017,
"h": 327.9
},
"luminance": 0.42146
}Semantic roles & 50–950 ramp
primary
#F484F2
secondary
#D7F4D7
accent
#E00905
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85