#FB89F3#FB89F3
#FB89F3 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.9% C 0.187 H 329.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89F3 |
|---|---|
| RGB | rgb(251, 137, 243) |
| HSL | hsl(304, 93%, 76%) |
| HSV | hsv(304, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 3.2%, 1.6%) |
| CIE-LAB | lab(72.81, 57.50, -34.59) |
| CIE-LCH | lch(72.81, 67.11, 328.97°) |
| OKLab | oklab(78.91% 0.162 -0.0943) |
| OKLCH | oklch(78.91% 0.187 329.8) |
| XYZ | xyz(64.9062, 44.8752, 90.0196) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.59
Candy Pink
#FF63E9
ΔE00 6.37
Light Magenta
#FA5FF7
ΔE00 7.40
Bubblegum Pink
#FE83CC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89F3 #89FB91
analogous
#CA89FB #FB89F3 #FB89BA
triadic
#FB89F3 #F3FB89 #89F3FB
tetradic
#FB89F3 #FBCA89 #89FB91 #89BAFB
square
#FB89F3 #FBCA89 #89FB91 #89BAFB
split-complementary
#FB89F3 #BAFB89 #89FBCA
monochromatic
#F713E7 #F94EED #FB89F3 #FDC4F9 #FEE1FC
Accessibility & contrast
On white
2.11
#FB89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FB89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89F3
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89F3 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#FF92B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb89f3; /* rgb */ color: rgb(251, 137, 243); /* oklch */ color: oklch(78.9% 0.187 329.8);
Tailwind
colors: {
custom: {
50: '#ffaff7',
500: '#fb89f3',
950: '#000000',
},
}SCSS
$custom: #fb89f3; $custom-light: #ffaff7; $custom-dark: #000000;
JSON
{
"hex": "#fb89f3",
"rgb": {
"r": 251,
"g": 137,
"b": 243
},
"hsl": {
"h": 304.211,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78911,
"c": 0.18746,
"h": 329.8
},
"luminance": 0.44872
}Semantic roles & 50–950 ramp
primary
#FB89F3
secondary
#D5F6D7
accent
#E61000
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085