#FC8EFD#FC8EFD
#FC8EFD is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.2% C 0.189 H 326.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EFD |
|---|---|
| RGB | rgb(252, 142, 253) |
| HSL | hsl(299, 97%, 77%) |
| HSV | hsv(299, 44%, 99%) |
| CMYK | cmyk(0.4%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.28, 57.07, -37.75) |
| CIE-LCH | lch(74.28, 68.42, 326.52°) |
| OKLab | oklab(80.16% 0.1581 -0.1033) |
| OKLCH | oklch(80.16% 0.189 326.8) |
| XYZ | xyz(67.5462, 47.1366, 98.4498) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.48
Purply Pink
#F075E6
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 7.52
Violet Pink
#FB5FFC
ΔE00 8.02
Light Magenta
#FA5FF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EFD #8FFD8E
analogous
#C48EFD #FC8EFD #FD8EC7
triadic
#FC8EFD #FDFC8E #8EFDFC
tetradic
#FC8EFD #FDC48E #8FFD8E #8EC7FD
square
#FC8EFD #FDC48E #8FFD8E #8EC7FD
split-complementary
#FC8EFD #C7FD8E #8EFDC4
monochromatic
#F916FB #FA52FC #FC8EFD #FECAFE #FEE1FE
Accessibility & contrast
On white
2.01
#FC8EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FC8EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EFD
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EFD | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#FF99BA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8efd; /* rgb */ color: rgb(252, 142, 253); /* oklch */ color: oklch(80.2% 0.189 326.8);
Tailwind
colors: {
custom: {
50: '#ffb2fe',
500: '#fc8efd',
950: '#000000',
},
}SCSS
$custom: #fc8efd; $custom-light: #ffb2fe; $custom-dark: #000000;
JSON
{
"hex": "#fc8efd",
"rgb": {
"r": 252,
"g": 142,
"b": 253
},
"hsl": {
"h": 299.459,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.80161,
"c": 0.18884,
"h": 326.8
},
"luminance": 0.47133
}Semantic roles & 50–950 ramp
primary
#FC8EFD
secondary
#D5F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086