#FC8DBD#FC8DBD
#FC8DBD is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.6% C 0.144 H 353.6°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DBD |
|---|---|
| RGB | rgb(252, 141, 189) |
| HSL | hsl(334, 95%, 77%) |
| HSV | hsv(334, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 25%, 1.2%) |
| CIE-LAB | lab(71.84, 47.55, -6.29) |
| CIE-LCH | lch(71.84, 47.96, 352.47°) |
| OKLab | oklab(77.6% 0.1432 -0.016) |
| OKLCH | oklch(77.6% 0.144 353.6) |
| XYZ | xyz(58.8567, 43.4239, 53.4160) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.11
Pinky
#FC86AA
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 4.88
Rosa
#FE86A4
ΔE00 5.94
Pig Pink
#E78EA5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DBD #8DFCCC
analogous
#FC8DF5 #FC8DBD #FC958D
triadic
#FC8DBD #BDFC8D #8DBDFC
tetradic
#FC8DBD #F5FC8D #8DFCCC #958DFC
square
#FC8DBD #F5FC8D #8DFCCC #958DFC
split-complementary
#FC8DBD #8DFC95 #8DF5FC
monochromatic
#F91678 #FA519A #FC8DBD #FEC9E0 #FEE1EE
Accessibility & contrast
On white
2.17
#FC8DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FC8DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DBD
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DBD | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#B7B7BA
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8dbd; /* rgb */ color: rgb(252, 141, 189); /* oklch */ color: oklch(77.6% 0.144 353.6);
Tailwind
colors: {
custom: {
50: '#ffb0d0',
500: '#fc8dbd',
950: '#000000',
},
}SCSS
$custom: #fc8dbd; $custom-light: #ffb0d0; $custom-dark: #000000;
JSON
{
"hex": "#fc8dbd",
"rgb": {
"r": 252,
"g": 141,
"b": 189
},
"hsl": {
"h": 334.054,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.77597,
"c": 0.14411,
"h": 353.6
},
"luminance": 0.43419
}Semantic roles & 50–950 ramp
primary
#FC8DBD
secondary
#D5F6E8
accent
#E68200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082