#FC8CE3#FC8CE3
#FC8CE3 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.8% C 0.170 H 336.0°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CE3 |
|---|---|
| RGB | rgb(252, 140, 227) |
| HSL | hsl(313, 95%, 77%) |
| HSV | hsv(313, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 9.9%, 1.2%) |
| CIE-LAB | lab(72.89, 53.69, -25.69) |
| CIE-LCH | lch(72.89, 59.52, 334.42°) |
| OKLab | oklab(78.8% 0.1554 -0.0692) |
| OKLCH | oklch(78.8% 0.17 336) |
| XYZ | xyz(63.3882, 45.0016, 78.0056) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Violet (CSS)
#EE82EE
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.36
Purply Pink
#F075E6
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CE3 #8CFCA5
analogous
#DD8CFC #FC8CE3 #FC8CAB
triadic
#FC8CE3 #E3FC8C #8CE3FC
tetradic
#FC8CE3 #FCDD8C #8CFCA5 #8CABFC
square
#FC8CE3 #FCDD8C #8CFCA5 #8CABFC
split-complementary
#FC8CE3 #ABFC8C #8CFCDD
monochromatic
#F915C6 #FA50D4 #FC8CE3 #FEC8F2 #FEE1F8
Accessibility & contrast
On white
2.10
#FC8CE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FC8CE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CE3
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CE3 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E6
Deuteranopia (green-blind)
#ABB9E0
Tritanopia (blue-blind)
#FF91AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8ce3; /* rgb */ color: rgb(252, 140, 227); /* oklch */ color: oklch(78.8% 0.170 336.0);
Tailwind
colors: {
custom: {
50: '#ffb0ec',
500: '#fc8ce3',
950: '#000000',
},
}SCSS
$custom: #fc8ce3; $custom-light: #ffb0ec; $custom-dark: #000000;
JSON
{
"hex": "#fc8ce3",
"rgb": {
"r": 252,
"g": 140,
"b": 227
},
"hsl": {
"h": 313.393,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78799,
"c": 0.17012,
"h": 336
},
"luminance": 0.44998
}Semantic roles & 50–950 ramp
primary
#FC8CE3
secondary
#D5F6DC
accent
#E63300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084