#FC8CED#FC8CED
#FC8CED is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.2% C 0.178 H 332.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CED |
|---|---|
| RGB | rgb(252, 140, 237) |
| HSL | hsl(308, 95%, 77%) |
| HSV | hsv(308, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 6%, 1.2%) |
| CIE-LAB | lab(73.27, 55.32, -30.60) |
| CIE-LCH | lch(73.27, 63.22, 331.05°) |
| OKLab | oklab(79.2% 0.1577 -0.083) |
| OKLCH | oklch(79.2% 0.178 332.2) |
| XYZ | xyz(64.8086, 45.5698, 85.4866) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 5.14
Lavender Pink
#DD85D7
ΔE00 5.42
Bubblegum Pink
#FE83CC
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CED #8CFC9B
analogous
#D38CFC #FC8CED #FC8CB5
triadic
#FC8CED #EDFC8C #8CEDFC
tetradic
#FC8CED #FCD38C #8CFC9B #8CB5FC
square
#FC8CED #FCD38C #8CFC9B #8CB5FC
split-complementary
#FC8CED #B5FC8C #8CFCD3
monochromatic
#F915DA #FA50E4 #FC8CED #FEC8F6 #FEE1FA
Accessibility & contrast
On white
2.08
#FC8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FC8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CED
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CED | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc8ced; /* rgb */ color: rgb(252, 140, 237); /* oklch */ color: oklch(79.2% 0.178 332.2);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fc8ced',
950: '#000000',
},
}SCSS
$custom: #fc8ced; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fc8ced",
"rgb": {
"r": 252,
"g": 140,
"b": 237
},
"hsl": {
"h": 308.036,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.792,
"c": 0.1782,
"h": 332.2
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#FC8CED
secondary
#D5F6D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085