#FD89E2#FD89E2
#FD89E2 is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.5% C 0.175 H 336.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89E2 |
|---|---|
| RGB | rgb(253, 137, 226) |
| HSL | hsl(314, 97%, 76%) |
| HSV | hsv(314, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 10.7%, 0.8%) |
| CIE-LAB | lab(72.41, 55.30, -25.88) |
| CIE-LCH | lch(72.41, 61.05, 334.92°) |
| OKLab | oklab(78.45% 0.1605 -0.0697) |
| OKLCH | oklch(78.45% 0.175 336.5) |
| XYZ | xyz(63.1813, 44.2690, 77.1537) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.48
Pink (survey)
#FF81C0
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89E2 #89FDA4
analogous
#DE89FD #FD89E2 #FD89A8
triadic
#FD89E2 #E2FD89 #89E2FD
tetradic
#FD89E2 #FDDE89 #89FDA4 #89A8FD
square
#FD89E2 #FDDE89 #89FDA4 #89A8FD
split-complementary
#FD89E2 #A8FD89 #89FDDE
monochromatic
#FB11C4 #FC4DD3 #FD89E2 #FEC5F1 #FEE1F8
Accessibility & contrast
On white
2.13
#FD89E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FD89E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89E2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89E2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#FF8DAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fd89e2; /* rgb */ color: rgb(253, 137, 226); /* oklch */ color: oklch(78.5% 0.175 336.5);
Tailwind
colors: {
custom: {
50: '#ffaeeb',
500: '#fd89e2',
950: '#000000',
},
}SCSS
$custom: #fd89e2; $custom-light: #ffaeeb; $custom-dark: #000000;
JSON
{
"hex": "#fd89e2",
"rgb": {
"r": 253,
"g": 137,
"b": 226
},
"hsl": {
"h": 313.966,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.7845,
"c": 0.17501,
"h": 336.5
},
"luminance": 0.44265
}Semantic roles & 50–950 ramp
primary
#FD89E2
secondary
#D4F7DC
accent
#E63500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084