#FB83FF#FB83FF
#FB83FF is a light, highly saturated purple. Relative luminance 0.440; OKLCH L 78.6% C 0.207 H 326.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB83FF |
|---|---|
| RGB | rgb(251, 131, 255) |
| HSL | hsl(298, 100%, 76%) |
| HSV | hsv(298, 49%, 100%) |
| CMYK | cmyk(1.6%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(72.21, 62.45, -42.07) |
| CIE-LCH | lch(72.21, 75.30, 326.04°) |
| OKLab | oklab(78.63% 0.1722 -0.1156) |
| OKLCH | oklch(78.63% 0.207 326.1) |
| XYZ | xyz(65.9486, 43.9653, 99.6008) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 4.41
Violet Pink
#FB5FFC
ΔE00 5.84
Candy Pink
#FF63E9
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB83FF #87FF83
analogous
#BD83FF #FB83FF #FF83C5
triadic
#FB83FF #FFFB83 #83FFFB
tetradic
#FB83FF #FFBD83 #87FF83 #83C5FF
square
#FB83FF #FFBD83 #87FF83 #83C5FF
split-complementary
#FB83FF #C5FF83 #83FFBD
monochromatic
#F709FF #F946FF #FB83FF #FDC0FF #FEE0FF
Accessibility & contrast
On white
2.14
#FB83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FB83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB83FF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB83FF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#FF91B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb83ff; /* rgb */ color: rgb(251, 131, 255); /* oklch */ color: oklch(78.6% 0.207 326.1);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#fb83ff',
950: '#000000',
},
}SCSS
$custom: #fb83ff; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#fb83ff",
"rgb": {
"r": 251,
"g": 131,
"b": 255
},
"hsl": {
"h": 298.065,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78625,
"c": 0.2074,
"h": 326.1
},
"luminance": 0.43962
}Semantic roles & 50–950 ramp
primary
#FB83FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86