#FC93CE#FC93CE
#FC93CE is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.1% C 0.144 H 346.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93CE |
|---|---|
| RGB | rgb(252, 147, 206) |
| HSL | hsl(326, 95%, 78%) |
| HSV | hsv(326, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 18.3%, 1.2%) |
| CIE-LAB | lab(73.56, 46.94, -13.13) |
| CIE-LCH | lch(73.56, 48.74, 344.37°) |
| OKLab | oklab(79.07% 0.1395 -0.0345) |
| OKLCH | oklch(79.07% 0.144 346.1) |
| XYZ | xyz(61.7201, 46.0233, 64.0131) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.95
Pinky
#FC86AA
ΔE00 7.76
Bubblegum (survey)
#FF6CB5
ΔE00 7.76
Plum
#DDA0DD
ΔE00 8.02
Hot Pink
#FF69B4
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93CE #93FCC1
analogous
#F693FC #FC93CE #FC9399
triadic
#FC93CE #CEFC93 #93CEFC
tetradic
#FC93CE #FCF693 #93FCC1 #9399FC
square
#FC93CE #FCF693 #93FCC1 #9399FC
split-complementary
#FC93CE #99FC93 #93FCF6
monochromatic
#F91C98 #FA57B3 #FC93CE #FECFE9 #FEE1F1
Accessibility & contrast
On white
2.06
#FC93CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FC93CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93CE
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93CE | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD0
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#FF92A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc93ce; /* rgb */ color: rgb(252, 147, 206); /* oklch */ color: oklch(79.1% 0.144 346.1);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#fc93ce',
950: '#000000',
},
}SCSS
$custom: #fc93ce; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#fc93ce",
"rgb": {
"r": 252,
"g": 147,
"b": 206
},
"hsl": {
"h": 326.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.79066,
"c": 0.14369,
"h": 346.1
},
"luminance": 0.46019
}Semantic roles & 50–950 ramp
primary
#FC93CE
secondary
#D5F6E3
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083