#FB82EE#FB82EE
#FB82EE is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.7% C 0.194 H 331.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82EE |
|---|---|
| RGB | rgb(251, 130, 238) |
| HSL | hsl(306, 94%, 75%) |
| HSV | hsv(306, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 5.2%, 1.6%) |
| CIE-LAB | lab(71.32, 60.04, -34.17) |
| CIE-LCH | lch(71.32, 69.08, 330.36°) |
| OKLab | oklab(77.74% 0.1707 -0.093) |
| OKLCH | oklch(77.74% 0.194 331.4) |
| XYZ | xyz(63.1985, 42.6514, 85.7761) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.25
Candy Pink
#FF63E9
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 6.37
Violet Pink
#FB5FFC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82EE #82FB8F
analogous
#CB82FB #FB82EE #FB82B2
triadic
#FB82EE #EEFB82 #82EEFB
tetradic
#FB82EE #FBCB82 #82FB8F #82B2FB
square
#FB82EE #FBCB82 #82FB8F #82B2FB
split-complementary
#FB82EE #B2FB82 #82FBCB
monochromatic
#F70BDE #F947E6 #FB82EE #FDBDF6 #FEE1FB
Accessibility & contrast
On white
2.20
#FB82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FB82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82EE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82EE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#A0B5EA
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb82ee; /* rgb */ color: rgb(251, 130, 238); /* oklch */ color: oklch(77.7% 0.194 331.4);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#fb82ee',
950: '#000000',
},
}SCSS
$custom: #fb82ee; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#fb82ee",
"rgb": {
"r": 251,
"g": 130,
"b": 238
},
"hsl": {
"h": 306.446,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.77736,
"c": 0.19439,
"h": 331.4
},
"luminance": 0.42648
}Semantic roles & 50–950 ramp
primary
#FB82EE
secondary
#D5F6D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85