#FB93EC#FB93EC
#FB93EC is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.1% C 0.165 H 332.5°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93EC |
|---|---|
| RGB | rgb(251, 147, 236) |
| HSL | hsl(309, 93%, 78%) |
| HSV | hsv(309, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 6%, 1.6%) |
| CIE-LAB | lab(74.47, 51.37, -28.21) |
| CIE-LCH | lch(74.47, 58.61, 331.22°) |
| OKLab | oklab(80.06% 0.1464 -0.0763) |
| OKLCH | oklch(80.06% 0.165 332.5) |
| XYZ | xyz(65.3572, 47.4363, 85.0542) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.50
Candy Pink
#FF63E9
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93EC #93FBA2
analogous
#D693FB #FB93EC #FB93B8
triadic
#FB93EC #ECFB93 #93ECFB
tetradic
#FB93EC #FBD693 #93FBA2 #93B8FB
square
#FB93EC #FBD693 #93FBA2 #93B8FB
split-complementary
#FB93EC #B8FB93 #93FBD6
monochromatic
#F71DD7 #F958E2 #FB93EC #FDCEF6 #FEE1FA
Accessibility & contrast
On white
2.00
#FB93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FB93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93EC
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93EC | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEF
Deuteranopia (green-blind)
#ACBDE9
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb93ec; /* rgb */ color: rgb(251, 147, 236); /* oklch */ color: oklch(80.1% 0.165 332.5);
Tailwind
colors: {
custom: {
50: '#feb5f2',
500: '#fb93ec',
950: '#000000',
},
}SCSS
$custom: #fb93ec; $custom-light: #feb5f2; $custom-dark: #000000;
JSON
{
"hex": "#fb93ec",
"rgb": {
"r": 251,
"g": 147,
"b": 236
},
"hsl": {
"h": 308.654,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.80062,
"c": 0.16512,
"h": 332.5
},
"luminance": 0.47433
}Semantic roles & 50–950 ramp
primary
#FB93EC
secondary
#D5F6DA
accent
#E62100
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085