#FD89F2#FD89F2
#FD89F2 is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.188 H 330.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89F2 |
|---|---|
| RGB | rgb(253, 137, 242) |
| HSL | hsl(306, 97%, 76%) |
| HSV | hsv(306, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 4.3%, 0.8%) |
| CIE-LAB | lab(73.02, 57.91, -33.71) |
| CIE-LCH | lch(73.02, 67.00, 329.80°) |
| OKLab | oklab(79.1% 0.164 -0.0918) |
| OKLCH | oklch(79.1% 0.188 330.8) |
| XYZ | xyz(65.4801, 45.1885, 89.2605) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 7.13
Light Magenta
#FA5FF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89F2 #89FD94
analogous
#CE89FD #FD89F2 #FD89B8
triadic
#FD89F2 #F2FD89 #89F2FD
tetradic
#FD89F2 #FDCE89 #89FD94 #89B8FD
square
#FD89F2 #FDCE89 #89FD94 #89B8FD
split-complementary
#FD89F2 #B8FD89 #89FDCE
monochromatic
#FB11E5 #FC4DEB #FD89F2 #FEC5F9 #FEE1FC
Accessibility & contrast
On white
2.09
#FD89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FD89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89F2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89F2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F6
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd89f2; /* rgb */ color: rgb(253, 137, 242); /* oklch */ color: oklch(79.1% 0.188 330.8);
Tailwind
colors: {
custom: {
50: '#ffaff6',
500: '#fd89f2',
950: '#000000',
},
}SCSS
$custom: #fd89f2; $custom-light: #ffaff6; $custom-dark: #000000;
JSON
{
"hex": "#fd89f2",
"rgb": {
"r": 253,
"g": 137,
"b": 242
},
"hsl": {
"h": 305.69,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.79103,
"c": 0.18792,
"h": 330.8
},
"luminance": 0.45185
}Semantic roles & 50–950 ramp
primary
#FD89F2
secondary
#D4F7D8
accent
#E61600
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085