#FC8CE4#FC8CE4
#FC8CE4 is a light, vivid pink. Relative luminance 0.451; OKLCH L 78.8% C 0.171 H 335.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CE4 |
|---|---|
| RGB | rgb(252, 140, 228) |
| HSL | hsl(313, 95%, 77%) |
| HSV | hsv(313, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 9.5%, 1.2%) |
| CIE-LAB | lab(72.93, 53.85, -26.19) |
| CIE-LCH | lch(72.93, 59.88, 334.06°) |
| OKLab | oklab(78.84% 0.1557 -0.0706) |
| OKLCH | oklch(78.84% 0.171 335.6) |
| XYZ | xyz(63.5266, 45.0570, 78.7346) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 5.74
Pink (survey)
#FF81C0
ΔE00 7.15
Plum
#DDA0DD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CE4 #8CFCA4
analogous
#DC8CFC #FC8CE4 #FC8CAC
triadic
#FC8CE4 #E4FC8C #8CE4FC
tetradic
#FC8CE4 #FCDC8C #8CFCA4 #8CACFC
square
#FC8CE4 #FCDC8C #8CFCA4 #8CACFC
split-complementary
#FC8CE4 #ACFC8C #8CFCDC
monochromatic
#F915C8 #FA50D6 #FC8CE4 #FEC8F2 #FEE1F8
Accessibility & contrast
On white
2.10
#FC8CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FC8CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CE4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CE4 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E7
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#FF91AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fc8ce4; /* rgb */ color: rgb(252, 140, 228); /* oklch */ color: oklch(78.8% 0.171 335.6);
Tailwind
colors: {
custom: {
50: '#ffb0ec',
500: '#fc8ce4',
950: '#000000',
},
}SCSS
$custom: #fc8ce4; $custom-light: #ffb0ec; $custom-dark: #000000;
JSON
{
"hex": "#fc8ce4",
"rgb": {
"r": 252,
"g": 140,
"b": 228
},
"hsl": {
"h": 312.857,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.78838,
"c": 0.17091,
"h": 335.6
},
"luminance": 0.45053
}Semantic roles & 50–950 ramp
primary
#FC8CE4
secondary
#D5F6DC
accent
#E63100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084