#FF89FD#FF89FD
#FF89FD is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.8% C 0.199 H 327.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89FD |
|---|---|
| RGB | rgb(255, 137, 253) |
| HSL | hsl(301, 100%, 77%) |
| HSV | hsv(301, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 0.8%, 0%) |
| CIE-LAB | lab(73.71, 60.34, -38.61) |
| CIE-LCH | lch(73.71, 71.64, 327.39°) |
| OKLab | oklab(79.81% 0.1682 -0.1057) |
| OKLCH | oklch(79.81% 0.199 327.9) |
| XYZ | xyz(67.9142, 46.2468, 98.2587) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.84
Violet Pink
#FB5FFC
ΔE00 7.20
Light Magenta
#FA5FF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89FD #89FF8B
analogous
#C689FF #FF89FD #FF89C2
triadic
#FF89FD #FDFF89 #89FDFF
tetradic
#FF89FD #FFC689 #89FF8B #89C2FF
square
#FF89FD #FFC689 #89FF8B #89C2FF
split-complementary
#FF89FD #C2FF89 #89FFC6
monochromatic
#FF0FFB #FF4CFC #FF89FD #FFC6FE #FFE0FE
Accessibility & contrast
On white
2.05
#FF89FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FF89FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89FD
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89FD | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#A1BBF9
Tritanopia (blue-blind)
#FF95B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff89fd; /* rgb */ color: rgb(255, 137, 253); /* oklch */ color: oklch(79.8% 0.199 327.9);
Tailwind
colors: {
custom: {
50: '#ffaffe',
500: '#ff89fd',
950: '#000000',
},
}SCSS
$custom: #ff89fd; $custom-light: #ffaffe; $custom-dark: #000000;
JSON
{
"hex": "#ff89fd",
"rgb": {
"r": 255,
"g": 137,
"b": 253
},
"hsl": {
"h": 301.017,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79813,
"c": 0.19864,
"h": 327.9
},
"luminance": 0.46243
}Semantic roles & 50–950 ramp
primary
#FF89FD
secondary
#D4F7D4
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086