#FF89E4#FF89E4
#FF89E4 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.8% C 0.178 H 336.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89E4 |
|---|---|
| RGB | rgb(255, 137, 228) |
| HSL | hsl(314, 100%, 77%) |
| HSV | hsv(314, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 10.6%, 0%) |
| CIE-LAB | lab(72.73, 56.21, -26.46) |
| CIE-LCH | lch(72.73, 62.13, 334.80°) |
| OKLab | oklab(78.77% 0.1632 -0.0713) |
| OKLCH | oklch(78.77% 0.178 336.4) |
| XYZ | xyz(64.1894, 44.7569, 78.6418) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 5.62
Pink (survey)
#FF81C0
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89E4 #89FFA4
analogous
#DF89FF #FF89E4 #FF89A9
triadic
#FF89E4 #E4FF89 #89E4FF
tetradic
#FF89E4 #FFDF89 #89FFA4 #89A9FF
square
#FF89E4 #FFDF89 #89FFA4 #89A9FF
split-complementary
#FF89E4 #A9FF89 #89FFDF
monochromatic
#FF0FC8 #FF4CD6 #FF89E4 #FFC6F2 #FFE0F8
Accessibility & contrast
On white
2.11
#FF89E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FF89E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89E4
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89E4 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E7
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#FF8EAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89e4; /* rgb */ color: rgb(255, 137, 228); /* oklch */ color: oklch(78.8% 0.178 336.4);
Tailwind
colors: {
custom: {
50: '#ffafec',
500: '#ff89e4',
950: '#000000',
},
}SCSS
$custom: #ff89e4; $custom-light: #ffafec; $custom-dark: #000000;
JSON
{
"hex": "#ff89e4",
"rgb": {
"r": 255,
"g": 137,
"b": 228
},
"hsl": {
"h": 313.729,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78768,
"c": 0.17804,
"h": 336.4
},
"luminance": 0.44753
}Semantic roles & 50–950 ramp
primary
#FF89E4
secondary
#D4F7DC
accent
#E63500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084