#FC9BD2#FC9BD2
#FC9BD2 is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.4% C 0.133 H 345.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9BD2 |
|---|---|
| RGB | rgb(252, 155, 210) |
| HSL | hsl(326, 94%, 80%) |
| HSV | hsv(326, 38%, 99%) |
| CMYK | cmyk(0%, 38.5%, 16.7%, 1.2%) |
| CIE-LAB | lab(75.32, 43.46, -12.69) |
| CIE-LCH | lch(75.32, 45.28, 343.73°) |
| OKLab | oklab(80.44% 0.1286 -0.0334) |
| OKLCH | oklch(80.44% 0.133 345.5) |
| XYZ | xyz(63.4998, 48.7952, 67.0341) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.58
Powder Pink
#FFB2D0
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.43
Pinky
#FC86AA
ΔE00 8.48
Baby Pink
#FFB7CE
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9BD2 #9BFCC5
analogous
#F59BFC #FC9BD2 #FC9BA2
triadic
#FC9BD2 #D2FC9B #9BD2FC
tetradic
#FC9BD2 #FCF59B #9BFCC5 #9BA2FC
square
#FC9BD2 #FCF59B #9BFCC5 #9BA2FC
split-complementary
#FC9BD2 #A2FC9B #9BFCF5
monochromatic
#F8249D #FA60B7 #FC9BD2 #FED6ED #FEE1F2
Accessibility & contrast
On white
1.95
#FC9BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FC9BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9BD2
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9BD2 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B0D4
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#FF9AAF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fc9bd2; /* rgb */ color: rgb(252, 155, 210); /* oklch */ color: oklch(80.4% 0.133 345.5);
Tailwind
colors: {
custom: {
50: '#ffbadf',
500: '#fc9bd2',
950: '#000000',
},
}SCSS
$custom: #fc9bd2; $custom-light: #ffbadf; $custom-dark: #000000;
JSON
{
"hex": "#fc9bd2",
"rgb": {
"r": 252,
"g": 155,
"b": 210
},
"hsl": {
"h": 325.979,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80441,
"c": 0.13291,
"h": 345.5
},
"luminance": 0.48791
}Semantic roles & 50–950 ramp
primary
#FC9BD2
secondary
#D5F6E3
accent
#E66300
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183