#FF89DF#FF89DF
#FF89DF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.6% C 0.174 H 338.3°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89DF |
|---|---|
| RGB | rgb(255, 137, 223) |
| HSL | hsl(316, 100%, 77%) |
| HSV | hsv(316, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 12.5%, 0%) |
| CIE-LAB | lab(72.55, 55.43, -23.99) |
| CIE-LCH | lch(72.55, 60.40, 336.60°) |
| OKLab | oklab(78.57% 0.162 -0.0644) |
| OKLCH | oklch(78.57% 0.174 338.3) |
| XYZ | xyz(63.5054, 44.4833, 75.0390) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89DF #89FFA9
analogous
#E489FF #FF89DF #FF89A4
triadic
#FF89DF #DFFF89 #89DFFF
tetradic
#FF89DF #FFE489 #89FFA9 #89A4FF
square
#FF89DF #FFE489 #89FFA9 #89A4FF
split-complementary
#FF89DF #A4FF89 #89FFE4
monochromatic
#FF0FBE #FF4CCE #FF89DF #FFC6F0 #FFE0F7
Accessibility & contrast
On white
2.12
#FF89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#FF89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89DF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89DF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#FF8CAA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89df; /* rgb */ color: rgb(255, 137, 223); /* oklch */ color: oklch(78.6% 0.174 338.3);
Tailwind
colors: {
custom: {
50: '#ffaee9',
500: '#ff89df',
950: '#000000',
},
}SCSS
$custom: #ff89df; $custom-light: #ffaee9; $custom-dark: #000000;
JSON
{
"hex": "#ff89df",
"rgb": {
"r": 255,
"g": 137,
"b": 223
},
"hsl": {
"h": 316.271,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78573,
"c": 0.17429,
"h": 338.3
},
"luminance": 0.44479
}Semantic roles & 50–950 ramp
primary
#FF89DF
secondary
#D4F7DD
accent
#E63E00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084