#FC8CFD#FC8CFD
#FC8CFD is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.9% C 0.192 H 326.9°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CFD |
|---|---|
| RGB | rgb(252, 140, 253) |
| HSL | hsl(299, 97%, 77%) |
| HSV | hsv(299, 45%, 99%) |
| CMYK | cmyk(0.4%, 44.7%, 0%, 0.8%) |
| CIE-LAB | lab(73.90, 58.05, -38.33) |
| CIE-LCH | lch(73.90, 69.56, 326.56°) |
| OKLab | oklab(79.88% 0.1608 -0.105) |
| OKLCH | oklch(79.88% 0.192 326.9) |
| XYZ | xyz(67.2513, 46.5469, 98.3515) |
| Luminance | 0.4654 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.24
Purply Pink
#F075E6
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.68
Candy Pink
#FF63E9
ΔE00 7.18
Violet Pink
#FB5FFC
ΔE00 7.63
Light Magenta
#FA5FF7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CFD #8DFD8C
analogous
#C48CFD #FC8CFD #FD8CC6
triadic
#FC8CFD #FDFC8C #8CFDFC
tetradic
#FC8CFD #FDC48C #8DFD8C #8CC6FD
square
#FC8CFD #FDC48C #8DFD8C #8CC6FD
split-complementary
#FC8CFD #C6FD8C #8CFDC4
monochromatic
#F914FB #FA50FC #FC8CFD #FEC8FE #FEE1FE
Accessibility & contrast
On white
2.04
#FC8CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FC8CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CFD
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CFD | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8cfd; /* rgb */ color: rgb(252, 140, 253); /* oklch */ color: oklch(79.9% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#ffb1fe',
500: '#fc8cfd',
950: '#000000',
},
}SCSS
$custom: #fc8cfd; $custom-light: #ffb1fe; $custom-dark: #000000;
JSON
{
"hex": "#fc8cfd",
"rgb": {
"r": 252,
"g": 140,
"b": 253
},
"hsl": {
"h": 299.469,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.7988,
"c": 0.19205,
"h": 326.9
},
"luminance": 0.46543
}Semantic roles & 50–950 ramp
primary
#FC8CFD
secondary
#D5F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086