#FC8FFD#FC8FFD
#FC8FFD is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.3% C 0.187 H 326.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FFD |
|---|---|
| RGB | rgb(252, 143, 253) |
| HSL | hsl(299, 96%, 78%) |
| HSV | hsv(299, 43%, 99%) |
| CMYK | cmyk(0.4%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(74.47, 56.58, -37.45) |
| CIE-LCH | lch(74.47, 67.85, 326.50°) |
| OKLab | oklab(80.3% 0.1567 -0.1025) |
| OKLCH | oklch(80.3% 0.187 326.8) |
| XYZ | xyz(67.6957, 47.4355, 98.4997) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 5.84
Lavender Pink
#DD85D7
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 7.70
Violet Pink
#FB5FFC
ΔE00 8.21
Light Magenta
#FA5FF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FFD #90FD8F
analogous
#C58FFD #FC8FFD #FD8FC7
triadic
#FC8FFD #FDFC8F #8FFDFC
tetradic
#FC8FFD #FDC58F #90FD8F #8FC7FD
square
#FC8FFD #FDC58F #90FD8F #8FC7FD
split-complementary
#FC8FFD #C7FD8F #8FFDC5
monochromatic
#F917FB #FA53FC #FC8FFD #FECBFE #FEE1FE
Accessibility & contrast
On white
2.00
#FC8FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FC8FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FFD
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FFD | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A4BCFA
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8ffd; /* rgb */ color: rgb(252, 143, 253); /* oklch */ color: oklch(80.3% 0.187 326.8);
Tailwind
colors: {
custom: {
50: '#ffb3fe',
500: '#fc8ffd',
950: '#000000',
},
}SCSS
$custom: #fc8ffd; $custom-light: #ffb3fe; $custom-dark: #000000;
JSON
{
"hex": "#fc8ffd",
"rgb": {
"r": 252,
"g": 143,
"b": 253
},
"hsl": {
"h": 299.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.80303,
"c": 0.18724,
"h": 326.8
},
"luminance": 0.47432
}Semantic roles & 50–950 ramp
primary
#FC8FFD
secondary
#D5F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086