#FF89CA#FF89CA
#FF89CA is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.8% C 0.160 H 347.3°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89CA |
|---|---|
| RGB | rgb(255, 137, 202) |
| HSL | hsl(327, 100%, 77%) |
| HSV | hsv(327, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 20.8%, 0%) |
| CIE-LAB | lab(71.84, 52.31, -13.47) |
| CIE-LCH | lch(71.84, 54.02, 345.57°) |
| OKLab | oklab(77.81% 0.1564 -0.0353) |
| OKLCH | oklch(77.81% 0.16 347.3) |
| XYZ | xyz(60.8477, 43.4202, 61.0418) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.65
Pink (survey)
#FF81C0
ΔE00 2.12
Bubblegum (survey)
#FF6CB5
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 6.26
Bubble Gum Pink
#FF69AF
ΔE00 6.68
Pinky
#FC86AA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89CA #89FFBE
analogous
#F989FF #FF89CA #FF898F
triadic
#FF89CA #CAFF89 #89CAFF
tetradic
#FF89CA #FFF989 #89FFBE #898FFF
square
#FF89CA #FFF989 #89FFBE #898FFF
split-complementary
#FF89CA #8FFF89 #89FFF9
monochromatic
#FF0F93 #FF4CAF #FF89CA #FFC6E5 #FFE0F1
Accessibility & contrast
On white
2.17
#FF89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FF89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89CA
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89CA | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CC
Deuteranopia (green-blind)
#B2B7C7
Tritanopia (blue-blind)
#FF87A1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ff89ca; /* rgb */ color: rgb(255, 137, 202); /* oklch */ color: oklch(77.8% 0.160 347.3);
Tailwind
colors: {
custom: {
50: '#ffaeda',
500: '#ff89ca',
950: '#000000',
},
}SCSS
$custom: #ff89ca; $custom-light: #ffaeda; $custom-dark: #000000;
JSON
{
"hex": "#ff89ca",
"rgb": {
"r": 255,
"g": 137,
"b": 202
},
"hsl": {
"h": 326.949,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77806,
"c": 0.16029,
"h": 347.3
},
"luminance": 0.43416
}Semantic roles & 50–950 ramp
primary
#FF89CA
secondary
#D4F7E4
accent
#E66700
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181114
muted
#868083