#FC8DEC#FC8DEC
#FC8DEC is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.176 H 332.6°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DEC |
|---|---|
| RGB | rgb(252, 141, 236) |
| HSL | hsl(309, 95%, 77%) |
| HSV | hsv(309, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 6.3%, 1.2%) |
| CIE-LAB | lab(73.42, 54.66, -29.82) |
| CIE-LCH | lch(73.42, 62.26, 331.39°) |
| OKLab | oklab(79.3% 0.1561 -0.0808) |
| OKLCH | oklch(79.3% 0.176 332.6) |
| XYZ | xyz(64.8097, 45.8051, 84.7682) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.44
Bubblegum Pink
#FE83CC
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 7.27
Plum
#DDA0DD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DEC #8DFC9D
analogous
#D58DFC #FC8DEC #FC8DB4
triadic
#FC8DEC #ECFC8D #8DECFC
tetradic
#FC8DEC #FCD58D #8DFC9D #8DB4FC
square
#FC8DEC #FCD58D #8DFC9D #8DB4FC
split-complementary
#FC8DEC #B4FC8D #8DFCD5
monochromatic
#F916D8 #FA51E2 #FC8DEC #FEC9F6 #FEE1FA
Accessibility & contrast
On white
2.07
#FC8DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#FC8DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DEC
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DEC | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEF
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8dec; /* rgb */ color: rgb(252, 141, 236); /* oklch */ color: oklch(79.3% 0.176 332.6);
Tailwind
colors: {
custom: {
50: '#ffb1f2',
500: '#fc8dec',
950: '#000000',
},
}SCSS
$custom: #fc8dec; $custom-light: #ffb1f2; $custom-dark: #000000;
JSON
{
"hex": "#fc8dec",
"rgb": {
"r": 252,
"g": 141,
"b": 236
},
"hsl": {
"h": 308.649,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79302,
"c": 0.17574,
"h": 332.6
},
"luminance": 0.45801
}Semantic roles & 50–950 ramp
primary
#FC8DEC
secondary
#D5F6D9
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085