#FC8FEA#FC8FEA
#FC8FEA is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.5% C 0.171 H 333.4°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FEA |
|---|---|
| RGB | rgb(252, 143, 234) |
| HSL | hsl(310, 95%, 77%) |
| HSV | hsv(310, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 7.1%, 1.2%) |
| CIE-LAB | lab(73.73, 53.34, -28.25) |
| CIE-LCH | lch(73.73, 60.36, 332.10°) |
| OKLab | oklab(79.51% 0.1528 -0.0764) |
| OKLCH | oklch(79.51% 0.171 333.4) |
| XYZ | xyz(64.8183, 46.2846, 83.3457) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 5.76
Purply Pink
#F075E6
ΔE00 5.87
Plum
#DDA0DD
ΔE00 7.03
Candy Pink
#FF63E9
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FEA #8FFCA1
analogous
#D78FFC #FC8FEA #FC8FB4
triadic
#FC8FEA #EAFC8F #8FEAFC
tetradic
#FC8FEA #FCD78F #8FFCA1 #8FB4FC
square
#FC8FEA #FCD78F #8FFCA1 #8FB4FC
split-complementary
#FC8FEA #B4FC8F #8FFCD7
monochromatic
#F918D4 #FA53DF #FC8FEA #FECBF5 #FEE1F9
Accessibility & contrast
On white
2.05
#FC8FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FC8FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FEA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FEA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EABED
Deuteranopia (green-blind)
#ABBBE7
Tritanopia (blue-blind)
#FF95B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8fea; /* rgb */ color: rgb(252, 143, 234); /* oklch */ color: oklch(79.5% 0.171 333.4);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fc8fea',
950: '#000000',
},
}SCSS
$custom: #fc8fea; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fc8fea",
"rgb": {
"r": 252,
"g": 143,
"b": 234
},
"hsl": {
"h": 309.908,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.7951,
"c": 0.1708,
"h": 333.4
},
"luminance": 0.46281
}Semantic roles & 50–950 ramp
primary
#FC8FEA
secondary
#D5F6DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084