#FF89AE#FF89AE
#FF89AE is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.9% C 0.147 H 1.2°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89AE |
|---|---|
| RGB | rgb(255, 137, 174) |
| HSL | hsl(341, 100%, 77%) |
| HSV | hsv(341, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 31.8%, 0%) |
| CIE-LAB | lab(71.02, 48.61, 0.90) |
| CIE-LCH | lch(71.02, 48.61, 1.06°) |
| OKLab | oklab(76.92% 0.1475 0.003) |
| OKLCH | oklch(76.92% 0.147 1.2) |
| XYZ | xyz(57.8280, 42.2123, 45.1384) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 0.89
Carnation Pink
#FF7FA7
ΔE00 2.08
Rosa
#FE86A4
ΔE00 2.29
Pig Pink
#E78EA5
ΔE00 4.57
Rose Pink
#F7879A
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89AE #89FFDA
analogous
#FF89E9 #FF89AE #FF9F89
triadic
#FF89AE #AEFF89 #89AEFF
tetradic
#FF89AE #E9FF89 #89FFDA #9F89FF
square
#FF89AE #E9FF89 #89FFDA #9F89FF
split-complementary
#FF89AE #89FF9F #89E9FF
monochromatic
#FF0F5A #FF4C84 #FF89AE #FFC6D8 #FFE0EA
Accessibility & contrast
On white
2.22
#FF89AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FF89AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89AE
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89AE | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#FF8096
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff89ae; /* rgb */ color: rgb(255, 137, 174); /* oklch */ color: oklch(76.9% 0.147 1.2);
Tailwind
colors: {
custom: {
50: '#ffaec6',
500: '#ff89ae',
950: '#000000',
},
}SCSS
$custom: #ff89ae; $custom-light: #ffaec6; $custom-dark: #000000;
JSON
{
"hex": "#ff89ae",
"rgb": {
"r": 255,
"g": 137,
"b": 174
},
"hsl": {
"h": 341.186,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76916,
"c": 0.14748,
"h": 1.2
},
"luminance": 0.42207
}Semantic roles & 50–950 ramp
primary
#FF89AE
secondary
#D4F7EC
accent
#E69E00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82