#FC8EF3#FC8EF3
#FC8EF3 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.180 H 330.2°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EF3 |
|---|---|
| RGB | rgb(252, 142, 243) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 3.6%, 1.2%) |
| CIE-LAB | lab(73.88, 55.34, -32.93) |
| CIE-LCH | lch(73.88, 64.40, 329.25°) |
| OKLab | oklab(79.73% 0.1561 -0.0896) |
| OKLCH | oklch(79.73% 0.18 330.2) |
| XYZ | xyz(65.9948, 46.5161, 90.2790) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.49
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 7.32
Candy Pink
#FF63E9
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EF3 #8EFC97
analogous
#CE8EFC #FC8EF3 #FC8EBC
triadic
#FC8EF3 #F3FC8E #8EF3FC
tetradic
#FC8EF3 #FCCE8E #8EFC97 #8EBCFC
square
#FC8EF3 #FCCE8E #8EFC97 #8EBCFC
split-complementary
#FC8EF3 #BCFC8E #8EFCCE
monochromatic
#F917E6 #FA52ED #FC8EF3 #FECAF9 #FEE1FC
Accessibility & contrast
On white
2.04
#FC8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FC8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EF3
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EF3 | 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)
#89ACF7
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc8ef3; /* rgb */ color: rgb(252, 142, 243); /* oklch */ color: oklch(79.7% 0.180 330.2);
Tailwind
colors: {
custom: {
50: '#ffb2f7',
500: '#fc8ef3',
950: '#000000',
},
}SCSS
$custom: #fc8ef3; $custom-light: #ffb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fc8ef3",
"rgb": {
"r": 252,
"g": 142,
"b": 243
},
"hsl": {
"h": 304.909,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.79734,
"c": 0.18002,
"h": 330.2
},
"luminance": 0.46513
}Semantic roles & 50–950 ramp
primary
#FC8EF3
secondary
#D5F6D7
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085