#FC8CFA#FC8CFA
#FC8CFA is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.189 H 327.8°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CFA |
|---|---|
| RGB | rgb(252, 140, 250) |
| HSL | hsl(301, 95%, 77%) |
| HSV | hsv(301, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(73.78, 57.53, -36.89) |
| CIE-LCH | lch(73.78, 68.34, 327.33°) |
| OKLab | oklab(79.75% 0.1603 -0.1009) |
| OKLCH | oklch(79.75% 0.189 327.8) |
| XYZ | xyz(66.7772, 46.3572, 95.8544) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 7.07
Light Magenta
#FA5FF7
ΔE00 7.74
Violet Pink
#FB5FFC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CFA #8CFC8E
analogous
#C68CFC #FC8CFA #FC8CC2
triadic
#FC8CFA #FAFC8C #8CFAFC
tetradic
#FC8CFA #FCC68C #8CFC8E #8CC2FC
square
#FC8CFA #FCC68C #8CFC8E #8CC2FC
split-complementary
#FC8CFA #C2FC8C #8CFCC6
monochromatic
#F915F5 #FA50F7 #FC8CFA #FEC8FD #FEE1FE
Accessibility & contrast
On white
2.04
#FC8CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FC8CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CFA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CFA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFE
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8cfa; /* rgb */ color: rgb(252, 140, 250); /* oklch */ color: oklch(79.7% 0.189 327.8);
Tailwind
colors: {
custom: {
50: '#ffb1fc',
500: '#fc8cfa',
950: '#000000',
},
}SCSS
$custom: #fc8cfa; $custom-light: #ffb1fc; $custom-dark: #000000;
JSON
{
"hex": "#fc8cfa",
"rgb": {
"r": 252,
"g": 140,
"b": 250
},
"hsl": {
"h": 301.071,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.79749,
"c": 0.18938,
"h": 327.8
},
"luminance": 0.46354
}Semantic roles & 50–950 ramp
primary
#FC8CFA
secondary
#D5F6D5
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085