#FB80EA#FB80EA
#FB80EA is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.3% C 0.194 H 332.7°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80EA |
|---|---|
| RGB | rgb(251, 128, 234) |
| HSL | hsl(308, 94%, 74%) |
| HSV | hsv(308, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 6.8%, 1.6%) |
| CIE-LAB | lab(70.80, 60.33, -32.78) |
| CIE-LCH | lch(70.80, 68.66, 331.49°) |
| OKLab | oklab(77.3% 0.1727 -0.0891) |
| OKLCH | oklch(77.3% 0.194 332.7) |
| XYZ | xyz(62.3539, 41.8920, 82.6277) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.04
Light Magenta
#FA5FF7
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80EA #80FB91
analogous
#CF80FB #FB80EA #FB80AD
triadic
#FB80EA #EAFB80 #80EAFB
tetradic
#FB80EA #FBCF80 #80FB91 #80ADFB
square
#FB80EA #FBCF80 #80FB91 #80ADFB
split-complementary
#FB80EA #ADFB80 #80FBCF
monochromatic
#F709D6 #F945E0 #FB80EA #FDBBF4 #FEE1FA
Accessibility & contrast
On white
2.24
#FB80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FB80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80EA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80EA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#A0B4E6
Tritanopia (blue-blind)
#FF88AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fb80ea; /* rgb */ color: rgb(251, 128, 234); /* oklch */ color: oklch(77.3% 0.194 332.7);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#fb80ea',
950: '#000000',
},
}SCSS
$custom: #fb80ea; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#fb80ea",
"rgb": {
"r": 251,
"g": 128,
"b": 234
},
"hsl": {
"h": 308.293,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77297,
"c": 0.19429,
"h": 332.7
},
"luminance": 0.41888
}Semantic roles & 50–950 ramp
primary
#FB80EA
secondary
#D5F6D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84