#FD89EF#FD89EF
#FD89EF is a light, vivid purple. Relative luminance 0.450; OKLCH L 79.0% C 0.185 H 331.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89EF |
|---|---|
| RGB | rgb(253, 137, 239) |
| HSL | hsl(307, 97%, 76%) |
| HSV | hsv(307, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 5.5%, 0.8%) |
| CIE-LAB | lab(72.90, 57.41, -32.25) |
| CIE-LCH | lch(72.90, 65.85, 330.68°) |
| OKLab | oklab(78.98% 0.1634 -0.0876) |
| OKLCH | oklch(78.98% 0.185 331.8) |
| XYZ | xyz(65.0332, 45.0098, 86.9069) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.17
Purply Pink
#F075E6
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.42
Bubblegum Pink
#FE83CC
ΔE00 6.61
Light Magenta
#FA5FF7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89EF #89FD97
analogous
#D189FD #FD89EF #FD89B5
triadic
#FD89EF #EFFD89 #89EFFD
tetradic
#FD89EF #FDD189 #89FD97 #89B5FD
square
#FD89EF #FDD189 #89FD97 #89B5FD
split-complementary
#FD89EF #B5FD89 #89FDD1
monochromatic
#FB11DF #FC4DE7 #FD89EF #FEC5F7 #FEE1FB
Accessibility & contrast
On white
2.10
#FD89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#FD89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89EF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89EF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F3
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd89ef; /* rgb */ color: rgb(253, 137, 239); /* oklch */ color: oklch(79.0% 0.185 331.8);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fd89ef',
950: '#000000',
},
}SCSS
$custom: #fd89ef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fd89ef",
"rgb": {
"r": 253,
"g": 137,
"b": 239
},
"hsl": {
"h": 307.241,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78977,
"c": 0.18541,
"h": 331.8
},
"luminance": 0.45006
}Semantic roles & 50–950 ramp
primary
#FD89EF
secondary
#D4F7D8
accent
#E61C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085