#FC8FB3#FC8FB3
#FC8FB3 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.137 H 359.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FB3 |
|---|---|
| RGB | rgb(252, 143, 179) |
| HSL | hsl(340, 95%, 77%) |
| HSV | hsv(340, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 29%, 1.2%) |
| CIE-LAB | lab(71.96, 45.22, -0.55) |
| CIE-LCH | lch(71.96, 45.22, 359.30°) |
| OKLab | oklab(77.59% 0.1369 -0.0008) |
| OKLCH | oklch(77.59% 0.137 359.6) |
| XYZ | xyz(58.1060, 43.5997, 47.9943) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.17
Rosa
#FE86A4
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 3.49
Pig Pink
#E78EA5
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 5.64
Rose Pink
#F7879A
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FB3 #8FFCD8
analogous
#FC8FEA #FC8FB3 #FCA18F
triadic
#FC8FB3 #B3FC8F #8FB3FC
tetradic
#FC8FB3 #EAFC8F #8FFCD8 #A18FFC
square
#FC8FB3 #EAFC8F #8FFCD8 #A18FFC
split-complementary
#FC8FB3 #8FFCA1 #8FEAFC
monochromatic
#F91862 #FA538B #FC8FB3 #FECBDB #FEE1EB
Accessibility & contrast
On white
2.16
#FC8FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FC8FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FB3
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FB3 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B4
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#FF889C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8fb3; /* rgb */ color: rgb(252, 143, 179); /* oklch */ color: oklch(77.6% 0.137 359.6);
Tailwind
colors: {
custom: {
50: '#ffb2c9',
500: '#fc8fb3',
950: '#000000',
},
}SCSS
$custom: #fc8fb3; $custom-light: #ffb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fc8fb3",
"rgb": {
"r": 252,
"g": 143,
"b": 179
},
"hsl": {
"h": 340.183,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77594,
"c": 0.13686,
"h": 359.6
},
"luminance": 0.43595
}Semantic roles & 50–950 ramp
primary
#FC8FB3
secondary
#D5F6EB
accent
#E69A00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082