#FB89E5#FB89E5
#FB89E5 is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.3% C 0.176 H 334.8°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89E5 |
|---|---|
| RGB | rgb(251, 137, 229) |
| HSL | hsl(312, 93%, 76%) |
| HSV | hsv(312, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 8.8%, 1.6%) |
| CIE-LAB | lab(72.27, 55.18, -27.76) |
| CIE-LCH | lch(72.27, 61.77, 333.30°) |
| OKLab | oklab(78.33% 0.1591 -0.075) |
| OKLCH | oklch(78.33% 0.176 334.8) |
| XYZ | xyz(62.8721, 44.0616, 79.3067) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 6.77
Pink (survey)
#FF81C0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89E5 #89FB9F
analogous
#D889FB #FB89E5 #FB89AC
triadic
#FB89E5 #E5FB89 #89E5FB
tetradic
#FB89E5 #FBD889 #89FB9F #89ACFB
square
#FB89E5 #FBD889 #89FB9F #89ACFB
split-complementary
#FB89E5 #ACFB89 #89FBD8
monochromatic
#F713CB #F94ED8 #FB89E5 #FDC4F2 #FEE1F8
Accessibility & contrast
On white
2.14
#FB89E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FB89E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89E5
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89E5 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E8
Deuteranopia (green-blind)
#A8B7E2
Tritanopia (blue-blind)
#FF8FAD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb89e5; /* rgb */ color: rgb(251, 137, 229); /* oklch */ color: oklch(78.3% 0.176 334.8);
Tailwind
colors: {
custom: {
50: '#ffaeed',
500: '#fb89e5',
950: '#000000',
},
}SCSS
$custom: #fb89e5; $custom-light: #ffaeed; $custom-dark: #000000;
JSON
{
"hex": "#fb89e5",
"rgb": {
"r": 251,
"g": 137,
"b": 229
},
"hsl": {
"h": 311.579,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78331,
"c": 0.17587,
"h": 334.8
},
"luminance": 0.44058
}Semantic roles & 50–950 ramp
primary
#FB89E5
secondary
#D5F6DB
accent
#E62C00
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084