#FF89BE#FF89BE
#FF89BE is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.4% C 0.154 H 353.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89BE |
|---|---|
| RGB | rgb(255, 137, 190) |
| HSL | hsl(333, 100%, 77%) |
| HSV | hsv(333, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 25.5%, 0%) |
| CIE-LAB | lab(71.47, 50.66, -7.35) |
| CIE-LCH | lch(71.47, 51.19, 351.74°) |
| OKLab | oklab(77.41% 0.1527 -0.0188) |
| OKLCH | oklch(77.41% 0.154 353) |
| XYZ | xyz(59.4817, 42.8738, 53.8479) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.12
Bubblegum Pink
#FE83CC
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.54
Carnation Pink
#FF7FA7
ΔE00 4.90
Bubblegum (survey)
#FF6CB5
ΔE00 5.59
Bubble Gum Pink
#FF69AF
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89BE #89FFCA
analogous
#FF89F9 #FF89BE #FF8F89
triadic
#FF89BE #BEFF89 #89BEFF
tetradic
#FF89BE #F9FF89 #89FFCA #8F89FF
square
#FF89BE #F9FF89 #89FFCA #8F89FF
split-complementary
#FF89BE #89FF8F #89F9FF
monochromatic
#FF0F7B #FF4C9C #FF89BE #FFC6E0 #FFE0EE
Accessibility & contrast
On white
2.19
#FF89BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF89BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89BE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89BE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#FF849C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff89be; /* rgb */ color: rgb(255, 137, 190); /* oklch */ color: oklch(77.4% 0.154 353.0);
Tailwind
colors: {
custom: {
50: '#ffaed1',
500: '#ff89be',
950: '#000000',
},
}SCSS
$custom: #ff89be; $custom-light: #ffaed1; $custom-dark: #000000;
JSON
{
"hex": "#ff89be",
"rgb": {
"r": 255,
"g": 137,
"b": 190
},
"hsl": {
"h": 333.051,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77406,
"c": 0.15387,
"h": 353
},
"luminance": 0.42869
}Semantic roles & 50–950 ramp
primary
#FF89BE
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82