#FB93FB#FB93FB
#FB93FB is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.7% C 0.178 H 327.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93FB |
|---|---|
| RGB | rgb(251, 147, 251) |
| HSL | hsl(300, 93%, 78%) |
| HSV | hsv(300, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(75.04, 53.95, -35.48) |
| CIE-LCH | lch(75.04, 64.58, 326.67°) |
| OKLab | oklab(80.68% 0.1497 -0.0969) |
| OKLCH | oklch(80.68% 0.178 327.1) |
| XYZ | xyz(67.6287, 48.3449, 97.0173) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.68
Plum
#DDA0DD
ΔE00 7.69
Candy Pink
#FF63E9
ΔE00 8.38
Mauve
#E0B0FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93FB #93FB93
analogous
#C793FB #FB93FB #FB93C7
triadic
#FB93FB #FBFB93 #93FBFB
tetradic
#FB93FB #FBC793 #93FB93 #93C7FB
square
#FB93FB #FBC793 #93FB93 #93C7FB
split-complementary
#FB93FB #C7FB93 #93FBC7
monochromatic
#F71DF7 #F958F9 #FB93FB #FDCEFD #FEE1FE
Accessibility & contrast
On white
1.97
#FB93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FB93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93FB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93FB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB0FF
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#FF9DBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb93fb; /* rgb */ color: rgb(251, 147, 251); /* oklch */ color: oklch(80.7% 0.178 327.1);
Tailwind
colors: {
custom: {
50: '#feb5fd',
500: '#fb93fb',
950: '#000000',
},
}SCSS
$custom: #fb93fb; $custom-light: #feb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fb93fb",
"rgb": {
"r": 251,
"g": 147,
"b": 251
},
"hsl": {
"h": 300,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.8068,
"c": 0.1783,
"h": 327.1
},
"luminance": 0.48342
}Semantic roles & 50–950 ramp
primary
#FB93FB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085