#FC8CF3#FC8CF3
#FC8CF3 is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.4% C 0.183 H 330.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CF3 |
|---|---|
| RGB | rgb(252, 140, 243) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(73.50, 56.33, -33.52) |
| CIE-LCH | lch(73.50, 65.54, 329.25°) |
| OKLab | oklab(79.45% 0.1589 -0.0913) |
| OKLCH | oklch(79.45% 0.183 330.1) |
| XYZ | xyz(65.6999, 45.9263, 90.1807) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 6.95
Bubblegum Pink
#FE83CC
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CF3 #8CFC95
analogous
#CD8CFC #FC8CF3 #FC8CBB
triadic
#FC8CF3 #F3FC8C #8CF3FC
tetradic
#FC8CF3 #FCCD8C #8CFC95 #8CBBFC
square
#FC8CF3 #FCCD8C #8CFC95 #8CBBFC
split-complementary
#FC8CF3 #BBFC8C #8CFCCD
monochromatic
#F915E7 #FA50ED #FC8CF3 #FEC8F9 #FEE1FC
Accessibility & contrast
On white
2.06
#FC8CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FC8CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CF3
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CF3 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF7
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#FF95B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8cf3; /* rgb */ color: rgb(252, 140, 243); /* oklch */ color: oklch(79.4% 0.183 330.1);
Tailwind
colors: {
custom: {
50: '#ffb1f7',
500: '#fc8cf3',
950: '#000000',
},
}SCSS
$custom: #fc8cf3; $custom-light: #ffb1f7; $custom-dark: #000000;
JSON
{
"hex": "#fc8cf3",
"rgb": {
"r": 252,
"g": 140,
"b": 243
},
"hsl": {
"h": 304.821,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.79449,
"c": 0.18327,
"h": 330.1
},
"luminance": 0.45923
}Semantic roles & 50–950 ramp
primary
#FC8CF3
secondary
#D5F6D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085