#FC89CF#FC89CF
#FC89CF is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.6% C 0.161 H 344.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89CF |
|---|---|
| RGB | rgb(252, 137, 207) |
| HSL | hsl(323, 95%, 76%) |
| HSV | hsv(323, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 17.9%, 1.2%) |
| CIE-LAB | lab(71.62, 52.09, -16.60) |
| CIE-LCH | lch(71.62, 54.67, 342.32°) |
| OKLab | oklab(77.61% 0.1546 -0.044) |
| OKLCH | oklch(77.61% 0.161 344.1) |
| XYZ | xyz(60.3540, 43.0961, 64.1589) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.22
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.30
Hot Pink
#FF69B4
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 6.99
Bubble Gum Pink
#FF69AF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89CF #89FCB6
analogous
#EF89FC #FC89CF #FC8996
triadic
#FC89CF #CFFC89 #89CFFC
tetradic
#FC89CF #FCEF89 #89FCB6 #8996FC
square
#FC89CF #FCEF89 #89FCB6 #8996FC
split-complementary
#FC89CF #96FC89 #89FCEF
monochromatic
#F9129E #FA4DB7 #FC89CF #FEC5E7 #FEE1F3
Accessibility & contrast
On white
2.18
#FC89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FC89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89CF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89CF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D1
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#FF89A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc89cf; /* rgb */ color: rgb(252, 137, 207); /* oklch */ color: oklch(77.6% 0.161 344.1);
Tailwind
colors: {
custom: {
50: '#ffaedd',
500: '#fc89cf',
950: '#000000',
},
}SCSS
$custom: #fc89cf; $custom-light: #ffaedd; $custom-dark: #000000;
JSON
{
"hex": "#fc89cf",
"rgb": {
"r": 252,
"g": 137,
"b": 207
},
"hsl": {
"h": 323.478,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.77615,
"c": 0.16072,
"h": 344.1
},
"luminance": 0.43092
}Semantic roles & 50–950 ramp
primary
#FC89CF
secondary
#D5F6E2
accent
#E65A00
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083