#FB80EF#FB80EF
#FB80EF is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.5% C 0.198 H 331.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80EF |
|---|---|
| RGB | rgb(251, 128, 239) |
| HSL | hsl(306, 94%, 74%) |
| HSV | hsv(306, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 4.8%, 1.6%) |
| CIE-LAB | lab(71.00, 61.15, -35.21) |
| CIE-LCH | lch(71.00, 70.57, 330.07°) |
| OKLab | oklab(77.51% 0.1736 -0.096) |
| OKLCH | oklch(77.51% 0.198 331.1) |
| XYZ | xyz(63.0824, 42.1834, 86.4642) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.36
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80EF #80FB8C
analogous
#CA80FB #FB80EF #FB80B2
triadic
#FB80EF #EFFB80 #80EFFB
tetradic
#FB80EF #FBCA80 #80FB8C #80B2FB
square
#FB80EF #FBCA80 #80FB8C #80B2FB
split-complementary
#FB80EF #B2FB80 #80FBCA
monochromatic
#F709E0 #F945E8 #FB80EF #FDBBF6 #FEE1FB
Accessibility & contrast
On white
2.23
#FB80EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FB80EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80EF
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80EF | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb80ef; /* rgb */ color: rgb(251, 128, 239); /* oklch */ color: oklch(77.5% 0.198 331.1);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#fb80ef',
950: '#000000',
},
}SCSS
$custom: #fb80ef; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#fb80ef",
"rgb": {
"r": 251,
"g": 128,
"b": 239
},
"hsl": {
"h": 305.854,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77512,
"c": 0.19835,
"h": 331.1
},
"luminance": 0.4218
}Semantic roles & 50–950 ramp
primary
#FB80EF
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85