#FB89FF#FB89FF
#FB89FF is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.198 H 326.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89FF |
|---|---|
| RGB | rgb(251, 137, 255) |
| HSL | hsl(298, 100%, 77%) |
| HSV | hsv(298, 46%, 100%) |
| CMYK | cmyk(1.6%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(73.30, 59.58, -40.36) |
| CIE-LCH | lch(73.30, 71.96, 325.89°) |
| OKLab | oklab(79.44% 0.1642 -0.1108) |
| OKLCH | oklch(79.44% 0.198 326) |
| XYZ | xyz(66.7779, 45.6239, 99.8772) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.96
Light Magenta
#FA5FF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89FF #8DFF89
analogous
#C089FF #FB89FF #FF89C8
triadic
#FB89FF #FFFB89 #89FFFB
tetradic
#FB89FF #FFC089 #8DFF89 #89C8FF
square
#FB89FF #FFC089 #8DFF89 #89C8FF
split-complementary
#FB89FF #C8FF89 #89FFC0
monochromatic
#F70FFF #F94CFF #FB89FF #FDC6FF #FEE0FF
Accessibility & contrast
On white
2.07
#FB89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FB89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89FF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89FF | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#9EB9FB
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb89ff; /* rgb */ color: rgb(251, 137, 255); /* oklch */ color: oklch(79.4% 0.198 326.0);
Tailwind
colors: {
custom: {
50: '#ffafff',
500: '#fb89ff',
950: '#000000',
},
}SCSS
$custom: #fb89ff; $custom-light: #ffafff; $custom-dark: #000000;
JSON
{
"hex": "#fb89ff",
"rgb": {
"r": 251,
"g": 137,
"b": 255
},
"hsl": {
"h": 297.966,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79437,
"c": 0.19802,
"h": 326
},
"luminance": 0.45621
}Semantic roles & 50–950 ramp
primary
#FB89FF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086