#FC8FED#FC8FED
#FC8FED is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.6% C 0.173 H 332.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FED |
|---|---|
| RGB | rgb(252, 143, 237) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 6%, 1.2%) |
| CIE-LAB | lab(73.84, 53.84, -29.71) |
| CIE-LCH | lch(73.84, 61.49, 331.11°) |
| OKLab | oklab(79.63% 0.1534 -0.0805) |
| OKLCH | oklch(79.63% 0.173 332.3) |
| XYZ | xyz(65.2529, 46.4585, 85.6347) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.28
Plum
#DDA0DD
ΔE00 7.17
Candy Pink
#FF63E9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FED #8FFC9E
analogous
#D58FFC #FC8FED #FC8FB6
triadic
#FC8FED #EDFC8F #8FEDFC
tetradic
#FC8FED #FCD58F #8FFC9E #8FB6FC
square
#FC8FED #FCD58F #8FFC9E #8FB6FC
split-complementary
#FC8FED #B6FC8F #8FFCD5
monochromatic
#F918DA #FA53E3 #FC8FED #FECBF7 #FEE1FA
Accessibility & contrast
On white
2.04
#FC8FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FC8FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FED
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FED | 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)
#8CACF0
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#FF96B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc8fed; /* rgb */ color: rgb(252, 143, 237); /* oklch */ color: oklch(79.6% 0.173 332.3);
Tailwind
colors: {
custom: {
50: '#ffb2f3',
500: '#fc8fed',
950: '#000000',
},
}SCSS
$custom: #fc8fed; $custom-light: #ffb2f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8fed",
"rgb": {
"r": 252,
"g": 143,
"b": 237
},
"hsl": {
"h": 308.257,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.79631,
"c": 0.17328,
"h": 332.3
},
"luminance": 0.46455
}Semantic roles & 50–950 ramp
primary
#FC8FED
secondary
#D5F6D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085