#FC8DF6#FC8DF6
#FC8DF6 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.184 H 329.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DF6 |
|---|---|
| RGB | rgb(252, 141, 246) |
| HSL | hsl(303, 95%, 77%) |
| HSV | hsv(303, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 2.4%, 1.2%) |
| CIE-LAB | lab(73.81, 56.35, -34.67) |
| CIE-LCH | lch(73.81, 66.16, 328.39°) |
| OKLab | oklab(79.72% 0.1581 -0.0945) |
| OKLCH | oklch(79.72% 0.184 329.1) |
| XYZ | xyz(66.3034, 46.4025, 92.6351) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.03
Candy Pink
#FF63E9
ΔE00 7.16
Bubblegum Pink
#FE83CC
ΔE00 7.84
Plum
#DDA0DD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DF6 #8DFC93
analogous
#CA8DFC #FC8DF6 #FC8DBF
triadic
#FC8DF6 #F6FC8D #8DF6FC
tetradic
#FC8DF6 #FCCA8D #8DFC93 #8DBFFC
square
#FC8DF6 #FCCA8D #8DFC93 #8DBFFC
split-complementary
#FC8DF6 #BFFC8D #8DFCCA
monochromatic
#F916ED #FA51F1 #FC8DF6 #FEC9FB #FEE1FD
Accessibility & contrast
On white
2.04
#FC8DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FC8DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DF6
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DF6 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFA
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8df6; /* rgb */ color: rgb(252, 141, 246); /* oklch */ color: oklch(79.7% 0.184 329.1);
Tailwind
colors: {
custom: {
50: '#ffb1f9',
500: '#fc8df6',
950: '#000000',
},
}SCSS
$custom: #fc8df6; $custom-light: #ffb1f9; $custom-dark: #000000;
JSON
{
"hex": "#fc8df6",
"rgb": {
"r": 252,
"g": 141,
"b": 246
},
"hsl": {
"h": 303.243,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79718,
"c": 0.18425,
"h": 329.1
},
"luminance": 0.46399
}Semantic roles & 50–950 ramp
primary
#FC8DF6
secondary
#D5F6D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085