#FC8FBE#FC8FBE
#FC8FBE is a light, vivid pink. Relative luminance 0.441; OKLCH L 77.9% C 0.141 H 353.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FBE |
|---|---|
| RGB | rgb(252, 143, 190) |
| HSL | hsl(334, 95%, 77%) |
| HSV | hsv(334, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 24.6%, 1.2%) |
| CIE-LAB | lab(72.27, 46.68, -6.21) |
| CIE-LCH | lch(72.27, 47.09, 352.43°) |
| OKLab | oklab(77.93% 0.1405 -0.0158) |
| OKLCH | oklch(77.93% 0.141 353.6) |
| XYZ | xyz(59.2632, 44.0626, 54.0888) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.47
Pinky
#FC86AA
ΔE00 4.35
Bubblegum Pink
#FE83CC
ΔE00 5.09
Carnation Pink
#FF7FA7
ΔE00 5.12
Rosa
#FE86A4
ΔE00 6.03
Pig Pink
#E78EA5
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FBE #8FFCCD
analogous
#FC8FF5 #FC8FBE #FC968F
triadic
#FC8FBE #BEFC8F #8FBEFC
tetradic
#FC8FBE #F5FC8F #8FFCCD #968FFC
square
#FC8FBE #F5FC8F #8FFCCD #968FFC
split-complementary
#FC8FBE #8FFC96 #8FF5FC
monochromatic
#F91879 #FA539B #FC8FBE #FECBE1 #FEE1EE
Accessibility & contrast
On white
2.14
#FC8FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FC8FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FBE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FBE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#B8B8BB
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fc8fbe; /* rgb */ color: rgb(252, 143, 190); /* oklch */ color: oklch(77.9% 0.141 353.6);
Tailwind
colors: {
custom: {
50: '#ffb2d1',
500: '#fc8fbe',
950: '#000000',
},
}SCSS
$custom: #fc8fbe; $custom-light: #ffb2d1; $custom-dark: #000000;
JSON
{
"hex": "#fc8fbe",
"rgb": {
"r": 252,
"g": 143,
"b": 190
},
"hsl": {
"h": 334.128,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77931,
"c": 0.14141,
"h": 353.6
},
"luminance": 0.44058
}Semantic roles & 50–950 ramp
primary
#FC8FBE
secondary
#D5F6E8
accent
#E68300
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082