#FC8FF2#FC8FF2
#FC8FF2 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.8% C 0.178 H 330.5°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF2 |
|---|---|
| RGB | rgb(252, 143, 242) |
| HSL | hsl(306, 95%, 77%) |
| HSV | hsv(306, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 4%, 1.2%) |
| CIE-LAB | lab(74.03, 54.68, -32.15) |
| CIE-LCH | lch(74.03, 63.43, 329.55°) |
| OKLab | oklab(79.84% 0.1545 -0.0874) |
| OKLCH | oklch(79.84% 0.178 330.5) |
| XYZ | xyz(65.9936, 46.7547, 89.5357) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.48
Candy Pink
#FF63E9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF2 #8FFC99
analogous
#D08FFC #FC8FF2 #FC8FBB
triadic
#FC8FF2 #F2FC8F #8FF2FC
tetradic
#FC8FF2 #FCD08F #8FFC99 #8FBBFC
square
#FC8FF2 #FCD08F #8FFC99 #8FBBFC
split-complementary
#FC8FF2 #BBFC8F #8FFCD0
monochromatic
#F918E4 #FA53EB #FC8FF2 #FECBF9 #FEE1FC
Accessibility & contrast
On white
2.03
#FC8FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#FC8FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF2 | 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)
#8AADF5
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff2; /* rgb */ color: rgb(252, 143, 242); /* oklch */ color: oklch(79.8% 0.178 330.5);
Tailwind
colors: {
custom: {
50: '#ffb2f6',
500: '#fc8ff2',
950: '#000000',
},
}SCSS
$custom: #fc8ff2; $custom-light: #ffb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff2",
"rgb": {
"r": 252,
"g": 143,
"b": 242
},
"hsl": {
"h": 305.505,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79836,
"c": 0.17753,
"h": 330.5
},
"luminance": 0.46751
}Semantic roles & 50–950 ramp
primary
#FC8FF2
secondary
#D5F6D8
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085