#FC8DB7#FC8DB7
#FC8DB7 is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.4% C 0.141 H 356.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DB7 |
|---|---|
| RGB | rgb(252, 141, 183) |
| HSL | hsl(337, 95%, 77%) |
| HSV | hsv(337, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 27.4%, 1.2%) |
| CIE-LAB | lab(71.67, 46.75, -3.20) |
| CIE-LCH | lch(71.67, 46.86, 356.08°) |
| OKLab | oklab(77.41% 0.1413 -0.0078) |
| OKLCH | oklch(77.41% 0.141 356.8) |
| XYZ | xyz(58.2189, 43.1687, 50.0567) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.82
Carnation Pink
#FF7FA7
ΔE00 3.76
Pink (survey)
#FF81C0
ΔE00 4.25
Rosa
#FE86A4
ΔE00 4.47
Pig Pink
#E78EA5
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DB7 #8DFCD2
analogous
#FC8DEF #FC8DB7 #FC9B8D
triadic
#FC8DB7 #B7FC8D #8DB7FC
tetradic
#FC8DB7 #EFFC8D #8DFCD2 #9B8DFC
square
#FC8DB7 #EFFC8D #8DFCD2 #9B8DFC
split-complementary
#FC8DB7 #8DFC9B #8DEFFC
monochromatic
#F9166C #FA5191 #FC8DB7 #FEC9DD #FEE1EC
Accessibility & contrast
On white
2.18
#FC8DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FC8DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DB7
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DB7 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#FF879C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8db7; /* rgb */ color: rgb(252, 141, 183); /* oklch */ color: oklch(77.4% 0.141 356.8);
Tailwind
colors: {
custom: {
50: '#ffb0cc',
500: '#fc8db7',
950: '#000000',
},
}SCSS
$custom: #fc8db7; $custom-light: #ffb0cc; $custom-dark: #000000;
JSON
{
"hex": "#fc8db7",
"rgb": {
"r": 252,
"g": 141,
"b": 183
},
"hsl": {
"h": 337.297,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.7741,
"c": 0.14148,
"h": 356.8
},
"luminance": 0.43164
}Semantic roles & 50–950 ramp
primary
#FC8DB7
secondary
#D5F6EA
accent
#E68F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082