#FF89E1#FF89E1
#FF89E1 is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.7% C 0.176 H 337.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89E1 |
|---|---|
| RGB | rgb(255, 137, 225) |
| HSL | hsl(315, 100%, 77%) |
| HSV | hsv(315, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 11.8%, 0%) |
| CIE-LAB | lab(72.62, 55.74, -24.98) |
| CIE-LCH | lch(72.62, 61.08, 335.86°) |
| OKLab | oklab(78.65% 0.1625 -0.0671) |
| OKLCH | oklch(78.65% 0.176 337.5) |
| XYZ | xyz(63.7766, 44.5918, 76.4675) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 6.41
Candy Pink
#FF63E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89E1 #89FFA7
analogous
#E289FF #FF89E1 #FF89A6
triadic
#FF89E1 #E1FF89 #89E1FF
tetradic
#FF89E1 #FFE289 #89FFA7 #89A6FF
square
#FF89E1 #FFE289 #89FFA7 #89A6FF
split-complementary
#FF89E1 #A6FF89 #89FFE2
monochromatic
#FF0FC2 #FF4CD1 #FF89E1 #FFC6F1 #FFE0F7
Accessibility & contrast
On white
2.12
#FF89E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FF89E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89E1
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89E1 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E4
Deuteranopia (green-blind)
#ACB9DE
Tritanopia (blue-blind)
#FF8DAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89e1; /* rgb */ color: rgb(255, 137, 225); /* oklch */ color: oklch(78.7% 0.176 337.5);
Tailwind
colors: {
custom: {
50: '#ffafea',
500: '#ff89e1',
950: '#000000',
},
}SCSS
$custom: #ff89e1; $custom-light: #ffafea; $custom-dark: #000000;
JSON
{
"hex": "#ff89e1",
"rgb": {
"r": 255,
"g": 137,
"b": 225
},
"hsl": {
"h": 315.254,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78651,
"c": 0.17577,
"h": 337.5
},
"luminance": 0.44588
}Semantic roles & 50–950 ramp
primary
#FF89E1
secondary
#D4F7DD
accent
#E63A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084