#FC82EB#FC82EB
#FC82EB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.7% C 0.193 H 332.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC82EB |
|---|---|
| RGB | rgb(252, 130, 235) |
| HSL | hsl(308, 95%, 75%) |
| HSV | hsv(308, 48%, 99%) |
| CMYK | cmyk(0%, 48.4%, 6.7%, 1.2%) |
| CIE-LAB | lab(71.33, 59.83, -32.50) |
| CIE-LCH | lch(71.33, 68.09, 331.49°) |
| OKLab | oklab(77.73% 0.1712 -0.0883) |
| OKLCH | oklch(77.73% 0.193 332.7) |
| XYZ | xyz(63.1227, 42.6628, 83.4912) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC82EB #82FC93
analogous
#D082FC #FC82EB #FC82AE
triadic
#FC82EB #EBFC82 #82EBFC
tetradic
#FC82EB #FCD082 #82FC93 #82AEFC
square
#FC82EB #FCD082 #82FC93 #82AEFC
split-complementary
#FC82EB #AEFC82 #82FCD0
monochromatic
#F90AD8 #FB46E1 #FC82EB #FDBEF5 #FEE1FA
Accessibility & contrast
On white
2.20
#FC82EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FC82EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC82EB
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC82EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC82EB | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EF
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FF8AAC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc82eb; /* rgb */ color: rgb(252, 130, 235); /* oklch */ color: oklch(77.7% 0.193 332.7);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#fc82eb',
950: '#000000',
},
}SCSS
$custom: #fc82eb; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#fc82eb",
"rgb": {
"r": 252,
"g": 130,
"b": 235
},
"hsl": {
"h": 308.361,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.77729,
"c": 0.19262,
"h": 332.7
},
"luminance": 0.42659
}Semantic roles & 50–950 ramp
primary
#FC82EB
secondary
#D4F7D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85