#FC8DBB#FC8DBB
#FC8DBB is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.5% C 0.143 H 354.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DBB |
|---|---|
| RGB | rgb(252, 141, 187) |
| HSL | hsl(335, 95%, 77%) |
| HSV | hsv(335, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 25.8%, 1.2%) |
| CIE-LAB | lab(71.78, 47.28, -5.26) |
| CIE-LCH | lch(71.78, 47.57, 353.65°) |
| OKLab | oklab(77.53% 0.1426 -0.0133) |
| OKLCH | oklch(77.53% 0.143 354.7) |
| XYZ | xyz(58.6411, 43.3376, 52.2805) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.45
Pinky
#FC86AA
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 5.34
Rosa
#FE86A4
ΔE00 5.45
Pig Pink
#E78EA5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DBB #8DFCCE
analogous
#FC8DF3 #FC8DBB #FC978D
triadic
#FC8DBB #BBFC8D #8DBBFC
tetradic
#FC8DBB #F3FC8D #8DFCCE #978DFC
square
#FC8DBB #F3FC8D #8DFCCE #978DFC
split-complementary
#FC8DBB #8DFC97 #8DF3FC
monochromatic
#F91674 #FA5197 #FC8DBB #FEC9DF #FEE1ED
Accessibility & contrast
On white
2.17
#FC8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FC8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DBB
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DBB | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#FF889E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8dbb; /* rgb */ color: rgb(252, 141, 187); /* oklch */ color: oklch(77.5% 0.143 354.7);
Tailwind
colors: {
custom: {
50: '#ffb0cf',
500: '#fc8dbb',
950: '#000000',
},
}SCSS
$custom: #fc8dbb; $custom-light: #ffb0cf; $custom-dark: #000000;
JSON
{
"hex": "#fc8dbb",
"rgb": {
"r": 252,
"g": 141,
"b": 187
},
"hsl": {
"h": 335.135,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.77534,
"c": 0.1432,
"h": 354.7
},
"luminance": 0.43333
}Semantic roles & 50–950 ramp
primary
#FC8DBB
secondary
#D5F6E8
accent
#E68600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082