#FC84EB#FC84EB
#FC84EB is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.189 H 332.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84EB |
|---|---|
| RGB | rgb(252, 132, 235) |
| HSL | hsl(309, 95%, 75%) |
| HSV | hsv(309, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 6.7%, 1.2%) |
| CIE-LAB | lab(71.69, 58.87, -31.93) |
| CIE-LCH | lch(71.69, 66.98, 331.52°) |
| OKLab | oklab(78% 0.1684 -0.0867) |
| OKLCH | oklch(78% 0.189 332.8) |
| XYZ | xyz(63.3913, 43.2001, 83.5807) |
| Luminance | 0.4320 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.18
Light Magenta
#FA5FF7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84EB #84FC95
analogous
#D184FC #FC84EB #FC84AF
triadic
#FC84EB #EBFC84 #84EBFC
tetradic
#FC84EB #FCD184 #84FC95 #84AFFC
square
#FC84EB #FCD184 #84FC95 #84AFFC
split-complementary
#FC84EB #AFFC84 #84FCD1
monochromatic
#F90DD8 #FB48E1 #FC84EB #FDC0F5 #FEE1FA
Accessibility & contrast
On white
2.18
#FC84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FC84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84EB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84EB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc84eb; /* rgb */ color: rgb(252, 132, 235); /* oklch */ color: oklch(78.0% 0.189 332.8);
Tailwind
colors: {
custom: {
50: '#ffabf1',
500: '#fc84eb',
950: '#000000',
},
}SCSS
$custom: #fc84eb; $custom-light: #ffabf1; $custom-dark: #000000;
JSON
{
"hex": "#fc84eb",
"rgb": {
"r": 252,
"g": 132,
"b": 235
},
"hsl": {
"h": 308.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78001,
"c": 0.18945,
"h": 332.8
},
"luminance": 0.43196
}Semantic roles & 50–950 ramp
primary
#FC84EB
secondary
#D5F6D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85