#FF89DD#FF89DD
#FF89DD is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.5% C 0.173 H 339.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89DD |
|---|---|
| RGB | rgb(255, 137, 221) |
| HSL | hsl(317, 100%, 77%) |
| HSV | hsv(317, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 13.3%, 0%) |
| CIE-LAB | lab(72.48, 55.12, -23.00) |
| CIE-LCH | lch(72.48, 59.73, 337.36°) |
| OKLab | oklab(78.5% 0.1615 -0.0616) |
| OKLCH | oklch(78.5% 0.173 339.1) |
| XYZ | xyz(63.2373, 44.3761, 73.6273) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.16
Pink (survey)
#FF81C0
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.32
Candy Pink
#FF63E9
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89DD #89FFAB
analogous
#E689FF #FF89DD #FF89A2
triadic
#FF89DD #DDFF89 #89DDFF
tetradic
#FF89DD #FFE689 #89FFAB #89A2FF
square
#FF89DD #FFE689 #89FFAB #89A2FF
split-complementary
#FF89DD #A2FF89 #89FFE6
monochromatic
#FF0FBA #FF4CCB #FF89DD #FFC6EF #FFE0F6
Accessibility & contrast
On white
2.13
#FF89DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FF89DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89DD
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89DD | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#ADB9DA
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89dd; /* rgb */ color: rgb(255, 137, 221); /* oklch */ color: oklch(78.5% 0.173 339.1);
Tailwind
colors: {
custom: {
50: '#ffaee7',
500: '#ff89dd',
950: '#000000',
},
}SCSS
$custom: #ff89dd; $custom-light: #ffaee7; $custom-dark: #000000;
JSON
{
"hex": "#ff89dd",
"rgb": {
"r": 255,
"g": 137,
"b": 221
},
"hsl": {
"h": 317.288,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78497,
"c": 0.17282,
"h": 339.1
},
"luminance": 0.44372
}Semantic roles & 50–950 ramp
primary
#FF89DD
secondary
#D4F7DE
accent
#E64200
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084