#FB93FE#FB93FE
#FB93FE is a light, vivid purple. Relative luminance 0.485; OKLCH L 80.8% C 0.181 H 326.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93FE |
|---|---|
| RGB | rgb(251, 147, 254) |
| HSL | hsl(298, 98%, 79%) |
| HSV | hsv(298, 42%, 100%) |
| CMYK | cmyk(1.2%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(75.16, 54.48, -36.92) |
| CIE-LCH | lch(75.16, 65.82, 325.87°) |
| OKLab | oklab(80.81% 0.1502 -0.101) |
| OKLCH | oklch(80.81% 0.181 326.1) |
| XYZ | xyz(68.1053, 48.5356, 99.5276) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 6.97
Plum
#DDA0DD
ΔE00 8.00
Candy Pink
#FF63E9
ΔE00 8.46
Mauve
#E0B0FF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93FE #96FE93
analogous
#C593FE #FB93FE #FE93CB
triadic
#FB93FE #FEFB93 #93FEFB
tetradic
#FB93FE #FEC593 #96FE93 #93CBFE
square
#FB93FE #FEC593 #96FE93 #93CBFE
split-complementary
#FB93FE #CBFE93 #93FEC5
monochromatic
#F71AFD #F956FD #FB93FE #FDD0FF #FEE1FF
Accessibility & contrast
On white
1.96
#FB93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FB93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93FE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93FE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb93fe; /* rgb */ color: rgb(251, 147, 254); /* oklch */ color: oklch(80.8% 0.181 326.1);
Tailwind
colors: {
custom: {
50: '#feb5ff',
500: '#fb93fe',
950: '#000000',
},
}SCSS
$custom: #fb93fe; $custom-light: #feb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fb93fe",
"rgb": {
"r": 251,
"g": 147,
"b": 254
},
"hsl": {
"h": 298.318,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.80809,
"c": 0.18105,
"h": 326.1
},
"luminance": 0.48532
}Semantic roles & 50–950 ramp
primary
#FB93FE
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086