#FD89DF#FD89DF
#FD89DF is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.3% C 0.173 H 337.7°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD89DF |
|---|---|
| RGB | rgb(253, 137, 223) |
| HSL | hsl(316, 97%, 76%) |
| HSV | hsv(316, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 11.9%, 0.8%) |
| CIE-LAB | lab(72.30, 54.83, -24.39) |
| CIE-LCH | lch(72.30, 60.01, 336.01°) |
| OKLab | oklab(78.33% 0.1598 -0.0655) |
| OKLCH | oklch(78.33% 0.173 337.7) |
| XYZ | xyz(62.7733, 44.1058, 75.0047) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.19
Candy Pink
#FF63E9
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD89DF #89FDA7
analogous
#E189FD #FD89DF #FD89A5
triadic
#FD89DF #DFFD89 #89DFFD
tetradic
#FD89DF #FDE189 #89FDA7 #89A5FD
square
#FD89DF #FDE189 #89FDA7 #89A5FD
split-complementary
#FD89DF #A5FD89 #89FDE1
monochromatic
#FB11BE #FC4DCF #FD89DF #FEC5EF #FEE1F7
Accessibility & contrast
On white
2.14
#FD89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FD89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD89DF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD89DF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#FF8DAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd89df; /* rgb */ color: rgb(253, 137, 223); /* oklch */ color: oklch(78.3% 0.173 337.7);
Tailwind
colors: {
custom: {
50: '#ffaee9',
500: '#fd89df',
950: '#000000',
},
}SCSS
$custom: #fd89df; $custom-light: #ffaee9; $custom-dark: #000000;
JSON
{
"hex": "#fd89df",
"rgb": {
"r": 253,
"g": 137,
"b": 223
},
"hsl": {
"h": 315.517,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.78333,
"c": 0.17273,
"h": 337.7
},
"luminance": 0.44102
}Semantic roles & 50–950 ramp
primary
#FD89DF
secondary
#D4F7DD
accent
#E63B00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084