#FC82ED#FC82ED
#FC82ED is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.194 H 332.0°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82ED |
|---|---|
| RGB | rgb(252, 130, 237) |
| HSL | hsl(307, 95%, 75%) |
| HSV | hsv(307, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 6%, 1.2%) |
| CIE-LAB | lab(71.40, 60.16, -33.47) |
| CIE-LCH | lch(71.40, 68.84, 330.91°) |
| OKLab | oklab(77.81% 0.1716 -0.0911) |
| OKLCH | oklch(77.81% 0.194 332) |
| XYZ | xyz(63.4132, 42.7790, 85.0215) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 6.52
Bubblegum Pink
#FE83CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82ED #82FC91
analogous
#CE82FC #FC82ED #FC82B0
triadic
#FC82ED #EDFC82 #82EDFC
tetradic
#FC82ED #FCCE82 #82FC91 #82B0FC
square
#FC82ED #FCCE82 #82FC91 #82B0FC
split-complementary
#FC82ED #B0FC82 #82FCCE
monochromatic
#F90ADC #FB46E4 #FC82ED #FDBEF6 #FEE1FB
Accessibility & contrast
On white
2.20
#FC82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FC82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82ED
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82ED | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc82ed; /* rgb */ color: rgb(252, 130, 237); /* oklch */ color: oklch(77.8% 0.194 332.0);
Tailwind
colors: {
custom: {
50: '#ffaaf3',
500: '#fc82ed',
950: '#000000',
},
}SCSS
$custom: #fc82ed; $custom-light: #ffaaf3; $custom-dark: #000000;
JSON
{
"hex": "#fc82ed",
"rgb": {
"r": 252,
"g": 130,
"b": 237
},
"hsl": {
"h": 307.377,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.77814,
"c": 0.19423,
"h": 332
},
"luminance": 0.42775
}Semantic roles & 50–950 ramp
primary
#FC82ED
secondary
#D4F7D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85