#FD89EC#FD89EC
#FD89EC is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.183 H 332.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89EC |
|---|---|
| RGB | rgb(253, 137, 236) |
| HSL | hsl(309, 97%, 76%) |
| HSV | hsv(309, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 6.7%, 0.8%) |
| CIE-LAB | lab(72.78, 56.91, -30.79) |
| CIE-LCH | lch(72.78, 64.71, 331.59°) |
| OKLab | oklab(78.85% 0.1628 -0.0835) |
| OKLCH | oklch(78.85% 0.183 332.8) |
| XYZ | xyz(64.5937, 44.8340, 84.5922) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.07
Candy Pink
#FF63E9
ΔE00 6.49
Light Magenta
#FA5FF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89EC #89FD9A
analogous
#D489FD #FD89EC #FD89B2
triadic
#FD89EC #ECFD89 #89ECFD
tetradic
#FD89EC #FDD489 #89FD9A #89B2FD
square
#FD89EC #FDD489 #89FD9A #89B2FD
split-complementary
#FD89EC #B2FD89 #89FDD4
monochromatic
#FB11D9 #FC4DE2 #FD89EC #FEC5F6 #FEE1FA
Accessibility & contrast
On white
2.11
#FD89EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FD89EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89EC
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89EC | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd89ec; /* rgb */ color: rgb(253, 137, 236); /* oklch */ color: oklch(78.9% 0.183 332.8);
Tailwind
colors: {
custom: {
50: '#ffaff2',
500: '#fd89ec',
950: '#000000',
},
}SCSS
$custom: #fd89ec; $custom-light: #ffaff2; $custom-dark: #000000;
JSON
{
"hex": "#fd89ec",
"rgb": {
"r": 253,
"g": 137,
"b": 236
},
"hsl": {
"h": 308.793,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78853,
"c": 0.18293,
"h": 332.8
},
"luminance": 0.4483
}Semantic roles & 50–950 ramp
primary
#FD89EC
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085