#FF89D8#FF89D8
#FF89D8 is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.3% C 0.169 H 341.2°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89D8 |
|---|---|
| RGB | rgb(255, 137, 216) |
| HSL | hsl(320, 100%, 77%) |
| HSV | hsv(320, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 15.3%, 0%) |
| CIE-LAB | lab(72.30, 54.36, -20.51) |
| CIE-LCH | lch(72.30, 58.10, 339.33°) |
| OKLab | oklab(78.31% 0.1602 -0.0547) |
| OKLCH | oklch(78.31% 0.169 341.2) |
| XYZ | xyz(62.5811, 44.1136, 70.1711) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.25
Pink (survey)
#FF81C0
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 6.37
Violet (CSS)
#EE82EE
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.03
Bubblegum (survey)
#FF6CB5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89D8 #89FFB0
analogous
#EB89FF #FF89D8 #FF899D
triadic
#FF89D8 #D8FF89 #89D8FF
tetradic
#FF89D8 #FFEB89 #89FFB0 #899DFF
square
#FF89D8 #FFEB89 #89FFB0 #899DFF
split-complementary
#FF89D8 #9DFF89 #89FFEB
monochromatic
#FF0FB0 #FF4CC4 #FF89D8 #FFC6EC #FFE0F5
Accessibility & contrast
On white
2.14
#FF89D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF89D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89D8
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89D8 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DB
Deuteranopia (green-blind)
#AFB8D5
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff89d8; /* rgb */ color: rgb(255, 137, 216); /* oklch */ color: oklch(78.3% 0.169 341.2);
Tailwind
colors: {
custom: {
50: '#ffaee4',
500: '#ff89d8',
950: '#000000',
},
}SCSS
$custom: #ff89d8; $custom-light: #ffaee4; $custom-dark: #000000;
JSON
{
"hex": "#ff89d8",
"rgb": {
"r": 255,
"g": 137,
"b": 216
},
"hsl": {
"h": 319.831,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78308,
"c": 0.16928,
"h": 341.2
},
"luminance": 0.44109
}Semantic roles & 50–950 ramp
primary
#FF89D8
secondary
#D4F7DF
accent
#E64C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083