#FB91EC#FB91EC
#FB91EC is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.8% C 0.168 H 332.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FB91EC |
|---|---|
| RGB | rgb(251, 145, 236) |
| HSL | hsl(308, 93%, 78%) |
| HSV | hsv(308, 42%, 98%) |
| CMYK | cmyk(0%, 42.2%, 6%, 1.6%) |
| CIE-LAB | lab(74.07, 52.38, -28.82) |
| CIE-LCH | lch(74.07, 59.78, 331.18°) |
| OKLab | oklab(79.77% 0.1493 -0.078) |
| OKLCH | oklch(79.77% 0.168 332.4) |
| XYZ | xyz(65.0489, 46.8197, 84.9514) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.76
Candy Pink
#FF63E9
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB91EC #91FBA0
analogous
#D591FB #FB91EC #FB91B7
triadic
#FB91EC #ECFB91 #91ECFB
tetradic
#FB91EC #FBD591 #91FBA0 #91B7FB
square
#FB91EC #FBD591 #91FBA0 #91B7FB
split-complementary
#FB91EC #B7FB91 #91FBD5
monochromatic
#F71BD8 #F956E2 #FB91EC #FDCCF6 #FEE1FA
Accessibility & contrast
On white
2.03
#FB91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FB91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB91EC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB91EC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#FF97B4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb91ec; /* rgb */ color: rgb(251, 145, 236); /* oklch */ color: oklch(79.8% 0.168 332.4);
Tailwind
colors: {
custom: {
50: '#feb4f2',
500: '#fb91ec',
950: '#000000',
},
}SCSS
$custom: #fb91ec; $custom-light: #feb4f2; $custom-dark: #000000;
JSON
{
"hex": "#fb91ec",
"rgb": {
"r": 251,
"g": 145,
"b": 236
},
"hsl": {
"h": 308.491,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.79767,
"c": 0.16844,
"h": 332.4
},
"luminance": 0.46816
}Semantic roles & 50–950 ramp
primary
#FB91EC
secondary
#D5F6DA
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085