#FF89DC#FF89DC
#FF89DC is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.5% C 0.172 H 339.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89DC |
|---|---|
| RGB | rgb(255, 137, 220) |
| HSL | hsl(318, 100%, 77%) |
| HSV | hsv(318, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 13.7%, 0%) |
| CIE-LAB | lab(72.44, 54.97, -22.50) |
| CIE-LCH | lch(72.44, 59.39, 337.74°) |
| OKLab | oklab(78.46% 0.1612 -0.0602) |
| OKLCH | oklch(78.46% 0.172 339.5) |
| XYZ | xyz(63.1045, 44.3229, 72.9277) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.97
Pink (survey)
#FF81C0
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.45
Candy Pink
#FF63E9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89DC #89FFAC
analogous
#E789FF #FF89DC #FF89A1
triadic
#FF89DC #DCFF89 #89DCFF
tetradic
#FF89DC #FFE789 #89FFAC #89A1FF
square
#FF89DC #FFE789 #89FFAC #89A1FF
split-complementary
#FF89DC #A1FF89 #89FFE7
monochromatic
#FF0FB8 #FF4CCA #FF89DC #FFC6EE #FFE0F6
Accessibility & contrast
On white
2.13
#FF89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FF89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89DC
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89DC | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#ADB9D9
Tritanopia (blue-blind)
#FF8BA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89dc; /* rgb */ color: rgb(255, 137, 220); /* oklch */ color: oklch(78.5% 0.172 339.5);
Tailwind
colors: {
custom: {
50: '#ffaee7',
500: '#ff89dc',
950: '#000000',
},
}SCSS
$custom: #ff89dc; $custom-light: #ffaee7; $custom-dark: #000000;
JSON
{
"hex": "#ff89dc",
"rgb": {
"r": 255,
"g": 137,
"b": 220
},
"hsl": {
"h": 317.797,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78459,
"c": 0.1721,
"h": 339.5
},
"luminance": 0.44319
}Semantic roles & 50–950 ramp
primary
#FF89DC
secondary
#D4F7DE
accent
#E64400
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084