#FC8EED#FC8EED
#FC8EED is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.5% C 0.175 H 332.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EED |
|---|---|
| RGB | rgb(252, 142, 237) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 6%, 1.2%) |
| CIE-LAB | lab(73.65, 54.33, -30.01) |
| CIE-LCH | lch(73.65, 62.07, 331.09°) |
| OKLab | oklab(79.49% 0.1549 -0.0813) |
| OKLCH | oklch(79.49% 0.175 332.3) |
| XYZ | xyz(65.1035, 46.1596, 85.5849) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.53
Bubblegum Pink
#FE83CC
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.30
Candy Pink
#FF63E9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EED #8EFC9D
analogous
#D48EFC #FC8EED #FC8EB6
triadic
#FC8EED #EDFC8E #8EEDFC
tetradic
#FC8EED #FCD48E #8EFC9D #8EB6FC
square
#FC8EED #FCD48E #8EFC9D #8EB6FC
split-complementary
#FC8EED #B6FC8E #8EFCD4
monochromatic
#F917DA #FA52E4 #FC8EED #FECAF6 #FEE1FA
Accessibility & contrast
On white
2.05
#FC8EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FC8EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EED
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EED | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#FF95B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8eed; /* rgb */ color: rgb(252, 142, 237); /* oklch */ color: oklch(79.5% 0.175 332.3);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#fc8eed',
950: '#000000',
},
}SCSS
$custom: #fc8eed; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8eed",
"rgb": {
"r": 252,
"g": 142,
"b": 237
},
"hsl": {
"h": 308.182,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.79486,
"c": 0.17493,
"h": 332.3
},
"luminance": 0.46156
}Semantic roles & 50–950 ramp
primary
#FC8EED
secondary
#D5F6D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085