#FF89B2#FF89B2
#FF89B2 is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.0% C 0.149 H 359.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89B2 |
|---|---|
| RGB | rgb(255, 137, 178) |
| HSL | hsl(339, 100%, 77%) |
| HSV | hsv(339, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 30.2%, 0%) |
| CIE-LAB | lab(71.13, 49.10, -1.17) |
| CIE-LCH | lch(71.13, 49.12, 358.63°) |
| OKLab | oklab(77.03% 0.1488 -0.0024) |
| OKLCH | oklch(77.03% 0.149 359.1) |
| XYZ | xyz(58.2238, 42.3707, 47.2227) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.65
Carnation Pink
#FF7FA7
ΔE00 2.49
Rosa
#FE86A4
ΔE00 3.32
Pink (survey)
#FF81C0
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89B2 #89FFD6
analogous
#FF89ED #FF89B2 #FF9B89
triadic
#FF89B2 #B2FF89 #89B2FF
tetradic
#FF89B2 #EDFF89 #89FFD6 #9B89FF
square
#FF89B2 #EDFF89 #89FFD6 #9B89FF
split-complementary
#FF89B2 #89FF9B #89EDFF
monochromatic
#FF0F62 #FF4C8A #FF89B2 #FFC6DA #FFE0EB
Accessibility & contrast
On white
2.22
#FF89B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FF89B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89B2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89B2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#FF8198
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff89b2; /* rgb */ color: rgb(255, 137, 178); /* oklch */ color: oklch(77.0% 0.149 359.1);
Tailwind
colors: {
custom: {
50: '#ffaec9',
500: '#ff89b2',
950: '#000000',
},
}SCSS
$custom: #ff89b2; $custom-light: #ffaec9; $custom-dark: #000000;
JSON
{
"hex": "#ff89b2",
"rgb": {
"r": 255,
"g": 137,
"b": 178
},
"hsl": {
"h": 339.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77034,
"c": 0.14883,
"h": 359.1
},
"luminance": 0.42366
}Semantic roles & 50–950 ramp
primary
#FF89B2
secondary
#D4F7EB
accent
#E69600
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82