#FC8CF5#FC8CF5
#FC8CF5 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.5% C 0.185 H 329.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CF5 |
|---|---|
| RGB | rgb(252, 140, 245) |
| HSL | hsl(304, 95%, 77%) |
| HSV | hsv(304, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 2.8%, 1.2%) |
| CIE-LAB | lab(73.58, 56.67, -34.48) |
| CIE-LCH | lch(73.58, 66.33, 328.68°) |
| OKLab | oklab(79.53% 0.1593 -0.094) |
| OKLCH | oklch(79.53% 0.185 329.5) |
| XYZ | xyz(66.0036, 46.0477, 91.7800) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 6.96
Bubblegum Pink
#FE83CC
ΔE00 7.68
Light Magenta
#FA5FF7
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CF5 #8CFC93
analogous
#CB8CFC #FC8CF5 #FC8CBD
triadic
#FC8CF5 #F5FC8C #8CF5FC
tetradic
#FC8CF5 #FCCB8C #8CFC93 #8CBDFC
square
#FC8CF5 #FCCB8C #8CFC93 #8CBDFC
split-complementary
#FC8CF5 #BDFC8C #8CFCCB
monochromatic
#F915EB #FA50F0 #FC8CF5 #FEC8FA #FEE1FC
Accessibility & contrast
On white
2.06
#FC8CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FC8CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CF5
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CF5 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF9
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#FF95B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8cf5; /* rgb */ color: rgb(252, 140, 245); /* oklch */ color: oklch(79.5% 0.185 329.5);
Tailwind
colors: {
custom: {
50: '#ffb1f8',
500: '#fc8cf5',
950: '#000000',
},
}SCSS
$custom: #fc8cf5; $custom-light: #ffb1f8; $custom-dark: #000000;
JSON
{
"hex": "#fc8cf5",
"rgb": {
"r": 252,
"g": 140,
"b": 245
},
"hsl": {
"h": 303.75,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.79534,
"c": 0.185,
"h": 329.5
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#FC8CF5
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085