#FC93CF#FC93CF
#FC93CF is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.1% C 0.144 H 345.6°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93CF |
|---|---|
| RGB | rgb(252, 147, 207) |
| HSL | hsl(326, 95%, 78%) |
| HSV | hsv(326, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 17.9%, 1.2%) |
| CIE-LAB | lab(73.59, 47.09, -13.63) |
| CIE-LCH | lch(73.59, 49.02, 343.85°) |
| OKLab | oklab(79.1% 0.1398 -0.0359) |
| OKLCH | oklch(79.1% 0.144 345.6) |
| XYZ | xyz(61.8420, 46.0720, 64.6549) |
| Luminance | 0.4607 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.37
Pink (survey)
#FF81C0
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 7.82
Plum
#DDA0DD
ΔE00 7.88
Pinky
#FC86AA
ΔE00 7.97
Lavender Pink
#DD85D7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93CF #93FCC0
analogous
#F493FC #FC93CF #FC939A
triadic
#FC93CF #CFFC93 #93CFFC
tetradic
#FC93CF #FCF493 #93FCC0 #939AFC
square
#FC93CF #FCF493 #93FCC0 #939AFC
split-complementary
#FC93CF #9AFC93 #93FCF4
monochromatic
#F91C9A #FA57B5 #FC93CF #FECFE9 #FEE1F2
Accessibility & contrast
On white
2.06
#FC93CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#FC93CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93CF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93CF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAAD1
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#FF92A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fc93cf; /* rgb */ color: rgb(252, 147, 207); /* oklch */ color: oklch(79.1% 0.144 345.6);
Tailwind
colors: {
custom: {
50: '#ffb5dd',
500: '#fc93cf',
950: '#000000',
},
}SCSS
$custom: #fc93cf; $custom-light: #ffb5dd; $custom-dark: #000000;
JSON
{
"hex": "#fc93cf",
"rgb": {
"r": 252,
"g": 147,
"b": 207
},
"hsl": {
"h": 325.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.791,
"c": 0.14432,
"h": 345.6
},
"luminance": 0.46068
}Semantic roles & 50–950 ramp
primary
#FC93CF
secondary
#D5F6E3
accent
#E66200
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083