#FC8FB2#FC8FB2
#FC8FB2 is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.6% C 0.137 H 0.2°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FB2 |
|---|---|
| RGB | rgb(252, 143, 178) |
| HSL | hsl(341, 95%, 77%) |
| HSV | hsv(341, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 29.4%, 1.2%) |
| CIE-LAB | lab(71.93, 45.09, -0.04) |
| CIE-LCH | lch(71.93, 45.09, 359.95°) |
| OKLab | oklab(77.57% 0.1365 0.0005) |
| OKLCH | oklch(77.57% 0.137 0.2) |
| XYZ | xyz(58.0053, 43.5594, 47.4636) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.06
Rosa
#FE86A4
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.43
Pig Pink
#E78EA5
ΔE00 4.10
Rose Pink
#F7879A
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FB2 #8FFCD9
analogous
#FC8FE9 #FC8FB2 #FCA38F
triadic
#FC8FB2 #B2FC8F #8FB2FC
tetradic
#FC8FB2 #E9FC8F #8FFCD9 #A38FFC
square
#FC8FB2 #E9FC8F #8FFCD9 #A38FFC
split-complementary
#FC8FB2 #8FFCA3 #8FE9FC
monochromatic
#F91860 #FA5389 #FC8FB2 #FECBDB #FEE1EB
Accessibility & contrast
On white
2.16
#FC8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#FC8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FB2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FB2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc8fb2; /* rgb */ color: rgb(252, 143, 178); /* oklch */ color: oklch(77.6% 0.137 0.2);
Tailwind
colors: {
custom: {
50: '#ffb2c9',
500: '#fc8fb2',
950: '#000000',
},
}SCSS
$custom: #fc8fb2; $custom-light: #ffb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fc8fb2",
"rgb": {
"r": 252,
"g": 143,
"b": 178
},
"hsl": {
"h": 340.734,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77565,
"c": 0.13651,
"h": 0.2
},
"luminance": 0.43555
}Semantic roles & 50–950 ramp
primary
#FC8FB2
secondary
#D5F6EC
accent
#E69C00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082