#FF89AA#FF89AA
#FF89AA is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.8% C 0.146 H 3.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89AA |
|---|---|
| RGB | rgb(255, 137, 170) |
| HSL | hsl(343, 100%, 77%) |
| HSV | hsv(343, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 33.3%, 0%) |
| CIE-LAB | lab(70.91, 48.12, 2.98) |
| CIE-LCH | lch(70.91, 48.21, 3.55°) |
| OKLab | oklab(76.8% 0.1461 0.0084) |
| OKLCH | oklch(76.8% 0.146 3.3) |
| XYZ | xyz(57.4439, 42.0587, 43.1152) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.09
Rosa
#FE86A4
ΔE00 1.28
Carnation Pink
#FF7FA7
ΔE00 2.18
Rose Pink
#F7879A
ΔE00 3.97
Pig Pink
#E78EA5
ΔE00 4.31
Carnation
#FD798F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89AA #89FFDE
analogous
#FF89E5 #FF89AA #FFA389
triadic
#FF89AA #AAFF89 #89AAFF
tetradic
#FF89AA #E5FF89 #89FFDE #A389FF
square
#FF89AA #E5FF89 #89FFDE #A389FF
split-complementary
#FF89AA #89FFA3 #89E5FF
monochromatic
#FF0F52 #FF4C7E #FF89AA #FFC6D6 #FFE0E9
Accessibility & contrast
On white
2.23
#FF89AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#FF89AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89AA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89AA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#FF7F95
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ff89aa; /* rgb */ color: rgb(255, 137, 170); /* oklch */ color: oklch(76.8% 0.146 3.3);
Tailwind
colors: {
custom: {
50: '#ffaec3',
500: '#ff89aa',
950: '#000000',
},
}SCSS
$custom: #ff89aa; $custom-light: #ffaec3; $custom-dark: #000000;
JSON
{
"hex": "#ff89aa",
"rgb": {
"r": 255,
"g": 137,
"b": 170
},
"hsl": {
"h": 343.22,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.76801,
"c": 0.1463,
"h": 3.3
},
"luminance": 0.42054
}Semantic roles & 50–950 ramp
primary
#FF89AA
secondary
#D4F7ED
accent
#E6A500
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#181012
muted
#867F81