#FC95CE#FC95CE
#FC95CE is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.4% C 0.140 H 346.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95CE |
|---|---|
| RGB | rgb(252, 149, 206) |
| HSL | hsl(327, 94%, 79%) |
| HSV | hsv(327, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 18.3%, 1.2%) |
| CIE-LAB | lab(73.97, 45.93, -12.52) |
| CIE-LCH | lch(73.97, 47.60, 344.75°) |
| OKLab | oklab(79.37% 0.1365 -0.0329) |
| OKLCH | oklch(79.37% 0.14 346.4) |
| XYZ | xyz(62.0338, 46.6507, 64.1177) |
| Luminance | 0.4665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.92
Pink (survey)
#FF81C0
ΔE00 4.28
Pinky
#FC86AA
ΔE00 7.70
Powder Pink
#FFB2D0
ΔE00 7.82
Plum
#DDA0DD
ΔE00 7.98
Bubblegum (survey)
#FF6CB5
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95CE #95FCC3
analogous
#F695FC #FC95CE #FC959A
triadic
#FC95CE #CEFC95 #95CEFC
tetradic
#FC95CE #FCF695 #95FCC3 #959AFC
square
#FC95CE #FCF695 #95FCC3 #959AFC
split-complementary
#FC95CE #9AFC95 #95FCF6
monochromatic
#F91E97 #FA59B2 #FC95CE #FED1EA #FEE1F1
Accessibility & contrast
On white
2.03
#FC95CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FC95CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95CE
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95CE | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD0
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#FF94AA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc95ce; /* rgb */ color: rgb(252, 149, 206); /* oklch */ color: oklch(79.4% 0.140 346.4);
Tailwind
colors: {
custom: {
50: '#ffb6dd',
500: '#fc95ce',
950: '#000000',
},
}SCSS
$custom: #fc95ce; $custom-light: #ffb6dd; $custom-dark: #000000;
JSON
{
"hex": "#fc95ce",
"rgb": {
"r": 252,
"g": 149,
"b": 206
},
"hsl": {
"h": 326.796,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79372,
"c": 0.14038,
"h": 346.4
},
"luminance": 0.46647
}Semantic roles & 50–950 ramp
primary
#FC95CE
secondary
#D5F6E4
accent
#E66600
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083