#FC95CF#FC95CF
#FC95CF is a light, vivid pink. Relative luminance 0.467; OKLCH L 79.4% C 0.141 H 345.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95CF |
|---|---|
| RGB | rgb(252, 149, 207) |
| HSL | hsl(326, 94%, 79%) |
| HSV | hsv(326, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 17.9%, 1.2%) |
| CIE-LAB | lab(74.00, 46.08, -13.03) |
| CIE-LCH | lch(74.00, 47.88, 344.21°) |
| OKLab | oklab(79.41% 0.1368 -0.0343) |
| OKLCH | oklch(79.41% 0.141 345.9) |
| XYZ | xyz(62.1557, 46.6994, 64.7595) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.84
Pink (survey)
#FF81C0
ΔE00 4.35
Plum
#DDA0DD
ΔE00 7.84
Pinky
#FC86AA
ΔE00 7.91
Powder Pink
#FFB2D0
ΔE00 7.95
Bubblegum (survey)
#FF6CB5
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95CF #95FCC2
analogous
#F695FC #FC95CF #FC959B
triadic
#FC95CF #CFFC95 #95CFFC
tetradic
#FC95CF #FCF695 #95FCC2 #959BFC
square
#FC95CF #FCF695 #95FCC2 #959BFC
split-complementary
#FC95CF #9BFC95 #95FCF6
monochromatic
#F91E99 #FA59B4 #FC95CF #FED1EA #FEE1F2
Accessibility & contrast
On white
2.03
#FC95CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#FC95CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95CF
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95CF | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD1
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#FF94AA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc95cf; /* rgb */ color: rgb(252, 149, 207); /* oklch */ color: oklch(79.4% 0.141 345.9);
Tailwind
colors: {
custom: {
50: '#ffb6dd',
500: '#fc95cf',
950: '#000000',
},
}SCSS
$custom: #fc95cf; $custom-light: #ffb6dd; $custom-dark: #000000;
JSON
{
"hex": "#fc95cf",
"rgb": {
"r": 252,
"g": 149,
"b": 207
},
"hsl": {
"h": 326.214,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79406,
"c": 0.14101,
"h": 345.9
},
"luminance": 0.46695
}Semantic roles & 50–950 ramp
primary
#FC95CF
secondary
#D5F6E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083