#FB83EF#FB83EF
#FB83EF is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.9% C 0.194 H 331.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83EF |
|---|---|
| RGB | rgb(251, 131, 239) |
| HSL | hsl(306, 94%, 75%) |
| HSV | hsv(306, 48%, 98%) |
| CMYK | cmyk(0%, 47.8%, 4.8%, 1.6%) |
| CIE-LAB | lab(71.54, 59.73, -34.37) |
| CIE-LCH | lch(71.54, 68.91, 330.08°) |
| OKLab | oklab(77.91% 0.1695 -0.0936) |
| OKLCH | oklch(77.91% 0.194 331.1) |
| XYZ | xyz(63.4795, 42.9776, 86.5966) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.24
Purply Pink
#F075E6
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83EF #83FB8F
analogous
#CB83FB #FB83EF #FB83B3
triadic
#FB83EF #EFFB83 #83EFFB
tetradic
#FB83EF #FBCB83 #83FB8F #83B3FB
square
#FB83EF #FBCB83 #83FB8F #83B3FB
split-complementary
#FB83EF #B3FB83 #83FBCB
monochromatic
#F70CE0 #F948E7 #FB83EF #FDBEF7 #FEE1FB
Accessibility & contrast
On white
2.19
#FB83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FB83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83EF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83EF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F3
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb83ef; /* rgb */ color: rgb(251, 131, 239); /* oklch */ color: oklch(77.9% 0.194 331.1);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#fb83ef',
950: '#000000',
},
}SCSS
$custom: #fb83ef; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#fb83ef",
"rgb": {
"r": 251,
"g": 131,
"b": 239
},
"hsl": {
"h": 306,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.77914,
"c": 0.19365,
"h": 331.1
},
"luminance": 0.42974
}Semantic roles & 50–950 ramp
primary
#FB83EF
secondary
#D5F6D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85