#FC95CD#FC95CD
#FC95CD is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.3% C 0.140 H 347.0°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95CD |
|---|---|
| RGB | rgb(252, 149, 205) |
| HSL | hsl(327, 94%, 79%) |
| HSV | hsv(327, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 18.7%, 1.2%) |
| CIE-LAB | lab(73.93, 45.78, -12.02) |
| CIE-LCH | lch(73.93, 47.33, 345.29°) |
| OKLab | oklab(79.34% 0.1362 -0.0315) |
| OKLCH | oklch(79.34% 0.14 347) |
| XYZ | xyz(61.9127, 46.6023, 63.4799) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.22
Pinky
#FC86AA
ΔE00 7.49
Powder Pink
#FFB2D0
ΔE00 7.69
Bubblegum (survey)
#FF6CB5
ΔE00 8.09
Plum
#DDA0DD
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95CD #95FCC4
analogous
#F895FC #FC95CD #FC9599
triadic
#FC95CD #CDFC95 #95CDFC
tetradic
#FC95CD #FCF895 #95FCC4 #9599FC
square
#FC95CD #FCF895 #95FCC4 #9599FC
split-complementary
#FC95CD #99FC95 #95FCF8
monochromatic
#F91E95 #FA59B1 #FC95CD #FED1E9 #FEE1F1
Accessibility & contrast
On white
2.03
#FC95CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FC95CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95CD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95CD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABCF
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc95cd; /* rgb */ color: rgb(252, 149, 205); /* oklch */ color: oklch(79.3% 0.140 347.0);
Tailwind
colors: {
custom: {
50: '#ffb6dc',
500: '#fc95cd',
950: '#000000',
},
}SCSS
$custom: #fc95cd; $custom-light: #ffb6dc; $custom-dark: #000000;
JSON
{
"hex": "#fc95cd",
"rgb": {
"r": 252,
"g": 149,
"b": 205
},
"hsl": {
"h": 327.379,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79338,
"c": 0.13977,
"h": 347
},
"luminance": 0.46598
}Semantic roles & 50–950 ramp
primary
#FC95CD
secondary
#D5F6E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083