#FB89F4#FB89F4
#FB89F4 is a light, vivid purple. Relative luminance 0.449; OKLCH L 79.0% C 0.188 H 329.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89F4 |
|---|---|
| RGB | rgb(251, 137, 244) |
| HSL | hsl(304, 93%, 76%) |
| HSV | hsv(304, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 2.8%, 1.6%) |
| CIE-LAB | lab(72.85, 57.67, -35.07) |
| CIE-LCH | lch(72.85, 67.50, 328.69°) |
| OKLab | oklab(78.95% 0.1622 -0.0957) |
| OKLCH | oklch(78.95% 0.188 329.5) |
| XYZ | xyz(65.0576, 44.9358, 90.8171) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.67
Candy Pink
#FF63E9
ΔE00 6.38
Light Magenta
#FA5FF7
ΔE00 7.34
Violet Pink
#FB5FFC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89F4 #89FB90
analogous
#C989FB #FB89F4 #FB89BB
triadic
#FB89F4 #F4FB89 #89F4FB
tetradic
#FB89F4 #FBC989 #89FB90 #89BBFB
square
#FB89F4 #FBC989 #89FB90 #89BBFB
split-complementary
#FB89F4 #BBFB89 #89FBC9
monochromatic
#F713E9 #F94EEE #FB89F4 #FDC4FA #FEE1FC
Accessibility & contrast
On white
2.10
#FB89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FB89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89F4
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89F4 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#A2B8F1
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb89f4; /* rgb */ color: rgb(251, 137, 244); /* oklch */ color: oklch(79.0% 0.188 329.5);
Tailwind
colors: {
custom: {
50: '#ffaff8',
500: '#fb89f4',
950: '#000000',
},
}SCSS
$custom: #fb89f4; $custom-light: #ffaff8; $custom-dark: #000000;
JSON
{
"hex": "#fb89f4",
"rgb": {
"r": 251,
"g": 137,
"b": 244
},
"hsl": {
"h": 303.684,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78954,
"c": 0.18832,
"h": 329.5
},
"luminance": 0.44932
}Semantic roles & 50–950 ramp
primary
#FB89F4
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085