#FC8FBD#FC8FBD
#FC8FBD is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.9% C 0.141 H 354.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FBD |
|---|---|
| RGB | rgb(252, 143, 189) |
| HSL | hsl(335, 95%, 77%) |
| HSV | hsv(335, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 25%, 1.2%) |
| CIE-LAB | lab(72.24, 46.54, -5.69) |
| CIE-LCH | lch(72.24, 46.89, 353.02°) |
| OKLab | oklab(77.9% 0.1402 -0.0144) |
| OKLCH | oklch(77.9% 0.141 354.1) |
| XYZ | xyz(59.1543, 44.0190, 53.5152) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.62
Pinky
#FC86AA
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 4.94
Bubblegum Pink
#FE83CC
ΔE00 5.31
Rosa
#FE86A4
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FBD #8FFCCE
analogous
#FC8FF4 #FC8FBD #FC988F
triadic
#FC8FBD #BDFC8F #8FBDFC
tetradic
#FC8FBD #F4FC8F #8FFCCE #988FFC
square
#FC8FBD #F4FC8F #8FFCCE #988FFC
split-complementary
#FC8FBD #8FFC98 #8FF4FC
monochromatic
#F91877 #FA539A #FC8FBD #FECBE0 #FEE1ED
Accessibility & contrast
On white
2.14
#FC8FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FC8FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FBD
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FBD | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BF
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8fbd; /* rgb */ color: rgb(252, 143, 189); /* oklch */ color: oklch(77.9% 0.141 354.1);
Tailwind
colors: {
custom: {
50: '#ffb2d0',
500: '#fc8fbd',
950: '#000000',
},
}SCSS
$custom: #fc8fbd; $custom-light: #ffb2d0; $custom-dark: #000000;
JSON
{
"hex": "#fc8fbd",
"rgb": {
"r": 252,
"g": 143,
"b": 189
},
"hsl": {
"h": 334.679,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77899,
"c": 0.14094,
"h": 354.1
},
"luminance": 0.44014
}Semantic roles & 50–950 ramp
primary
#FC8FBD
secondary
#D5F6E8
accent
#E68500
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082