#FB84EF#FB84EF
#FB84EF is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.192 H 331.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB84EF |
|---|---|
| RGB | rgb(251, 132, 239) |
| HSL | hsl(306, 94%, 75%) |
| HSV | hsv(306, 47%, 98%) |
| CMYK | cmyk(0%, 47.4%, 4.8%, 1.6%) |
| CIE-LAB | lab(71.72, 59.25, -34.09) |
| CIE-LCH | lch(71.72, 68.35, 330.09°) |
| OKLab | oklab(78.05% 0.1681 -0.0928) |
| OKLCH | oklch(78.05% 0.192 331.1) |
| XYZ | xyz(63.6144, 43.2475, 86.6415) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 5.27
Candy Pink
#FF63E9
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 6.68
Violet Pink
#FB5FFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB84EF #84FB90
analogous
#CB84FB #FB84EF #FB84B4
triadic
#FB84EF #EFFB84 #84EFFB
tetradic
#FB84EF #FBCB84 #84FB90 #84B4FB
square
#FB84EF #FBCB84 #84FB90 #84B4FB
split-complementary
#FB84EF #B4FB84 #84FBCB
monochromatic
#F70DE0 #F949E7 #FB84EF #FDBFF7 #FEE1FB
Accessibility & contrast
On white
2.18
#FB84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FB84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB84EF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB84EF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#FF8DAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb84ef; /* rgb */ color: rgb(251, 132, 239); /* oklch */ color: oklch(78.0% 0.192 331.1);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fb84ef',
950: '#000000',
},
}SCSS
$custom: #fb84ef; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fb84ef",
"rgb": {
"r": 251,
"g": 132,
"b": 239
},
"hsl": {
"h": 306.05,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.7805,
"c": 0.19206,
"h": 331.1
},
"luminance": 0.43244
}Semantic roles & 50–950 ramp
primary
#FB84EF
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85