#FC8FFE#FC8FFE
#FC8FFE is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.3% C 0.188 H 326.5°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FFE |
|---|---|
| RGB | rgb(252, 143, 254) |
| HSL | hsl(299, 98%, 78%) |
| HSV | hsv(299, 44%, 100%) |
| CMYK | cmyk(0.8%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.51, 56.75, -37.93) |
| CIE-LCH | lch(74.51, 68.26, 326.24°) |
| OKLab | oklab(80.35% 0.1569 -0.1038) |
| OKLCH | oklch(80.35% 0.188 326.5) |
| XYZ | xyz(67.8554, 47.4994, 99.3408) |
| Luminance | 0.4750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 6.86
Candy Pink
#FF63E9
ΔE00 7.74
Violet Pink
#FB5FFC
ΔE00 8.18
Light Magenta
#FA5FF7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FFE #91FE8F
analogous
#C48FFE #FC8FFE #FE8FC8
triadic
#FC8FFE #FEFC8F #8FFEFC
tetradic
#FC8FFE #FEC48F #91FE8F #8FC8FE
square
#FC8FFE #FEC48F #91FE8F #8FC8FE
split-complementary
#FC8FFE #C8FE8F #8FFEC4
monochromatic
#F916FD #FA52FD #FC8FFE #FECCFF #FEE1FF
Accessibility & contrast
On white
2.00
#FC8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FC8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FFE
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FFE | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#FF9BBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8ffe; /* rgb */ color: rgb(252, 143, 254); /* oklch */ color: oklch(80.3% 0.188 326.5);
Tailwind
colors: {
custom: {
50: '#ffb3ff',
500: '#fc8ffe',
950: '#000000',
},
}SCSS
$custom: #fc8ffe; $custom-light: #ffb3ff; $custom-dark: #000000;
JSON
{
"hex": "#fc8ffe",
"rgb": {
"r": 252,
"g": 143,
"b": 254
},
"hsl": {
"h": 298.919,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.80347,
"c": 0.18814,
"h": 326.5
},
"luminance": 0.47496
}Semantic roles & 50–950 ramp
primary
#FC8FFE
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086