#FB80EC#FB80EC
#FB80EC is a light, vivid purple. Relative luminance 0.420; OKLCH L 77.4% C 0.196 H 332.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80EC |
|---|---|
| RGB | rgb(251, 128, 236) |
| HSL | hsl(307, 94%, 74%) |
| HSV | hsv(307, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 6%, 1.6%) |
| CIE-LAB | lab(70.88, 60.66, -33.75) |
| CIE-LCH | lch(70.88, 69.42, 330.91°) |
| OKLab | oklab(77.38% 0.173 -0.0918) |
| OKLCH | oklch(77.38% 0.196 332) |
| XYZ | xyz(62.6428, 42.0076, 84.1494) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 6.16
Violet Pink
#FB5FFC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80EC #80FB8F
analogous
#CD80FB #FB80EC #FB80AF
triadic
#FB80EC #ECFB80 #80ECFB
tetradic
#FB80EC #FBCD80 #80FB8F #80AFFB
square
#FB80EC #FBCD80 #80FB8F #80AFFB
split-complementary
#FB80EC #AFFB80 #80FBCD
monochromatic
#F709DA #F945E3 #FB80EC #FDBBF5 #FEE1FB
Accessibility & contrast
On white
2.23
#FB80EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FB80EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80EC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80EC | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#9FB4E8
Tritanopia (blue-blind)
#FF89AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb80ec; /* rgb */ color: rgb(251, 128, 236); /* oklch */ color: oklch(77.4% 0.196 332.0);
Tailwind
colors: {
custom: {
50: '#ffa9f2',
500: '#fb80ec',
950: '#000000',
},
}SCSS
$custom: #fb80ec; $custom-light: #ffa9f2; $custom-dark: #000000;
JSON
{
"hex": "#fb80ec",
"rgb": {
"r": 251,
"g": 128,
"b": 236
},
"hsl": {
"h": 307.317,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77382,
"c": 0.19591,
"h": 332
},
"luminance": 0.42004
}Semantic roles & 50–950 ramp
primary
#FB80EC
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85