#FD89ED#FD89ED
#FD89ED is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.184 H 332.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89ED |
|---|---|
| RGB | rgb(253, 137, 237) |
| HSL | hsl(308, 97%, 76%) |
| HSV | hsv(308, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 6.3%, 0.8%) |
| CIE-LAB | lab(72.82, 57.08, -31.27) |
| CIE-LCH | lch(72.82, 65.08, 331.28°) |
| OKLab | oklab(78.89% 0.163 -0.0849) |
| OKLCH | oklch(78.89% 0.184 332.5) |
| XYZ | xyz(64.7394, 44.8922, 85.3595) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.25
Candy Pink
#FF63E9
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89ED #89FD99
analogous
#D389FD #FD89ED #FD89B3
triadic
#FD89ED #EDFD89 #89EDFD
tetradic
#FD89ED #FDD389 #89FD99 #89B3FD
square
#FD89ED #FDD389 #89FD99 #89B3FD
split-complementary
#FD89ED #B3FD89 #89FDD3
monochromatic
#FB11DB #FC4DE4 #FD89ED #FEC5F6 #FEE1FA
Accessibility & contrast
On white
2.10
#FD89ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FD89ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89ED
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89ED | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd89ed; /* rgb */ color: rgb(253, 137, 237); /* oklch */ color: oklch(78.9% 0.184 332.5);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fd89ed',
950: '#000000',
},
}SCSS
$custom: #fd89ed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fd89ed",
"rgb": {
"r": 253,
"g": 137,
"b": 237
},
"hsl": {
"h": 308.276,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78894,
"c": 0.18375,
"h": 332.5
},
"luminance": 0.44888
}Semantic roles & 50–950 ramp
primary
#FD89ED
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085