#FB89EF#FB89EF
#FB89EF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.7% C 0.184 H 331.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89EF |
|---|---|
| RGB | rgb(251, 137, 239) |
| HSL | hsl(306, 93%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 4.8%, 1.6%) |
| CIE-LAB | lab(72.65, 56.83, -32.65) |
| CIE-LCH | lch(72.65, 65.54, 330.12°) |
| OKLab | oklab(78.74% 0.1612 -0.0888) |
| OKLCH | oklch(78.74% 0.184 331.2) |
| XYZ | xyz(64.3088, 44.6362, 86.8730) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.29
Candy Pink
#FF63E9
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.78
Light Magenta
#FA5FF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89EF #89FB95
analogous
#CE89FB #FB89EF #FB89B6
triadic
#FB89EF #EFFB89 #89EFFB
tetradic
#FB89EF #FBCE89 #89FB95 #89B6FB
square
#FB89EF #FBCE89 #89FB95 #89B6FB
split-complementary
#FB89EF #B6FB89 #89FBCE
monochromatic
#F713DF #F94EE7 #FB89EF #FDC4F7 #FEE1FB
Accessibility & contrast
On white
2.12
#FB89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FB89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89EF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89EF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F3
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb89ef; /* rgb */ color: rgb(251, 137, 239); /* oklch */ color: oklch(78.7% 0.184 331.2);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#fb89ef',
950: '#000000',
},
}SCSS
$custom: #fb89ef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#fb89ef",
"rgb": {
"r": 251,
"g": 137,
"b": 239
},
"hsl": {
"h": 306.316,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78741,
"c": 0.18405,
"h": 331.2
},
"luminance": 0.44633
}Semantic roles & 50–950 ramp
primary
#FB89EF
secondary
#D5F6D8
accent
#E61800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085