#FC8EFF#FC8EFF
#FC8EFF is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.2% C 0.191 H 326.2°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EFF |
|---|---|
| RGB | rgb(252, 142, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 44%, 100%) |
| CMYK | cmyk(1.2%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(74.36, 57.42, -38.70) |
| CIE-LCH | lch(74.36, 69.25, 326.02°) |
| OKLab | oklab(80.25% 0.1584 -0.106) |
| OKLCH | oklch(80.25% 0.191 326.2) |
| XYZ | xyz(67.8665, 47.2648, 100.1366) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 7.61
Violet Pink
#FB5FFC
ΔE00 7.96
Light Magenta
#FA5FF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EFF #91FF8E
analogous
#C38EFF #FC8EFF #FF8EC9
triadic
#FC8EFF #FFFC8E #8EFFFC
tetradic
#FC8EFF #FFC38E #91FF8E #8EC9FF
square
#FC8EFF #FFC38E #91FF8E #8EC9FF
split-complementary
#FC8EFF #C9FF8E #8EFFC3
monochromatic
#F914FF #FA51FF #FC8EFF #FECBFF #FEE0FF
Accessibility & contrast
On white
2.01
#FC8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FC8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EFF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EFF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#A2BCFB
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fc8eff; /* rgb */ color: rgb(252, 142, 255); /* oklch */ color: oklch(80.2% 0.191 326.2);
Tailwind
colors: {
custom: {
50: '#ffb2ff',
500: '#fc8eff',
950: '#000000',
},
}SCSS
$custom: #fc8eff; $custom-light: #ffb2ff; $custom-dark: #000000;
JSON
{
"hex": "#fc8eff",
"rgb": {
"r": 252,
"g": 142,
"b": 255
},
"hsl": {
"h": 298.407,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80249,
"c": 0.19066,
"h": 326.2
},
"luminance": 0.47261
}Semantic roles & 50–950 ramp
primary
#FC8EFF
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086