#FC93B2#FC93B2
#FC93B2 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.2% C 0.130 H 1.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93B2 |
|---|---|
| RGB | rgb(252, 147, 178) |
| HSL | hsl(342, 95%, 78%) |
| HSV | hsv(342, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 29.4%, 1.2%) |
| CIE-LAB | lab(72.75, 43.06, 1.15) |
| CIE-LCH | lch(72.75, 43.08, 1.53°) |
| OKLab | oklab(78.18% 0.1304 0.0036) |
| OKLCH | oklch(78.18% 0.13 1.6) |
| XYZ | xyz(58.6165, 44.7818, 47.6674) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.81
Rosa
#FE86A4
ΔE00 3.37
Pig Pink
#E78EA5
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 4.23
Rose Pink
#F7879A
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93B2 #93FCDD
analogous
#FC93E6 #FC93B2 #FCA893
triadic
#FC93B2 #B2FC93 #93B2FC
tetradic
#FC93B2 #E6FC93 #93FCDD #A893FC
square
#FC93B2 #E6FC93 #93FCDD #A893FC
split-complementary
#FC93B2 #93FCA8 #93E6FC
monochromatic
#F91C5D #FA5788 #FC93B2 #FECFDC #FEE1EA
Accessibility & contrast
On white
2.11
#FC93B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FC93B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93B2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93B2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#FF8C9E
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc93b2; /* rgb */ color: rgb(252, 147, 178); /* oklch */ color: oklch(78.2% 0.130 1.6);
Tailwind
colors: {
custom: {
50: '#ffb4c9',
500: '#fc93b2',
950: '#000000',
},
}SCSS
$custom: #fc93b2; $custom-light: #ffb4c9; $custom-dark: #000000;
JSON
{
"hex": "#fc93b2",
"rgb": {
"r": 252,
"g": 147,
"b": 178
},
"hsl": {
"h": 342.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78183,
"c": 0.13042,
"h": 1.6
},
"luminance": 0.44777
}Semantic roles & 50–950 ramp
primary
#FC93B2
secondary
#D5F6EC
accent
#E6A200
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082