#FD89E4#FD89E4
#FD89E4 is a light, vivid pink. Relative luminance 0.444; OKLCH L 78.5% C 0.177 H 335.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89E4 |
|---|---|
| RGB | rgb(253, 137, 228) |
| HSL | hsl(313, 97%, 76%) |
| HSV | hsv(313, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 9.9%, 0.8%) |
| CIE-LAB | lab(72.48, 55.62, -26.86) |
| CIE-LCH | lch(72.48, 61.77, 334.22°) |
| OKLab | oklab(78.53% 0.161 -0.0724) |
| OKLCH | oklch(78.53% 0.177 335.8) |
| XYZ | xyz(63.4574, 44.3794, 78.6075) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 6.93
Pink (survey)
#FF81C0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89E4 #89FDA2
analogous
#DC89FD #FD89E4 #FD89AA
triadic
#FD89E4 #E4FD89 #89E4FD
tetradic
#FD89E4 #FDDC89 #89FDA2 #89AAFD
square
#FD89E4 #FDDC89 #89FDA2 #89AAFD
split-complementary
#FD89E4 #AAFD89 #89FDDC
monochromatic
#FB11C8 #FC4DD6 #FD89E4 #FEC5F2 #FEE1F8
Accessibility & contrast
On white
2.13
#FD89E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#FD89E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89E4
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89E4 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA7E7
Deuteranopia (green-blind)
#A9B8E1
Tritanopia (blue-blind)
#FF8EAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd89e4; /* rgb */ color: rgb(253, 137, 228); /* oklch */ color: oklch(78.5% 0.177 335.8);
Tailwind
colors: {
custom: {
50: '#ffaeec',
500: '#fd89e4',
950: '#000000',
},
}SCSS
$custom: #fd89e4; $custom-light: #ffaeec; $custom-dark: #000000;
JSON
{
"hex": "#fd89e4",
"rgb": {
"r": 253,
"g": 137,
"b": 228
},
"hsl": {
"h": 312.931,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78529,
"c": 0.17655,
"h": 335.8
},
"luminance": 0.44375
}Semantic roles & 50–950 ramp
primary
#FD89E4
secondary
#D4F7DC
accent
#E63100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084