#FC8FF0#FC8FF0
#FC8FF0 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.176 H 331.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FF0 |
|---|---|
| RGB | rgb(252, 143, 240) |
| HSL | hsl(307, 95%, 77%) |
| HSV | hsv(307, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 4.8%, 1.2%) |
| CIE-LAB | lab(73.96, 54.34, -31.17) |
| CIE-LCH | lch(73.96, 62.65, 330.16°) |
| OKLab | oklab(79.75% 0.1541 -0.0846) |
| OKLCH | oklch(79.75% 0.176 331.2) |
| XYZ | xyz(65.6949, 46.6352, 87.9624) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 5.62
Lavender Pink
#DD85D7
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.34
Candy Pink
#FF63E9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FF0 #8FFC9B
analogous
#D28FFC #FC8FF0 #FC8FB9
triadic
#FC8FF0 #F0FC8F #8FF0FC
tetradic
#FC8FF0 #FCD28F #8FFC9B #8FB9FC
square
#FC8FF0 #FCD28F #8FFC9B #8FB9FC
split-complementary
#FC8FF0 #B9FC8F #8FFCD2
monochromatic
#F918E0 #FA53E8 #FC8FF0 #FECBF8 #FEE1FB
Accessibility & contrast
On white
2.03
#FC8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FC8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FF0
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FF0 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ff0; /* rgb */ color: rgb(252, 143, 240); /* oklch */ color: oklch(79.8% 0.176 331.2);
Tailwind
colors: {
custom: {
50: '#ffb2f5',
500: '#fc8ff0',
950: '#000000',
},
}SCSS
$custom: #fc8ff0; $custom-light: #ffb2f5; $custom-dark: #000000;
JSON
{
"hex": "#fc8ff0",
"rgb": {
"r": 252,
"g": 143,
"b": 240
},
"hsl": {
"h": 306.606,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79753,
"c": 0.17582,
"h": 331.2
},
"luminance": 0.46632
}Semantic roles & 50–950 ramp
primary
#FC8FF0
secondary
#D5F6D8
accent
#E61900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085