#FB89EE#FB89EE
#FB89EE is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.7% C 0.183 H 331.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FB89EE |
|---|---|
| RGB | rgb(251, 137, 238) |
| HSL | hsl(307, 93%, 76%) |
| HSV | hsv(307, 45%, 98%) |
| CMYK | cmyk(0%, 45.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(72.61, 56.66, -32.16) |
| CIE-LCH | lch(72.61, 65.15, 330.42°) |
| OKLab | oklab(78.7% 0.161 -0.0874) |
| OKLCH | oklch(78.7% 0.183 331.5) |
| XYZ | xyz(64.1614, 44.5773, 86.0971) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 6.39
Bubblegum Pink
#FE83CC
ΔE00 6.60
Light Magenta
#FA5FF7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB89EE #89FB96
analogous
#CF89FB #FB89EE #FB89B5
triadic
#FB89EE #EEFB89 #89EEFB
tetradic
#FB89EE #FBCF89 #89FB96 #89B5FB
square
#FB89EE #FBCF89 #89FB96 #89B5FB
split-complementary
#FB89EE #B5FB89 #89FBCF
monochromatic
#F713DD #F94EE5 #FB89EE #FDC4F7 #FEE1FB
Accessibility & contrast
On white
2.12
#FB89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#FB89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB89EE
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB89EE | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#FF91B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb89ee; /* rgb */ color: rgb(251, 137, 238); /* oklch */ color: oklch(78.7% 0.183 331.5);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#fb89ee',
950: '#000000',
},
}SCSS
$custom: #fb89ee; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#fb89ee",
"rgb": {
"r": 251,
"g": 137,
"b": 238
},
"hsl": {
"h": 306.842,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.78699,
"c": 0.18322,
"h": 331.5
},
"luminance": 0.44574
}Semantic roles & 50–950 ramp
primary
#FB89EE
secondary
#D5F6D9
accent
#E61A00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085