#FB82F2#FB82F2
#FB82F2 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.9% C 0.198 H 330.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82F2 |
|---|---|
| RGB | rgb(251, 130, 242) |
| HSL | hsl(304, 94%, 75%) |
| HSV | hsv(304, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 3.6%, 1.6%) |
| CIE-LAB | lab(71.48, 60.70, -36.11) |
| CIE-LCH | lch(71.48, 70.63, 329.26°) |
| OKLab | oklab(77.91% 0.1714 -0.0986) |
| OKLCH | oklch(77.91% 0.198 330.1) |
| XYZ | xyz(63.7927, 42.8890, 88.9055) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 6.10
Violet Pink
#FB5FFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82F2 #82FB8B
analogous
#C882FB #FB82F2 #FB82B6
triadic
#FB82F2 #F2FB82 #82F2FB
tetradic
#FB82F2 #FBC882 #82FB8B #82B6FB
square
#FB82F2 #FBC882 #82FB8B #82B6FB
split-complementary
#FB82F2 #B6FB82 #82FBC8
monochromatic
#F70BE6 #F947EC #FB82F2 #FDBDF8 #FEE1FC
Accessibility & contrast
On white
2.19
#FB82F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FB82F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82F2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82F2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8CAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb82f2; /* rgb */ color: rgb(251, 130, 242); /* oklch */ color: oklch(77.9% 0.198 330.1);
Tailwind
colors: {
custom: {
50: '#ffaaf6',
500: '#fb82f2',
950: '#000000',
},
}SCSS
$custom: #fb82f2; $custom-light: #ffaaf6; $custom-dark: #000000;
JSON
{
"hex": "#fb82f2",
"rgb": {
"r": 251,
"g": 130,
"b": 242
},
"hsl": {
"h": 304.463,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.77909,
"c": 0.19773,
"h": 330.1
},
"luminance": 0.42885
}Semantic roles & 50–950 ramp
primary
#FB82F2
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85