#FC8CF2#FC8CF2
#FC8CF2 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.4% C 0.182 H 330.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CF2 |
|---|---|
| RGB | rgb(252, 140, 242) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 4%, 1.2%) |
| CIE-LAB | lab(73.46, 56.16, -33.03) |
| CIE-LCH | lch(73.46, 65.15, 329.54°) |
| OKLab | oklab(79.41% 0.1587 -0.0899) |
| OKLCH | oklch(79.41% 0.182 330.5) |
| XYZ | xyz(65.5493, 45.8660, 89.3876) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.69
Candy Pink
#FF63E9
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CF2 #8CFC96
analogous
#CE8CFC #FC8CF2 #FC8CBA
triadic
#FC8CF2 #F2FC8C #8CF2FC
tetradic
#FC8CF2 #FCCE8C #8CFC96 #8CBAFC
square
#FC8CF2 #FCCE8C #8CFC96 #8CBAFC
split-complementary
#FC8CF2 #BAFC8C #8CFCCE
monochromatic
#F915E5 #FA50EB #FC8CF2 #FEC8F9 #FEE1FC
Accessibility & contrast
On white
2.06
#FC8CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FC8CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CF2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CF2 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8cf2; /* rgb */ color: rgb(252, 140, 242); /* oklch */ color: oklch(79.4% 0.182 330.5);
Tailwind
colors: {
custom: {
50: '#ffb1f6',
500: '#fc8cf2',
950: '#000000',
},
}SCSS
$custom: #fc8cf2; $custom-light: #ffb1f6; $custom-dark: #000000;
JSON
{
"hex": "#fc8cf2",
"rgb": {
"r": 252,
"g": 140,
"b": 242
},
"hsl": {
"h": 305.357,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.79407,
"c": 0.18242,
"h": 330.5
},
"luminance": 0.45862
}Semantic roles & 50–950 ramp
primary
#FC8CF2
secondary
#D5F6D8
accent
#E61400
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085