#FB93FC#FB93FC
#FB93FC is a light, vivid purple. Relative luminance 0.484; OKLCH L 80.7% C 0.179 H 326.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93FC |
|---|---|
| RGB | rgb(251, 147, 252) |
| HSL | hsl(299, 95%, 78%) |
| HSV | hsv(299, 42%, 99%) |
| CMYK | cmyk(0.4%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(75.08, 54.13, -35.97) |
| CIE-LCH | lch(75.08, 64.99, 326.40°) |
| OKLab | oklab(80.72% 0.1499 -0.0983) |
| OKLCH | oklch(80.72% 0.179 326.7) |
| XYZ | xyz(67.7867, 48.4081, 97.8497) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 6.42
Lavender Pink
#DD85D7
ΔE00 6.78
Plum
#DDA0DD
ΔE00 7.79
Candy Pink
#FF63E9
ΔE00 8.40
Mauve
#E0B0FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93FC #94FC93
analogous
#C693FC #FB93FC #FC93C8
triadic
#FB93FC #FCFB93 #93FCFB
tetradic
#FB93FC #FCC693 #94FC93 #93C8FC
square
#FB93FC #FCC693 #94FC93 #93C8FC
split-complementary
#FB93FC #C8FC93 #93FCC6
monochromatic
#F71CF9 #F957FA #FB93FC #FDCFFE #FEE1FE
Accessibility & contrast
On white
1.97
#FB93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FB93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93FC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93FC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#A6BEF9
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb93fc; /* rgb */ color: rgb(251, 147, 252); /* oklch */ color: oklch(80.7% 0.179 326.7);
Tailwind
colors: {
custom: {
50: '#feb5fd',
500: '#fb93fc',
950: '#000000',
},
}SCSS
$custom: #fb93fc; $custom-light: #feb5fd; $custom-dark: #000000;
JSON
{
"hex": "#fb93fc",
"rgb": {
"r": 251,
"g": 147,
"b": 252
},
"hsl": {
"h": 299.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80723,
"c": 0.17921,
"h": 326.7
},
"luminance": 0.48405
}Semantic roles & 50–950 ramp
primary
#FB93FC
secondary
#D5F6D5
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085