#FF89FB#FF89FB
#FF89FB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.7% C 0.197 H 328.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89FB |
|---|---|
| RGB | rgb(255, 137, 251) |
| HSL | hsl(302, 100%, 77%) |
| HSV | hsv(302, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 1.6%, 0%) |
| CIE-LAB | lab(73.62, 60.00, -37.65) |
| CIE-LCH | lch(73.62, 70.83, 327.89°) |
| OKLab | oklab(79.72% 0.1678 -0.1029) |
| OKLCH | oklch(79.72% 0.197 328.5) |
| XYZ | xyz(67.5973, 46.1200, 96.5896) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 5.00
Candy Pink
#FF63E9
ΔE00 6.59
Lavender Pink
#DD85D7
ΔE00 6.65
Violet Pink
#FB5FFC
ΔE00 7.28
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89FB #89FF8D
analogous
#C889FF #FF89FB #FF89C0
triadic
#FF89FB #FBFF89 #89FBFF
tetradic
#FF89FB #FFC889 #89FF8D #89C0FF
square
#FF89FB #FFC889 #89FF8D #89C0FF
split-complementary
#FF89FB #C0FF89 #89FFC8
monochromatic
#FF0FF7 #FF4CF9 #FF89FB #FFC6FD #FFE0FE
Accessibility & contrast
On white
2.05
#FF89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FF89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89FB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89FB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#A2BBF7
Tritanopia (blue-blind)
#FF94B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff89fb; /* rgb */ color: rgb(255, 137, 251); /* oklch */ color: oklch(79.7% 0.197 328.5);
Tailwind
colors: {
custom: {
50: '#ffaffd',
500: '#ff89fb',
950: '#000000',
},
}SCSS
$custom: #ff89fb; $custom-light: #ffaffd; $custom-dark: #000000;
JSON
{
"hex": "#ff89fb",
"rgb": {
"r": 255,
"g": 137,
"b": 251
},
"hsl": {
"h": 302.034,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79725,
"c": 0.19689,
"h": 328.5
},
"luminance": 0.46116
}Semantic roles & 50–950 ramp
primary
#FF89FB
secondary
#D4F7D5
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085