#FC93CB#FC93CB
#FC93CB is a light, vivid pink. Relative luminance 0.459; OKLCH L 79.0% C 0.142 H 347.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC93CB |
|---|---|
| RGB | rgb(252, 147, 203) |
| HSL | hsl(328, 95%, 78%) |
| HSV | hsv(328, 42%, 99%) |
| CMYK | cmyk(0%, 41.7%, 19.4%, 1.2%) |
| CIE-LAB | lab(73.47, 46.50, -11.62) |
| CIE-LCH | lch(73.47, 47.93, 345.97°) |
| OKLab | oklab(78.96% 0.1386 -0.0304) |
| OKLCH | oklch(78.96% 0.142 347.6) |
| XYZ | xyz(61.3592, 45.8789, 62.1121) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Pink (survey)
#FF81C0
ΔE00 3.76
Pinky
#FC86AA
ΔE00 7.11
Bubblegum (survey)
#FF6CB5
ΔE00 7.64
Carnation Pink
#FF7FA7
ΔE00 7.75
Powder Pink
#FFB2D0
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC93CB #93FCC4
analogous
#F993FC #FC93CB #FC9396
triadic
#FC93CB #CBFC93 #93CBFC
tetradic
#FC93CB #FCF993 #93FCC4 #9396FC
square
#FC93CB #FCF993 #93FCC4 #9396FC
split-complementary
#FC93CB #96FC93 #93FCF9
monochromatic
#F91C92 #FA57AE #FC93CB #FECFE8 #FEE1F1
Accessibility & contrast
On white
2.06
#FC93CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#FC93CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC93CB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC93CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC93CB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACD
Deuteranopia (green-blind)
#B7BBC8
Tritanopia (blue-blind)
#FF91A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc93cb; /* rgb */ color: rgb(252, 147, 203); /* oklch */ color: oklch(79.0% 0.142 347.6);
Tailwind
colors: {
custom: {
50: '#ffb5da',
500: '#fc93cb',
950: '#000000',
},
}SCSS
$custom: #fc93cb; $custom-light: #ffb5da; $custom-dark: #000000;
JSON
{
"hex": "#fc93cb",
"rgb": {
"r": 252,
"g": 147,
"b": 203
},
"hsl": {
"h": 328,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78964,
"c": 0.14187,
"h": 347.6
},
"luminance": 0.45875
}Semantic roles & 50–950 ramp
primary
#FC93CB
secondary
#D5F6E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083