#FD89C0#FD89C0
#FD89C0 is a light, vivid pink. Relative luminance 0.426; OKLCH L 77.2% C 0.153 H 351.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89C0 |
|---|---|
| RGB | rgb(253, 137, 192) |
| HSL | hsl(332, 97%, 76%) |
| HSV | hsv(332, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 24.1%, 0.8%) |
| CIE-LAB | lab(71.27, 50.28, -8.79) |
| CIE-LCH | lch(71.27, 51.04, 350.09°) |
| OKLab | oklab(77.22% 0.1512 -0.0227) |
| OKLCH | oklch(77.22% 0.153 351.5) |
| XYZ | xyz(58.9697, 42.5844, 54.9727) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.77
Bubblegum Pink
#FE83CC
ΔE00 3.48
Pinky
#FC86AA
ΔE00 5.15
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Carnation Pink
#FF7FA7
ΔE00 5.49
Hot Pink
#FF69B4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89C0 #89FDC6
analogous
#FD89FA #FD89C0 #FD8C89
triadic
#FD89C0 #C0FD89 #89C0FD
tetradic
#FD89C0 #FAFD89 #89FDC6 #8C89FD
square
#FD89C0 #FAFD89 #89FDC6 #8C89FD
split-complementary
#FD89C0 #89FD8C #89FAFD
monochromatic
#FB1180 #FC4DA0 #FD89C0 #FEC5E0 #FEE1EF
Accessibility & contrast
On white
2.21
#FD89C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FD89C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89C0
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89C0 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C2
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FF859D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd89c0; /* rgb */ color: rgb(253, 137, 192); /* oklch */ color: oklch(77.2% 0.153 351.5);
Tailwind
colors: {
custom: {
50: '#ffaed3',
500: '#fd89c0',
950: '#000000',
},
}SCSS
$custom: #fd89c0; $custom-light: #ffaed3; $custom-dark: #000000;
JSON
{
"hex": "#fd89c0",
"rgb": {
"r": 253,
"g": 137,
"b": 192
},
"hsl": {
"h": 331.552,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.77224,
"c": 0.15293,
"h": 351.5
},
"luminance": 0.4258
}Semantic roles & 50–950 ramp
primary
#FD89C0
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82