#FF89DA#FF89DA
#FF89DA is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.4% C 0.171 H 340.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89DA |
|---|---|
| RGB | rgb(255, 137, 218) |
| HSL | hsl(319, 100%, 77%) |
| HSV | hsv(319, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 14.5%, 0%) |
| CIE-LAB | lab(72.37, 54.66, -21.50) |
| CIE-LCH | lch(72.37, 58.74, 338.53°) |
| OKLab | oklab(78.38% 0.1607 -0.0574) |
| OKLCH | oklch(78.38% 0.171 340.3) |
| XYZ | xyz(62.8412, 44.2176, 71.5411) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.19
Violet (CSS)
#EE82EE
ΔE00 6.45
Purply Pink
#F075E6
ΔE00 6.73
Bubblegum (survey)
#FF6CB5
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89DA #89FFAE
analogous
#E989FF #FF89DA #FF899F
triadic
#FF89DA #DAFF89 #89DAFF
tetradic
#FF89DA #FFE989 #89FFAE #899FFF
square
#FF89DA #FFE989 #89FFAE #899FFF
split-complementary
#FF89DA #9FFF89 #89FFE9
monochromatic
#FF0FB4 #FF4CC7 #FF89DA #FFC6ED #FFE0F5
Accessibility & contrast
On white
2.13
#FF89DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FF89DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89DA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89DA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DD
Deuteranopia (green-blind)
#AEB8D7
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff89da; /* rgb */ color: rgb(255, 137, 218); /* oklch */ color: oklch(78.4% 0.171 340.3);
Tailwind
colors: {
custom: {
50: '#ffaee5',
500: '#ff89da',
950: '#000000',
},
}SCSS
$custom: #ff89da; $custom-light: #ffaee5; $custom-dark: #000000;
JSON
{
"hex": "#ff89da",
"rgb": {
"r": 255,
"g": 137,
"b": 218
},
"hsl": {
"h": 318.814,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78383,
"c": 0.17068,
"h": 340.3
},
"luminance": 0.44213
}Semantic roles & 50–950 ramp
primary
#FF89DA
secondary
#D4F7DF
accent
#E64800
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181115
muted
#868084