#FD89FF#FD89FF
#FD89FF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.7% C 0.199 H 326.6°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89FF |
|---|---|
| RGB | rgb(253, 137, 255) |
| HSL | hsl(299, 100%, 77%) |
| HSV | hsv(299, 46%, 100%) |
| CMYK | cmyk(0.8%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(73.54, 60.13, -39.96) |
| CIE-LCH | lch(73.54, 72.20, 326.39°) |
| OKLab | oklab(79.67% 0.1663 -0.1096) |
| OKLCH | oklch(79.67% 0.199 326.6) |
| XYZ | xyz(67.5024, 45.9974, 99.9112) |
| Luminance | 0.4599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 6.92
Violet Pink
#FB5FFC
ΔE00 7.04
Light Magenta
#FA5FF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89FF #8BFF89
analogous
#C289FF #FD89FF #FF89C6
triadic
#FD89FF #FFFD89 #89FFFD
tetradic
#FD89FF #FFC289 #8BFF89 #89C6FF
square
#FD89FF #FFC289 #8BFF89 #89C6FF
split-complementary
#FD89FF #C6FF89 #89FFC2
monochromatic
#FB0FFF #FC4CFF #FD89FF #FEC6FF #FEE0FF
Accessibility & contrast
On white
2.06
#FD89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FD89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89FF
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89FF | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd89ff; /* rgb */ color: rgb(253, 137, 255); /* oklch */ color: oklch(79.7% 0.199 326.6);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#fd89ff',
950: '#000000',
},
}SCSS
$custom: #fd89ff; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#fd89ff",
"rgb": {
"r": 253,
"g": 137,
"b": 255
},
"hsl": {
"h": 298.983,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79669,
"c": 0.1992,
"h": 326.6
},
"luminance": 0.45994
}Semantic roles & 50–950 ramp
primary
#FD89FF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086