#FB89F2#FB89F2
#FB89F2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.9% C 0.187 H 330.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89F2 |
|---|---|
| RGB | rgb(251, 137, 242) |
| HSL | hsl(305, 93%, 76%) |
| HSV | hsv(305, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(72.77, 57.33, -34.11) |
| CIE-LCH | lch(72.77, 66.71, 329.25°) |
| OKLab | oklab(78.87% 0.1618 -0.0929) |
| OKLCH | oklch(78.87% 0.187 330.1) |
| XYZ | xyz(64.7556, 44.8150, 89.2265) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.36
Bubblegum Pink
#FE83CC
ΔE00 7.30
Light Magenta
#FA5FF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89F2 #89FB92
analogous
#CB89FB #FB89F2 #FB89B9
triadic
#FB89F2 #F2FB89 #89F2FB
tetradic
#FB89F2 #FBCB89 #89FB92 #89B9FB
square
#FB89F2 #FBCB89 #89FB92 #89B9FB
split-complementary
#FB89F2 #B9FB89 #89FBCB
monochromatic
#F713E5 #F94EEB #FB89F2 #FDC4F9 #FEE1FC
Accessibility & contrast
On white
2.11
#FB89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#FB89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89F2
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89F2 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb89f2; /* rgb */ color: rgb(251, 137, 242); /* oklch */ color: oklch(78.9% 0.187 330.1);
Tailwind
colors: {
custom: {
50: '#ffaff6',
500: '#fb89f2',
950: '#000000',
},
}SCSS
$custom: #fb89f2; $custom-light: #ffaff6; $custom-dark: #000000;
JSON
{
"hex": "#fb89f2",
"rgb": {
"r": 251,
"g": 137,
"b": 242
},
"hsl": {
"h": 304.737,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78868,
"c": 0.18661,
"h": 330.1
},
"luminance": 0.44811
}Semantic roles & 50–950 ramp
primary
#FB89F2
secondary
#D5F6D7
accent
#E61200
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085