#FC9CDB#FC9CDB
#FC9CDB is a light, vivid pink. Relative luminance 0.496; OKLCH L 80.9% C 0.137 H 340.9°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CDB |
|---|---|
| RGB | rgb(252, 156, 219) |
| HSL | hsl(321, 94%, 80%) |
| HSV | hsv(321, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 13.1%, 1.2%) |
| CIE-LAB | lab(75.82, 44.34, -16.87) |
| CIE-LCH | lch(75.82, 47.44, 339.17°) |
| OKLab | oklab(80.91% 0.1298 -0.0448) |
| OKLCH | oklch(80.91% 0.137 340.9) |
| XYZ | xyz(64.8198, 49.5906, 73.1618) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.23
Plum
#DDA0DD
ΔE00 6.27
Pink (survey)
#FF81C0
ΔE00 6.53
Powder Pink
#FFB2D0
ΔE00 8.15
Lavender Pink
#DD85D7
ΔE00 8.15
Violet (CSS)
#EE82EE
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CDB #9CFCBD
analogous
#ED9CFC #FC9CDB #FC9CAB
triadic
#FC9CDB #DBFC9C #9CDBFC
tetradic
#FC9CDB #FCED9C #9CFCBD #9CABFC
square
#FC9CDB #FCED9C #9CFCBD #9CABFC
split-complementary
#FC9CDB #ABFC9C #9CFCED
monochromatic
#F825B0 #FA61C5 #FC9CDB #FED7F1 #FEE1F4
Accessibility & contrast
On white
1.92
#FC9CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FC9CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CDB
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CDB | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B2DD
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#FF9DB3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc9cdb; /* rgb */ color: rgb(252, 156, 219); /* oklch */ color: oklch(80.9% 0.137 340.9);
Tailwind
colors: {
custom: {
50: '#ffbbe6',
500: '#fc9cdb',
950: '#000000',
},
}SCSS
$custom: #fc9cdb; $custom-light: #ffbbe6; $custom-dark: #000000;
JSON
{
"hex": "#fc9cdb",
"rgb": {
"r": 252,
"g": 156,
"b": 219
},
"hsl": {
"h": 320.625,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.80909,
"c": 0.13736,
"h": 340.9
},
"luminance": 0.49587
}Semantic roles & 50–950 ramp
primary
#FC9CDB
secondary
#D5F6E0
accent
#E64F00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184