#FC9BC2#FC9BC2
#FC9BC2 is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.124 H 354.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BC2 |
|---|---|
| RGB | rgb(252, 155, 194) |
| HSL | hsl(336, 94%, 80%) |
| HSV | hsv(336, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 23%, 1.2%) |
| CIE-LAB | lab(74.85, 41.12, -4.61) |
| CIE-LCH | lch(74.85, 41.38, 353.61°) |
| OKLab | oklab(79.92% 0.1235 -0.0116) |
| OKLCH | oklch(79.92% 0.124 354.6) |
| XYZ | xyz(61.6052, 48.0374, 57.0559) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.27
Pinky
#FC86AA
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 6.11
Pig Pink
#E78EA5
ΔE00 6.20
Rosa
#FE86A4
ΔE00 6.71
Carnation Pink
#FF7FA7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BC2 #9BFCD5
analogous
#FC9BF3 #FC9BC2 #FCA49B
triadic
#FC9BC2 #C2FC9B #9BC2FC
tetradic
#FC9BC2 #F3FC9B #9BFCD5 #A49BFC
square
#FC9BC2 #F3FC9B #9BFCD5 #A49BFC
split-complementary
#FC9BC2 #9BFCA4 #9BF3FC
monochromatic
#F8247A #FA609E #FC9BC2 #FED6E6 #FEE1ED
Accessibility & contrast
On white
1.98
#FC9BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FC9BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BC2
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BC2 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AEC3
Deuteranopia (green-blind)
#BEBFC0
Tritanopia (blue-blind)
#FF97A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9bc2; /* rgb */ color: rgb(252, 155, 194); /* oklch */ color: oklch(79.9% 0.124 354.6);
Tailwind
colors: {
custom: {
50: '#ffbad4',
500: '#fc9bc2',
950: '#000000',
},
}SCSS
$custom: #fc9bc2; $custom-light: #ffbad4; $custom-dark: #000000;
JSON
{
"hex": "#fc9bc2",
"rgb": {
"r": 252,
"g": 155,
"b": 194
},
"hsl": {
"h": 335.876,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79924,
"c": 0.12408,
"h": 354.6
},
"luminance": 0.48033
}Semantic roles & 50–950 ramp
primary
#FC9BC2
secondary
#D5F6E9
accent
#E68900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181214
muted
#868183