#FD89E9#FD89E9
#FD89E9 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.7% C 0.181 H 333.9°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89E9 |
|---|---|
| RGB | rgb(253, 137, 233) |
| HSL | hsl(310, 97%, 76%) |
| HSV | hsv(310, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 7.9%, 0.8%) |
| CIE-LAB | lab(72.67, 56.42, -29.32) |
| CIE-LCH | lch(72.67, 63.59, 332.54°) |
| OKLab | oklab(78.73% 0.1621 -0.0793) |
| OKLCH | oklch(78.73% 0.181 333.9) |
| XYZ | xyz(64.1615, 44.6611, 82.3160) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.31
Bubblegum Pink
#FE83CC
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89E9 #89FD9D
analogous
#D789FD #FD89E9 #FD89AF
triadic
#FD89E9 #E9FD89 #89E9FD
tetradic
#FD89E9 #FDD789 #89FD9D #89AFFD
square
#FD89E9 #FDD789 #89FD9D #89AFFD
split-complementary
#FD89E9 #AFFD89 #89FDD7
monochromatic
#FB11D3 #FC4DDE #FD89E9 #FEC5F4 #FEE1F9
Accessibility & contrast
On white
2.11
#FD89E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FD89E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89E9
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89E9 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EC
Deuteranopia (green-blind)
#A8B8E6
Tritanopia (blue-blind)
#FF8FAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd89e9; /* rgb */ color: rgb(253, 137, 233); /* oklch */ color: oklch(78.7% 0.181 333.9);
Tailwind
colors: {
custom: {
50: '#ffaff0',
500: '#fd89e9',
950: '#000000',
},
}SCSS
$custom: #fd89e9; $custom-light: #ffaff0; $custom-dark: #000000;
JSON
{
"hex": "#fd89e9",
"rgb": {
"r": 253,
"g": 137,
"b": 233
},
"hsl": {
"h": 310.345,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.7873,
"c": 0.18051,
"h": 333.9
},
"luminance": 0.44657
}Semantic roles & 50–950 ramp
primary
#FD89E9
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084