#FC9BBD#FC9BBD
#FC9BBD is a light, vivid pink. Relative luminance 0.478; OKLCH L 79.8% C 0.122 H 357.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BBD |
|---|---|
| RGB | rgb(252, 155, 189) |
| HSL | hsl(339, 94%, 80%) |
| HSV | hsv(339, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 25%, 1.2%) |
| CIE-LAB | lab(74.71, 40.43, -2.06) |
| CIE-LCH | lch(74.71, 40.48, 357.08°) |
| OKLab | oklab(79.77% 0.1218 -0.0049) |
| OKLCH | oklch(79.77% 0.122 357.7) |
| XYZ | xyz(61.0531, 47.8165, 54.1481) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 5.33
Rosa
#FE86A4
ΔE00 5.79
Soft Pink
#FDB0C0
ΔE00 6.11
Carnation Pink
#FF7FA7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BBD #9BFCDA
analogous
#FC9BEE #FC9BBD #FCAA9B
triadic
#FC9BBD #BDFC9B #9BBDFC
tetradic
#FC9BBD #EEFC9B #9BFCDA #AA9BFC
square
#FC9BBD #EEFC9B #9BFCDA #AA9BFC
split-complementary
#FC9BBD #9BFCAA #9BEEFC
monochromatic
#F8246F #FA6096 #FC9BBD #FED6E4 #FEE1EB
Accessibility & contrast
On white
1.99
#FC9BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FC9BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BBD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BBD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBE
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#FF96A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fc9bbd; /* rgb */ color: rgb(252, 155, 189); /* oklch */ color: oklch(79.8% 0.122 357.7);
Tailwind
colors: {
custom: {
50: '#ffbad0',
500: '#fc9bbd',
950: '#000000',
},
}SCSS
$custom: #fc9bbd; $custom-light: #ffbad0; $custom-dark: #000000;
JSON
{
"hex": "#fc9bbd",
"rgb": {
"r": 252,
"g": 155,
"b": 189
},
"hsl": {
"h": 338.969,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79772,
"c": 0.12194,
"h": 357.7
},
"luminance": 0.47812
}Semantic roles & 50–950 ramp
primary
#FC9BBD
secondary
#D5F6EB
accent
#E69500
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182