#FB80EE#FB80EE
#FB80EE is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.5% C 0.198 H 331.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB80EE |
|---|---|
| RGB | rgb(251, 128, 238) |
| HSL | hsl(306, 94%, 74%) |
| HSV | hsv(306, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 5.2%, 1.6%) |
| CIE-LAB | lab(70.96, 60.99, -34.73) |
| CIE-LCH | lch(70.96, 70.18, 330.34°) |
| OKLab | oklab(77.47% 0.1734 -0.0946) |
| OKLCH | oklch(77.47% 0.198 331.4) |
| XYZ | xyz(62.9350, 42.1245, 85.6883) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 6.00
Violet Pink
#FB5FFC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB80EE #80FB8D
analogous
#CA80FB #FB80EE #FB80B1
triadic
#FB80EE #EEFB80 #80EEFB
tetradic
#FB80EE #FBCA80 #80FB8D #80B1FB
square
#FB80EE #FBCA80 #80FB8D #80B1FB
split-complementary
#FB80EE #B1FB80 #80FBCA
monochromatic
#F709DE #F945E6 #FB80EE #FDBBF6 #FEE1FB
Accessibility & contrast
On white
2.23
#FB80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FB80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB80EE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB80EE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb80ee; /* rgb */ color: rgb(251, 128, 238); /* oklch */ color: oklch(77.5% 0.198 331.4);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#fb80ee',
950: '#000000',
},
}SCSS
$custom: #fb80ee; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#fb80ee",
"rgb": {
"r": 251,
"g": 128,
"b": 238
},
"hsl": {
"h": 306.341,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.77468,
"c": 0.19753,
"h": 331.4
},
"luminance": 0.42121
}Semantic roles & 50–950 ramp
primary
#FB80EE
secondary
#D5F6D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85