#FC8DED#FC8DED
#FC8DED is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.3% C 0.177 H 332.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DED |
|---|---|
| RGB | rgb(252, 141, 237) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 6%, 1.2%) |
| CIE-LAB | lab(73.46, 54.83, -30.30) |
| CIE-LCH | lch(73.46, 62.64, 331.07°) |
| OKLab | oklab(79.34% 0.1563 -0.0822) |
| OKLCH | oklch(79.34% 0.177 332.3) |
| XYZ | xyz(64.9554, 45.8633, 85.5355) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 5.47
Bubblegum Pink
#FE83CC
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DED #8DFC9C
analogous
#D48DFC #FC8DED #FC8DB6
triadic
#FC8DED #EDFC8D #8DEDFC
tetradic
#FC8DED #FCD48D #8DFC9C #8DB6FC
square
#FC8DED #FCD48D #8DFC9C #8DB6FC
split-complementary
#FC8DED #B6FC8D #8DFCD4
monochromatic
#F916DA #FA51E4 #FC8DED #FEC9F6 #FEE1FA
Accessibility & contrast
On white
2.06
#FC8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#FC8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DED
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DED | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8ded; /* rgb */ color: rgb(252, 141, 237); /* oklch */ color: oklch(79.3% 0.177 332.3);
Tailwind
colors: {
custom: {
50: '#ffb1f3',
500: '#fc8ded',
950: '#000000',
},
}SCSS
$custom: #fc8ded; $custom-light: #ffb1f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8ded",
"rgb": {
"r": 252,
"g": 141,
"b": 237
},
"hsl": {
"h": 308.108,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.79343,
"c": 0.17656,
"h": 332.3
},
"luminance": 0.4586
}Semantic roles & 50–950 ramp
primary
#FC8DED
secondary
#D5F6D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085