#FC8DFD#FC8DFD
#FC8DFD is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.190 H 326.9°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DFD |
|---|---|
| RGB | rgb(252, 141, 253) |
| HSL | hsl(299, 97%, 77%) |
| HSV | hsv(299, 44%, 99%) |
| CMYK | cmyk(0.4%, 44.3%, 0%, 0.8%) |
| CIE-LAB | lab(74.09, 57.56, -38.04) |
| CIE-LCH | lch(74.09, 68.99, 326.54°) |
| OKLab | oklab(80.02% 0.1595 -0.1041) |
| OKLCH | oklch(80.02% 0.19 326.9) |
| XYZ | xyz(67.3981, 46.8404, 98.4005) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.70
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.82
Light Magenta
#FA5FF7
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DFD #8EFD8D
analogous
#C48DFD #FC8DFD #FD8DC6
triadic
#FC8DFD #FDFC8D #8DFDFC
tetradic
#FC8DFD #FDC48D #8EFD8D #8DC6FD
square
#FC8DFD #FDC48D #8EFD8D #8DC6FD
split-complementary
#FC8DFD #C6FD8D #8DFDC4
monochromatic
#F915FB #FA51FC #FC8DFD #FEC9FE #FEE1FE
Accessibility & contrast
On white
2.03
#FC8DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FC8DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DFD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DFD | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8dfd; /* rgb */ color: rgb(252, 141, 253); /* oklch */ color: oklch(80.0% 0.190 326.9);
Tailwind
colors: {
custom: {
50: '#ffb1fe',
500: '#fc8dfd',
950: '#000000',
},
}SCSS
$custom: #fc8dfd; $custom-light: #ffb1fe; $custom-dark: #000000;
JSON
{
"hex": "#fc8dfd",
"rgb": {
"r": 252,
"g": 141,
"b": 253
},
"hsl": {
"h": 299.464,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.8002,
"c": 0.19045,
"h": 326.9
},
"luminance": 0.46837
}Semantic roles & 50–950 ramp
primary
#FC8DFD
secondary
#D5F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086