#FC84ED#FC84ED
#FC84ED is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.1% C 0.191 H 332.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84ED |
|---|---|
| RGB | rgb(252, 132, 237) |
| HSL | hsl(308, 95%, 75%) |
| HSV | hsv(308, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 6%, 1.2%) |
| CIE-LAB | lab(71.77, 59.20, -32.91) |
| CIE-LCH | lch(71.77, 67.73, 330.93°) |
| OKLab | oklab(78.09% 0.1688 -0.0895) |
| OKLCH | oklch(78.09% 0.191 332.1) |
| XYZ | xyz(63.6819, 43.3163, 85.1110) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 5.25
Candy Pink
#FF63E9
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 6.53
Light Magenta
#FA5FF7
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84ED #84FC93
analogous
#CF84FC #FC84ED #FC84B1
triadic
#FC84ED #EDFC84 #84EDFC
tetradic
#FC84ED #FCCF84 #84FC93 #84B1FC
square
#FC84ED #FCCF84 #84FC93 #84B1FC
split-complementary
#FC84ED #B1FC84 #84FCCF
monochromatic
#F90DDC #FB48E4 #FC84ED #FDC0F6 #FEE1FB
Accessibility & contrast
On white
2.17
#FC84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FC84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84ED
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84ED | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#A2B6EA
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc84ed; /* rgb */ color: rgb(252, 132, 237); /* oklch */ color: oklch(78.1% 0.191 332.1);
Tailwind
colors: {
custom: {
50: '#ffabf3',
500: '#fc84ed',
950: '#000000',
},
}SCSS
$custom: #fc84ed; $custom-light: #ffabf3; $custom-dark: #000000;
JSON
{
"hex": "#fc84ed",
"rgb": {
"r": 252,
"g": 132,
"b": 237
},
"hsl": {
"h": 307.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78085,
"c": 0.19107,
"h": 332.1
},
"luminance": 0.43312
}Semantic roles & 50–950 ramp
primary
#FC84ED
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85