#FC96B2#FC96B2
#FC96B2 is a light, vivid pink. Relative luminance 0.457; OKLCH L 78.7% C 0.126 H 2.7°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC96B2 |
|---|---|
| RGB | rgb(252, 150, 178) |
| HSL | hsl(344, 94%, 79%) |
| HSV | hsv(344, 40%, 99%) |
| CMYK | cmyk(0%, 40.5%, 29.4%, 1.2%) |
| CIE-LAB | lab(73.37, 41.53, 2.05) |
| CIE-LCH | lch(73.37, 41.58, 2.83°) |
| OKLab | oklab(78.65% 0.1257 0.0059) |
| OKLCH | oklch(78.65% 0.126 2.7) |
| XYZ | xyz(59.0891, 45.7270, 47.8249) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.52
Rosa
#FE86A4
ΔE00 3.72
Pig Pink
#E78EA5
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 4.93
Rose Pink
#F7879A
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC96B2 #96FCE0
analogous
#FC96E5 #FC96B2 #FCAD96
triadic
#FC96B2 #B2FC96 #96B2FC
tetradic
#FC96B2 #E5FC96 #96FCE0 #AD96FC
square
#FC96B2 #E5FC96 #96FCE0 #AD96FC
split-complementary
#FC96B2 #96FCAD #96E5FC
monochromatic
#F91F5B #FA5B86 #FC96B2 #FED2DE #FEE1E9
Accessibility & contrast
On white
2.07
#FC96B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FC96B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC96B2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC96B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC96B2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A9B3
Deuteranopia (green-blind)
#BFBBB0
Tritanopia (blue-blind)
#FF8FA0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fc96b2; /* rgb */ color: rgb(252, 150, 178); /* oklch */ color: oklch(78.7% 0.126 2.7);
Tailwind
colors: {
custom: {
50: '#ffb6c9',
500: '#fc96b2',
950: '#000000',
},
}SCSS
$custom: #fc96b2; $custom-light: #ffb6c9; $custom-dark: #000000;
JSON
{
"hex": "#fc96b2",
"rgb": {
"r": 252,
"g": 150,
"b": 178
},
"hsl": {
"h": 343.529,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.78654,
"c": 0.12588,
"h": 2.7
},
"luminance": 0.45722
}Semantic roles & 50–950 ramp
primary
#FC96B2
secondary
#D5F6ED
accent
#E6A600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082