#FD89EB#FD89EB
#FD89EB is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.8% C 0.182 H 333.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89EB |
|---|---|
| RGB | rgb(253, 137, 235) |
| HSL | hsl(309, 97%, 76%) |
| HSV | hsv(309, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 7.1%, 0.8%) |
| CIE-LAB | lab(72.74, 56.75, -30.30) |
| CIE-LCH | lch(72.74, 64.33, 331.90°) |
| OKLab | oklab(78.81% 0.1626 -0.0821) |
| OKLCH | oklch(78.81% 0.182 333.2) |
| XYZ | xyz(64.4488, 44.7760, 83.8292) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 5.36
Bubblegum Pink
#FE83CC
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 6.53
Plum
#DDA0DD
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89EB #89FD9B
analogous
#D589FD #FD89EB #FD89B1
triadic
#FD89EB #EBFD89 #89EBFD
tetradic
#FD89EB #FDD589 #89FD9B #89B1FD
square
#FD89EB #FDD589 #89FD9B #89B1FD
split-complementary
#FD89EB #B1FD89 #89FDD5
monochromatic
#FB11D7 #FC4DE1 #FD89EB #FEC5F5 #FEE1FA
Accessibility & contrast
On white
2.11
#FD89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FD89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89EB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89EB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#FF90AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd89eb; /* rgb */ color: rgb(253, 137, 235); /* oklch */ color: oklch(78.8% 0.182 333.2);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#fd89eb',
950: '#000000',
},
}SCSS
$custom: #fd89eb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#fd89eb",
"rgb": {
"r": 253,
"g": 137,
"b": 235
},
"hsl": {
"h": 309.31,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78812,
"c": 0.18212,
"h": 333.2
},
"luminance": 0.44772
}Semantic roles & 50–950 ramp
primary
#FD89EB
secondary
#D4F7DA
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085