#FF89E9#FF89E9
#FF89E9 is a light, vivid pink. Relative luminance 0.450; OKLCH L 79.0% C 0.182 H 334.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89E9 |
|---|---|
| RGB | rgb(255, 137, 233) |
| HSL | hsl(311, 100%, 77%) |
| HSV | hsv(311, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 8.6%, 0%) |
| CIE-LAB | lab(72.92, 57.01, -28.92) |
| CIE-LCH | lch(72.92, 63.92, 333.11°) |
| OKLab | oklab(78.97% 0.1643 -0.0782) |
| OKLCH | oklch(78.97% 0.182 334.6) |
| XYZ | xyz(64.8936, 45.0386, 82.3503) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.70
Pink (survey)
#FF81C0
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89E9 #89FF9F
analogous
#DA89FF #FF89E9 #FF89AE
triadic
#FF89E9 #E9FF89 #89E9FF
tetradic
#FF89E9 #FFDA89 #89FF9F #89AEFF
square
#FF89E9 #FFDA89 #89FF9F #89AEFF
split-complementary
#FF89E9 #AEFF89 #89FFDA
monochromatic
#FF0FD2 #FF4CDE #FF89E9 #FFC6F4 #FFE0F9
Accessibility & contrast
On white
2.10
#FF89E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#FF89E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89E9
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89E9 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A8EC
Deuteranopia (green-blind)
#A9B9E6
Tritanopia (blue-blind)
#FF8FAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89e9; /* rgb */ color: rgb(255, 137, 233); /* oklch */ color: oklch(79.0% 0.182 334.6);
Tailwind
colors: {
custom: {
50: '#ffaff0',
500: '#ff89e9',
950: '#000000',
},
}SCSS
$custom: #ff89e9; $custom-light: #ffaff0; $custom-dark: #000000;
JSON
{
"hex": "#ff89e9",
"rgb": {
"r": 255,
"g": 137,
"b": 233
},
"hsl": {
"h": 311.186,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78968,
"c": 0.18193,
"h": 334.6
},
"luminance": 0.45035
}Semantic roles & 50–950 ramp
primary
#FF89E9
secondary
#D4F7DA
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084