#FC95CB#FC95CB
#FC95CB is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.3% C 0.139 H 348.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FC95CB |
|---|---|
| RGB | rgb(252, 149, 203) |
| HSL | hsl(329, 94%, 79%) |
| HSV | hsv(329, 41%, 99%) |
| CMYK | cmyk(0%, 40.9%, 19.4%, 1.2%) |
| CIE-LAB | lab(73.87, 45.48, -11.01) |
| CIE-LCH | lch(73.87, 46.80, 346.39°) |
| OKLab | oklab(79.27% 0.1356 -0.0288) |
| OKLCH | oklch(79.27% 0.139 348) |
| XYZ | xyz(61.6729, 46.5063, 62.2166) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.15
Bubblegum Pink
#FE83CC
ΔE00 4.23
Pinky
#FC86AA
ΔE00 7.06
Powder Pink
#FFB2D0
ΔE00 7.46
Carnation Pink
#FF7FA7
ΔE00 7.78
Bubblegum (survey)
#FF6CB5
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC95CB #95FCC6
analogous
#FA95FC #FC95CB #FC9597
triadic
#FC95CB #CBFC95 #95CBFC
tetradic
#FC95CB #FCFA95 #95FCC6 #9597FC
square
#FC95CB #FCFA95 #95FCC6 #9597FC
split-complementary
#FC95CB #97FC95 #95FCFA
monochromatic
#F91E91 #FA59AE #FC95CB #FED1E8 #FEE1F0
Accessibility & contrast
On white
2.04
#FC95CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FC95CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC95CB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC95CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC95CB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#B8BCC8
Tritanopia (blue-blind)
#FF93A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fc95cb; /* rgb */ color: rgb(252, 149, 203); /* oklch */ color: oklch(79.3% 0.139 348.0);
Tailwind
colors: {
custom: {
50: '#ffb6da',
500: '#fc95cb',
950: '#000000',
},
}SCSS
$custom: #fc95cb; $custom-light: #ffb6da; $custom-dark: #000000;
JSON
{
"hex": "#fc95cb",
"rgb": {
"r": 252,
"g": 149,
"b": 203
},
"hsl": {
"h": 328.544,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79271,
"c": 0.13858,
"h": 348
},
"luminance": 0.46502
}Semantic roles & 50–950 ramp
primary
#FC95CB
secondary
#D5F6E5
accent
#E66D00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083