#FB83EC#FB83EC
#FB83EC is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.8% C 0.191 H 332.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83EC |
|---|---|
| RGB | rgb(251, 131, 236) |
| HSL | hsl(308, 94%, 75%) |
| HSV | hsv(308, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 6%, 1.6%) |
| CIE-LAB | lab(71.42, 59.23, -32.91) |
| CIE-LCH | lch(71.42, 67.76, 330.94°) |
| OKLab | oklab(77.79% 0.1689 -0.0895) |
| OKLCH | oklch(77.79% 0.191 332.1) |
| XYZ | xyz(63.0399, 42.8018, 84.2818) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.45
Lavender Pink
#DD85D7
ΔE00 5.08
Candy Pink
#FF63E9
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 6.50
Light Magenta
#FA5FF7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83EC #83FB92
analogous
#CE83FB #FB83EC #FB83B0
triadic
#FB83EC #ECFB83 #83ECFB
tetradic
#FB83EC #FBCE83 #83FB92 #83B0FB
square
#FB83EC #FBCE83 #83FB92 #83B0FB
split-complementary
#FB83EC #B0FB83 #83FBCE
monochromatic
#F70CDA #F948E3 #FB83EC #FDBEF5 #FEE1FA
Accessibility & contrast
On white
2.20
#FB83EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FB83EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83EC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83EC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F0
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#FF8BAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb83ec; /* rgb */ color: rgb(251, 131, 236); /* oklch */ color: oklch(77.8% 0.191 332.1);
Tailwind
colors: {
custom: {
50: '#ffabf2',
500: '#fb83ec',
950: '#000000',
},
}SCSS
$custom: #fb83ec; $custom-light: #ffabf2; $custom-dark: #000000;
JSON
{
"hex": "#fb83ec",
"rgb": {
"r": 251,
"g": 131,
"b": 236
},
"hsl": {
"h": 307.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.77786,
"c": 0.19116,
"h": 332.1
},
"luminance": 0.42798
}Semantic roles & 50–950 ramp
primary
#FB83EC
secondary
#D5F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85