#FC9CDA#FC9CDA
#FC9CDA is a light, vivid pink. Relative luminance 0.495; OKLCH L 80.9% C 0.137 H 341.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9CDA |
|---|---|
| RGB | rgb(252, 156, 218) |
| HSL | hsl(321, 94%, 80%) |
| HSV | hsv(321, 38%, 99%) |
| CMYK | cmyk(0%, 38.1%, 13.5%, 1.2%) |
| CIE-LAB | lab(75.78, 44.19, -16.37) |
| CIE-LCH | lch(75.78, 47.12, 339.67°) |
| OKLab | oklab(80.87% 0.1295 -0.0435) |
| OKLCH | oklch(80.87% 0.137 341.4) |
| XYZ | xyz(64.6886, 49.5381, 72.4706) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.20
Plum
#DDA0DD
ΔE00 6.38
Pink (survey)
#FF81C0
ΔE00 6.41
Powder Pink
#FFB2D0
ΔE00 7.97
Lavender Pink
#DD85D7
ΔE00 8.27
Violet (CSS)
#EE82EE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9CDA #9CFCBE
analogous
#EE9CFC #FC9CDA #FC9CAA
triadic
#FC9CDA #DAFC9C #9CDAFC
tetradic
#FC9CDA #FCEE9C #9CFCBE #9CAAFC
square
#FC9CDA #FCEE9C #9CFCBE #9CAAFC
split-complementary
#FC9CDA #AAFC9C #9CFCEE
monochromatic
#F825AE #FA61C4 #FC9CDA #FED7F0 #FEE1F4
Accessibility & contrast
On white
1.93
#FC9CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FC9CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9CDA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9CDA | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B1DC
Deuteranopia (green-blind)
#B9C0D7
Tritanopia (blue-blind)
#FF9DB2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fc9cda; /* rgb */ color: rgb(252, 156, 218); /* oklch */ color: oklch(80.9% 0.137 341.4);
Tailwind
colors: {
custom: {
50: '#ffbbe5',
500: '#fc9cda',
950: '#000000',
},
}SCSS
$custom: #fc9cda; $custom-light: #ffbbe5; $custom-dark: #000000;
JSON
{
"hex": "#fc9cda",
"rgb": {
"r": 252,
"g": 156,
"b": 218
},
"hsl": {
"h": 321.25,
"s": 94.118,
"l": 80
},
"oklch": {
"l": 0.80874,
"c": 0.13664,
"h": 341.4
},
"luminance": 0.49534
}Semantic roles & 50–950 ramp
primary
#FC9CDA
secondary
#D5F6E1
accent
#E65100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181215
muted
#868184