#FC8FBF#FC8FBF
#FC8FBF is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.0% C 0.142 H 353.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FBF |
|---|---|
| RGB | rgb(252, 143, 191) |
| HSL | hsl(334, 95%, 77%) |
| HSV | hsv(334, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 24.2%, 1.2%) |
| CIE-LAB | lab(72.30, 46.82, -6.72) |
| CIE-LCH | lch(72.30, 47.30, 351.83°) |
| OKLab | oklab(77.96% 0.1408 -0.0172) |
| OKLCH | oklch(77.96% 0.142 353) |
| XYZ | xyz(59.3729, 44.1064, 54.6664) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.33
Pinky
#FC86AA
ΔE00 4.58
Bubblegum Pink
#FE83CC
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 5.32
Rosa
#FE86A4
ΔE00 6.27
Pig Pink
#E78EA5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FBF #8FFCCC
analogous
#FC8FF6 #FC8FBF #FC958F
triadic
#FC8FBF #BFFC8F #8FBFFC
tetradic
#FC8FBF #F6FC8F #8FFCCC #958FFC
square
#FC8FBF #F6FC8F #8FFCCC #958FFC
split-complementary
#FC8FBF #8FFC95 #8FF6FC
monochromatic
#F9187B #FA539D #FC8FBF #FECBE1 #FEE1EE
Accessibility & contrast
On white
2.14
#FC8FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FC8FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FBF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FBF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8fbf; /* rgb */ color: rgb(252, 143, 191); /* oklch */ color: oklch(78.0% 0.142 353.0);
Tailwind
colors: {
custom: {
50: '#ffb2d2',
500: '#fc8fbf',
950: '#000000',
},
}SCSS
$custom: #fc8fbf; $custom-light: #ffb2d2; $custom-dark: #000000;
JSON
{
"hex": "#fc8fbf",
"rgb": {
"r": 252,
"g": 143,
"b": 191
},
"hsl": {
"h": 333.578,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77963,
"c": 0.14188,
"h": 353
},
"luminance": 0.44102
}Semantic roles & 50–950 ramp
primary
#FC8FBF
secondary
#D5F6E8
accent
#E68000
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082