#FF89D2#FF89D2
#FF89D2 is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.1% C 0.165 H 343.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89D2 |
|---|---|
| RGB | rgb(255, 137, 210) |
| HSL | hsl(323, 100%, 77%) |
| HSV | hsv(323, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 17.6%, 0%) |
| CIE-LAB | lab(72.10, 53.47, -17.50) |
| CIE-LCH | lch(72.10, 56.26, 341.88°) |
| OKLab | oklab(78.09% 0.1586 -0.0464) |
| OKLCH | oklch(78.09% 0.165 343.7) |
| XYZ | xyz(61.8195, 43.8089, 66.1602) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.37
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 6.54
Hot Pink
#FF69B4
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.07
Bubble Gum Pink
#FF69AF
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89D2 #89FFB6
analogous
#F189FF #FF89D2 #FF8997
triadic
#FF89D2 #D2FF89 #89D2FF
tetradic
#FF89D2 #FFF189 #89FFB6 #8997FF
square
#FF89D2 #FFF189 #89FFB6 #8997FF
split-complementary
#FF89D2 #97FF89 #89FFF1
monochromatic
#FF0FA3 #FF4CBB #FF89D2 #FFC6E9 #FFE0F3
Accessibility & contrast
On white
2.15
#FF89D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FF89D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89D2
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89D2 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D5
Deuteranopia (green-blind)
#B0B8CF
Tritanopia (blue-blind)
#FF89A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff89d2; /* rgb */ color: rgb(255, 137, 210); /* oklch */ color: oklch(78.1% 0.165 343.7);
Tailwind
colors: {
custom: {
50: '#ffaedf',
500: '#ff89d2',
950: '#000000',
},
}SCSS
$custom: #ff89d2; $custom-light: #ffaedf; $custom-dark: #000000;
JSON
{
"hex": "#ff89d2",
"rgb": {
"r": 255,
"g": 137,
"b": 210
},
"hsl": {
"h": 322.881,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78088,
"c": 0.16525,
"h": 343.7
},
"luminance": 0.43804
}Semantic roles & 50–950 ramp
primary
#FF89D2
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181115
muted
#868083