#FC8FEE#FC8FEE
#FC8FEE is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.174 H 331.9°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FEE |
|---|---|
| RGB | rgb(252, 143, 238) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(73.88, 54.00, -30.20) |
| CIE-LCH | lch(73.88, 61.87, 330.79°) |
| OKLab | oklab(79.67% 0.1537 -0.0819) |
| OKLCH | oklch(79.67% 0.174 331.9) |
| XYZ | xyz(65.3995, 46.5171, 86.4063) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.46
Plum
#DDA0DD
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FEE #8FFC9D
analogous
#D38FFC #FC8FEE #FC8FB8
triadic
#FC8FEE #EEFC8F #8FEEFC
tetradic
#FC8FEE #FCD38F #8FFC9D #8FB8FC
square
#FC8FEE #FCD38F #8FFC9D #8FB8FC
split-complementary
#FC8FEE #B8FC8F #8FFCD3
monochromatic
#F918DC #FA53E5 #FC8FEE #FECBF7 #FEE1FA
Accessibility & contrast
On white
2.04
#FC8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FC8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FEE
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FEE | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF1
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8fee; /* rgb */ color: rgb(252, 143, 238); /* oklch */ color: oklch(79.7% 0.174 331.9);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#fc8fee',
950: '#000000',
},
}SCSS
$custom: #fc8fee; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8fee",
"rgb": {
"r": 252,
"g": 143,
"b": 238
},
"hsl": {
"h": 307.706,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79671,
"c": 0.17412,
"h": 331.9
},
"luminance": 0.46513
}Semantic roles & 50–950 ramp
primary
#FC8FEE
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085