#FB93FF#FB93FF
#FB93FF is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.9% C 0.182 H 325.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93FF |
|---|---|
| RGB | rgb(251, 147, 255) |
| HSL | hsl(298, 100%, 79%) |
| HSV | hsv(298, 42%, 100%) |
| CMYK | cmyk(1.6%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(75.20, 54.66, -37.40) |
| CIE-LCH | lch(75.20, 66.23, 325.62°) |
| OKLab | oklab(80.85% 0.1504 -0.1024) |
| OKLCH | oklch(80.85% 0.182 325.8) |
| XYZ | xyz(68.2659, 48.5998, 100.3732) |
| Luminance | 0.4860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 7.08
Plum
#DDA0DD
ΔE00 8.11
Candy Pink
#FF63E9
ΔE00 8.50
Mauve
#E0B0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93FF #97FF93
analogous
#C593FF #FB93FF #FF93CD
triadic
#FB93FF #FFFB93 #93FFFB
tetradic
#FB93FF #FFC593 #97FF93 #93CDFF
square
#FB93FF #FFC593 #97FF93 #93CDFF
split-complementary
#FB93FF #CDFF93 #93FFC5
monochromatic
#F619FF #F956FF #FB93FF #FDD0FF #FEE0FF
Accessibility & contrast
On white
1.96
#FB93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FB93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93FF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93FF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb93ff; /* rgb */ color: rgb(251, 147, 255); /* oklch */ color: oklch(80.9% 0.182 325.8);
Tailwind
colors: {
custom: {
50: '#feb5ff',
500: '#fb93ff',
950: '#000000',
},
}SCSS
$custom: #fb93ff; $custom-light: #feb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fb93ff",
"rgb": {
"r": 251,
"g": 147,
"b": 255
},
"hsl": {
"h": 297.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80852,
"c": 0.18197,
"h": 325.8
},
"luminance": 0.48597
}Semantic roles & 50–950 ramp
primary
#FB93FF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086