#FF89E8#FF89E8
#FF89E8 is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.9% C 0.181 H 334.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89E8 |
|---|---|
| RGB | rgb(255, 137, 232) |
| HSL | hsl(312, 100%, 77%) |
| HSV | hsv(312, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 9%, 0%) |
| CIE-LAB | lab(72.88, 56.85, -28.43) |
| CIE-LCH | lch(72.88, 63.56, 333.44°) |
| OKLab | oklab(78.93% 0.1641 -0.0768) |
| OKLCH | oklch(78.93% 0.181 334.9) |
| XYZ | xyz(64.7511, 44.9816, 81.6001) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.24
Purply Pink
#F075E6
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.76
Pink (survey)
#FF81C0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89E8 #89FFA0
analogous
#DB89FF #FF89E8 #FF89AD
triadic
#FF89E8 #E8FF89 #89E8FF
tetradic
#FF89E8 #FFDB89 #89FFA0 #89ADFF
square
#FF89E8 #FFDB89 #89FFA0 #89ADFF
split-complementary
#FF89E8 #ADFF89 #89FFDB
monochromatic
#FF0FD0 #FF4CDC #FF89E8 #FFC6F4 #FFE0F9
Accessibility & contrast
On white
2.10
#FF89E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FF89E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89E8
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89E8 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EB
Deuteranopia (green-blind)
#A9B9E5
Tritanopia (blue-blind)
#FF8FAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89e8; /* rgb */ color: rgb(255, 137, 232); /* oklch */ color: oklch(78.9% 0.181 334.9);
Tailwind
colors: {
custom: {
50: '#ffafef',
500: '#ff89e8',
950: '#000000',
},
}SCSS
$custom: #ff89e8; $custom-light: #ffafef; $custom-dark: #000000;
JSON
{
"hex": "#ff89e8",
"rgb": {
"r": 255,
"g": 137,
"b": 232
},
"hsl": {
"h": 311.695,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78928,
"c": 0.18115,
"h": 334.9
},
"luminance": 0.44978
}Semantic roles & 50–950 ramp
primary
#FF89E8
secondary
#D4F7DB
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084