#FC89CB#FC89CB
#FC89CB is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.5% C 0.158 H 345.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89CB |
|---|---|
| RGB | rgb(252, 137, 203) |
| HSL | hsl(326, 95%, 76%) |
| HSV | hsv(326, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 19.4%, 1.2%) |
| CIE-LAB | lab(71.49, 51.50, -14.58) |
| CIE-LCH | lch(71.49, 53.53, 344.19°) |
| OKLab | oklab(77.47% 0.1535 -0.0384) |
| OKLCH | oklch(77.47% 0.158 345.9) |
| XYZ | xyz(59.8712, 42.9030, 61.6161) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.37
Pink (survey)
#FF81C0
ΔE00 2.48
Bubblegum (survey)
#FF6CB5
ΔE00 5.91
Hot Pink
#FF69B4
ΔE00 6.38
Bubble Gum Pink
#FF69AF
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89CB #89FCBA
analogous
#F389FC #FC89CB #FC8992
triadic
#FC89CB #CBFC89 #89CBFC
tetradic
#FC89CB #FCF389 #89FCBA #8992FC
square
#FC89CB #FCF389 #89FCBA #8992FC
split-complementary
#FC89CB #92FC89 #89FCF3
monochromatic
#F91296 #FA4DB1 #FC89CB #FEC5E5 #FEE1F2
Accessibility & contrast
On white
2.19
#FC89CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FC89CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89CB
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89CB | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CD
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FF88A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc89cb; /* rgb */ color: rgb(252, 137, 203); /* oklch */ color: oklch(77.5% 0.158 345.9);
Tailwind
colors: {
custom: {
50: '#ffaeda',
500: '#fc89cb',
950: '#000000',
},
}SCSS
$custom: #fc89cb; $custom-light: #ffaeda; $custom-dark: #000000;
JSON
{
"hex": "#fc89cb",
"rgb": {
"r": 252,
"g": 137,
"b": 203
},
"hsl": {
"h": 325.565,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.77474,
"c": 0.15819,
"h": 345.9
},
"luminance": 0.42899
}Semantic roles & 50–950 ramp
primary
#FC89CB
secondary
#D5F6E3
accent
#E66200
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181015
muted
#867F83