#FC8EF2#FC8EF2
#FC8EF2 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.179 H 330.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EF2 |
|---|---|
| RGB | rgb(252, 142, 242) |
| HSL | hsl(305, 95%, 77%) |
| HSV | hsv(305, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 4%, 1.2%) |
| CIE-LAB | lab(73.84, 55.17, -32.44) |
| CIE-LCH | lch(73.84, 64.00, 329.54°) |
| OKLab | oklab(79.69% 0.1559 -0.0882) |
| OKLCH | oklch(79.69% 0.179 330.5) |
| XYZ | xyz(65.8442, 46.4558, 89.4859) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 7.15
Candy Pink
#FF63E9
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EF2 #8EFC98
analogous
#CF8EFC #FC8EF2 #FC8EBB
triadic
#FC8EF2 #F2FC8E #8EF2FC
tetradic
#FC8EF2 #FCCF8E #8EFC98 #8EBBFC
square
#FC8EF2 #FCCF8E #8EFC98 #8EBBFC
split-complementary
#FC8EF2 #BBFC8E #8EFCCF
monochromatic
#F917E4 #FA52EB #FC8EF2 #FECAF9 #FEE1FC
Accessibility & contrast
On white
2.04
#FC8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FC8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EF2
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EF2 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#FF96B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8ef2; /* rgb */ color: rgb(252, 142, 242); /* oklch */ color: oklch(79.7% 0.179 330.5);
Tailwind
colors: {
custom: {
50: '#ffb2f6',
500: '#fc8ef2',
950: '#000000',
},
}SCSS
$custom: #fc8ef2; $custom-light: #ffb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fc8ef2",
"rgb": {
"r": 252,
"g": 142,
"b": 242
},
"hsl": {
"h": 305.455,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.79692,
"c": 0.17916,
"h": 330.5
},
"luminance": 0.46452
}Semantic roles & 50–950 ramp
primary
#FC8EF2
secondary
#D5F6D8
accent
#E61500
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085