#FB82EF#FB82EF
#FB82EF is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.8% C 0.195 H 331.1°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82EF |
|---|---|
| RGB | rgb(251, 130, 239) |
| HSL | hsl(306, 94%, 75%) |
| HSV | hsv(306, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 4.8%, 1.6%) |
| CIE-LAB | lab(71.36, 60.20, -34.65) |
| CIE-LCH | lch(71.36, 69.46, 330.08°) |
| OKLab | oklab(77.78% 0.1709 -0.0944) |
| OKLCH | oklch(77.78% 0.195 331.1) |
| XYZ | xyz(63.3458, 42.7103, 86.5520) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 6.30
Violet Pink
#FB5FFC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82EF #82FB8E
analogous
#CA82FB #FB82EF #FB82B3
triadic
#FB82EF #EFFB82 #82EFFB
tetradic
#FB82EF #FBCA82 #82FB8E #82B3FB
square
#FB82EF #FBCA82 #82FB8E #82B3FB
split-complementary
#FB82EF #B3FB82 #82FBCA
monochromatic
#F70BE0 #F947E7 #FB82EF #FDBDF7 #FEE1FB
Accessibility & contrast
On white
2.20
#FB82EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FB82EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82EF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82EF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F3
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#FF8BAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb82ef; /* rgb */ color: rgb(251, 130, 239); /* oklch */ color: oklch(77.8% 0.195 331.1);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#fb82ef',
950: '#000000',
},
}SCSS
$custom: #fb82ef; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#fb82ef",
"rgb": {
"r": 251,
"g": 130,
"b": 239
},
"hsl": {
"h": 305.95,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.77779,
"c": 0.19522,
"h": 331.1
},
"luminance": 0.42706
}Semantic roles & 50–950 ramp
primary
#FB82EF
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85