#FF84F2#FF84F2
#FF84F2 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.7% C 0.197 H 331.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF84F2 |
|---|---|
| RGB | rgb(255, 132, 242) |
| HSL | hsl(306, 100%, 76%) |
| HSV | hsv(306, 48%, 100%) |
| CMYK | cmyk(0%, 48.2%, 5.1%, 0%) |
| CIE-LAB | lab(72.35, 60.88, -34.72) |
| CIE-LCH | lch(72.35, 70.08, 330.30°) |
| OKLab | oklab(78.66% 0.173 -0.0946) |
| OKLCH | oklch(78.66% 0.197 331.3) |
| XYZ | xyz(65.5178, 44.1773, 89.0633) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.75
Violet Pink
#FB5FFC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF84F2 #84FF91
analogous
#CE84FF #FF84F2 #FF84B4
triadic
#FF84F2 #F2FF84 #84F2FF
tetradic
#FF84F2 #FFCE84 #84FF91 #84B4FF
square
#FF84F2 #FFCE84 #84FF91 #84B4FF
split-complementary
#FF84F2 #B4FF84 #84FFCE
monochromatic
#FF0AE5 #FF47EC #FF84F2 #FFC1F8 #FFE0FC
Accessibility & contrast
On white
2.14
#FF84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FF84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF84F2
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF84F2 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F6
Deuteranopia (green-blind)
#A2B8EE
Tritanopia (blue-blind)
#FF8DB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff84f2; /* rgb */ color: rgb(255, 132, 242); /* oklch */ color: oklch(78.7% 0.197 331.3);
Tailwind
colors: {
custom: {
50: '#ffacf6',
500: '#ff84f2',
950: '#000000',
},
}SCSS
$custom: #ff84f2; $custom-light: #ffacf6; $custom-dark: #000000;
JSON
{
"hex": "#ff84f2",
"rgb": {
"r": 255,
"g": 132,
"b": 242
},
"hsl": {
"h": 306.341,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.78658,
"c": 0.19717,
"h": 331.3
},
"luminance": 0.44173
}Semantic roles & 50–950 ramp
primary
#FF84F2
secondary
#D4F7D7
accent
#E61800
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85