#FC89CE#FC89CE
#FC89CE is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.6% C 0.160 H 344.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89CE |
|---|---|
| RGB | rgb(252, 137, 206) |
| HSL | hsl(324, 95%, 76%) |
| HSV | hsv(324, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 18.3%, 1.2%) |
| CIE-LAB | lab(71.59, 51.94, -16.10) |
| CIE-LCH | lch(71.59, 54.38, 342.78°) |
| OKLab | oklab(77.58% 0.1543 -0.0426) |
| OKLCH | oklch(77.58% 0.16 344.6) |
| XYZ | xyz(60.2322, 43.0474, 63.5171) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.20
Pink (survey)
#FF81C0
ΔE00 3.02
Bubblegum (survey)
#FF6CB5
ΔE00 6.20
Hot Pink
#FF69B4
ΔE00 6.63
Lavender Pink
#DD85D7
ΔE00 7.14
Bubble Gum Pink
#FF69AF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89CE #89FCB7
analogous
#F189FC #FC89CE #FC8995
triadic
#FC89CE #CEFC89 #89CEFC
tetradic
#FC89CE #FCF189 #89FCB7 #8995FC
square
#FC89CE #FCF189 #89FCB7 #8995FC
split-complementary
#FC89CE #95FC89 #89FCF1
monochromatic
#F9129C #FA4DB5 #FC89CE #FEC5E7 #FEE1F3
Accessibility & contrast
On white
2.19
#FC89CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FC89CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89CE
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89CE | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D0
Deuteranopia (green-blind)
#B0B6CB
Tritanopia (blue-blind)
#FF88A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc89ce; /* rgb */ color: rgb(252, 137, 206); /* oklch */ color: oklch(77.6% 0.160 344.6);
Tailwind
colors: {
custom: {
50: '#ffaedd',
500: '#fc89ce',
950: '#000000',
},
}SCSS
$custom: #fc89ce; $custom-light: #ffaedd; $custom-dark: #000000;
JSON
{
"hex": "#fc89ce",
"rgb": {
"r": 252,
"g": 137,
"b": 206
},
"hsl": {
"h": 324,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.7758,
"c": 0.16007,
"h": 344.6
},
"luminance": 0.43043
}Semantic roles & 50–950 ramp
primary
#FC89CE
secondary
#D5F6E2
accent
#E65C00
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083