#FF89E2#FF89E2
#FF89E2 is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.7% C 0.177 H 337.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89E2 |
|---|---|
| RGB | rgb(255, 137, 226) |
| HSL | hsl(315, 100%, 77%) |
| HSV | hsv(315, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 11.4%, 0%) |
| CIE-LAB | lab(72.66, 55.90, -25.47) |
| CIE-LCH | lch(72.66, 61.43, 335.50°) |
| OKLab | oklab(78.69% 0.1627 -0.0685) |
| OKLCH | oklch(78.69% 0.177 337.2) |
| XYZ | xyz(63.9134, 44.6465, 77.1880) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.09
Violet (CSS)
#EE82EE
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.68
Purply Pink
#F075E6
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89E2 #89FFA6
analogous
#E189FF #FF89E2 #FF89A7
triadic
#FF89E2 #E2FF89 #89E2FF
tetradic
#FF89E2 #FFE189 #89FFA6 #89A7FF
square
#FF89E2 #FFE189 #89FFA6 #89A7FF
split-complementary
#FF89E2 #A7FF89 #89FFE1
monochromatic
#FF0FC4 #FF4CD3 #FF89E2 #FFC6F1 #FFE0F7
Accessibility & contrast
On white
2.12
#FF89E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FF89E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89E2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89E2 | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#FF8DAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff89e2; /* rgb */ color: rgb(255, 137, 226); /* oklch */ color: oklch(78.7% 0.177 337.2);
Tailwind
colors: {
custom: {
50: '#ffafeb',
500: '#ff89e2',
950: '#000000',
},
}SCSS
$custom: #ff89e2; $custom-light: #ffafeb; $custom-dark: #000000;
JSON
{
"hex": "#ff89e2",
"rgb": {
"r": 255,
"g": 137,
"b": 226
},
"hsl": {
"h": 314.746,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.7869,
"c": 0.17652,
"h": 337.2
},
"luminance": 0.44642
}Semantic roles & 50–950 ramp
primary
#FF89E2
secondary
#D4F7DC
accent
#E63800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084