#FC8DFC#FC8DFC
#FC8DFC is a light, vivid purple. Relative luminance 0.468; OKLCH L 80.0% C 0.190 H 327.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DFC |
|---|---|
| RGB | rgb(252, 141, 252) |
| HSL | hsl(300, 95%, 77%) |
| HSV | hsv(300, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 0%, 1.2%) |
| CIE-LAB | lab(74.05, 57.38, -37.56) |
| CIE-LCH | lch(74.05, 68.58, 326.79°) |
| OKLab | oklab(79.98% 0.1593 -0.1028) |
| OKLCH | oklch(79.98% 0.19 327.2) |
| XYZ | xyz(67.2392, 46.7769, 97.5637) |
| Luminance | 0.4677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.31
Purply Pink
#F075E6
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 7.31
Violet Pink
#FB5FFC
ΔE00 7.85
Light Magenta
#FA5FF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DFC #8DFC8D
analogous
#C58DFC #FC8DFC #FC8DC5
triadic
#FC8DFC #FCFC8D #8DFCFC
tetradic
#FC8DFC #FCC58D #8DFC8D #8DC5FC
square
#FC8DFC #FCC58D #8DFC8D #8DC5FC
split-complementary
#FC8DFC #C5FC8D #8DFCC5
monochromatic
#F916F9 #FA51FA #FC8DFC #FEC9FE #FEE1FE
Accessibility & contrast
On white
2.03
#FC8DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FC8DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DFC
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DFC | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#A3BBF9
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8dfc; /* rgb */ color: rgb(252, 141, 252); /* oklch */ color: oklch(80.0% 0.190 327.2);
Tailwind
colors: {
custom: {
50: '#ffb1fd',
500: '#fc8dfc',
950: '#000000',
},
}SCSS
$custom: #fc8dfc; $custom-light: #ffb1fd; $custom-dark: #000000;
JSON
{
"hex": "#fc8dfc",
"rgb": {
"r": 252,
"g": 141,
"b": 252
},
"hsl": {
"h": 300,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79976,
"c": 0.18955,
"h": 327.2
},
"luminance": 0.46773
}Semantic roles & 50–950 ramp
primary
#FC8DFC
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085