#FC8FEF#FC8FEF
#FC8FEF is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.7% C 0.175 H 331.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FEF |
|---|---|
| RGB | rgb(252, 143, 239) |
| HSL | hsl(307, 95%, 77%) |
| HSV | hsv(307, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 5.2%, 1.2%) |
| CIE-LAB | lab(73.92, 54.17, -30.69) |
| CIE-LCH | lch(73.92, 62.26, 330.47°) |
| OKLab | oklab(79.71% 0.1539 -0.0833) |
| OKLCH | oklch(79.71% 0.175 331.6) |
| XYZ | xyz(65.5468, 46.5760, 87.1822) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.92
Purply Pink
#F075E6
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.63
Plum
#DDA0DD
ΔE00 7.28
Candy Pink
#FF63E9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FEF #8FFC9C
analogous
#D38FFC #FC8FEF #FC8FB8
triadic
#FC8FEF #EFFC8F #8FEFFC
tetradic
#FC8FEF #FCD38F #8FFC9C #8FB8FC
square
#FC8FEF #FCD38F #8FFC9C #8FB8FC
split-complementary
#FC8FEF #B8FC8F #8FFCD3
monochromatic
#F918DE #FA53E6 #FC8FEF #FECBF8 #FEE1FB
Accessibility & contrast
On white
2.04
#FC8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FC8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FEF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FEF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8fef; /* rgb */ color: rgb(252, 143, 239); /* oklch */ color: oklch(79.7% 0.175 331.6);
Tailwind
colors: {
custom: {
50: '#ffb2f4',
500: '#fc8fef',
950: '#000000',
},
}SCSS
$custom: #fc8fef; $custom-light: #ffb2f4; $custom-dark: #000000;
JSON
{
"hex": "#fc8fef",
"rgb": {
"r": 252,
"g": 143,
"b": 239
},
"hsl": {
"h": 307.156,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79712,
"c": 0.17497,
"h": 331.6
},
"luminance": 0.46572
}Semantic roles & 50–950 ramp
primary
#FC8FEF
secondary
#D5F6D9
accent
#E61B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085