#FC84FD#FC84FD
#FC84FD is a light, highly saturated purple. Relative luminance 0.443; OKLCH L 78.8% C 0.205 H 327.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84FD |
|---|---|
| RGB | rgb(252, 132, 253) |
| HSL | hsl(300, 97%, 75%) |
| HSV | hsv(300, 48%, 99%) |
| CMYK | cmyk(0.4%, 47.8%, 0%, 0.8%) |
| CIE-LAB | lab(72.42, 61.90, -40.63) |
| CIE-LCH | lch(72.42, 74.05, 326.72°) |
| OKLab | oklab(78.79% 0.1716 -0.1115) |
| OKLCH | oklch(78.79% 0.205 327) |
| XYZ | xyz(66.1246, 44.2934, 97.9760) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 6.11
Light Magenta
#FA5FF7
ΔE00 6.17
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84FD #85FD84
analogous
#BF84FD #FC84FD #FD84C1
triadic
#FC84FD #FDFC84 #84FDFC
tetradic
#FC84FD #FDBF84 #85FD84 #84C1FD
square
#FC84FD #FDBF84 #85FD84 #84C1FD
split-complementary
#FC84FD #C1FD84 #84FDBF
monochromatic
#F90CFB #FB48FC #FC84FD #FDC0FE #FEE1FF
Accessibility & contrast
On white
2.13
#FC84FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FC84FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84FD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84FD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#FF91B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc84fd; /* rgb */ color: rgb(252, 132, 253); /* oklch */ color: oklch(78.8% 0.205 327.0);
Tailwind
colors: {
custom: {
50: '#ffacfe',
500: '#fc84fd',
950: '#000000',
},
}SCSS
$custom: #fc84fd; $custom-light: #ffacfe; $custom-dark: #000000;
JSON
{
"hex": "#fc84fd",
"rgb": {
"r": 252,
"g": 132,
"b": 253
},
"hsl": {
"h": 299.504,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.78785,
"c": 0.20467,
"h": 327
},
"luminance": 0.4429
}Semantic roles & 50–950 ramp
primary
#FC84FD
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86