#FC84EE#FC84EE
#FC84EE is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.1% C 0.192 H 331.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC84EE |
|---|---|
| RGB | rgb(252, 132, 238) |
| HSL | hsl(307, 95%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 47.6%, 5.6%, 1.2%) |
| CIE-LAB | lab(71.81, 59.37, -33.40) |
| CIE-LCH | lch(71.81, 68.12, 330.64°) |
| OKLab | oklab(78.13% 0.169 -0.0908) |
| OKLCH | oklch(78.13% 0.192 331.7) |
| XYZ | xyz(63.8284, 43.3749, 85.8826) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC84EE #84FC92
analogous
#CE84FC #FC84EE #FC84B2
triadic
#FC84EE #EEFC84 #84EEFC
tetradic
#FC84EE #FCCE84 #84FC92 #84B2FC
square
#FC84EE #FCCE84 #84FC92 #84B2FC
split-complementary
#FC84EE #B2FC84 #84FCCE
monochromatic
#F90DDD #FB48E6 #FC84EE #FDC0F6 #FEE1FB
Accessibility & contrast
On white
2.17
#FC84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FC84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC84EE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC84EE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#FF8DAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc84ee; /* rgb */ color: rgb(252, 132, 238); /* oklch */ color: oklch(78.1% 0.192 331.7);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fc84ee',
950: '#000000',
},
}SCSS
$custom: #fc84ee; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fc84ee",
"rgb": {
"r": 252,
"g": 132,
"b": 238
},
"hsl": {
"h": 307,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.78127,
"c": 0.1919,
"h": 331.7
},
"luminance": 0.43371
}Semantic roles & 50–950 ramp
primary
#FC84EE
secondary
#D5F6D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85