#FF83FB#FF83FB
#FF83FB is a light, highly saturated purple. Relative luminance 0.445; OKLCH L 78.9% C 0.206 H 328.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83FB |
|---|---|
| RGB | rgb(255, 131, 251) |
| HSL | hsl(302, 100%, 76%) |
| HSV | hsv(302, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 1.6%, 0%) |
| CIE-LAB | lab(72.54, 62.85, -39.34) |
| CIE-LCH | lch(72.54, 74.15, 327.96°) |
| OKLab | oklab(78.92% 0.1759 -0.1077) |
| OKLCH | oklch(78.92% 0.206 328.5) |
| XYZ | xyz(66.7680, 44.4614, 96.3132) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 6.17
Light Magenta
#FA5FF7
ΔE00 6.18
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83FB #83FF87
analogous
#C583FF #FF83FB #FF83BD
triadic
#FF83FB #FBFF83 #83FBFF
tetradic
#FF83FB #FFC583 #83FF87 #83BDFF
square
#FF83FB #FFC583 #83FF87 #83BDFF
split-complementary
#FF83FB #BDFF83 #83FFC5
monochromatic
#FF09F7 #FF46F9 #FF83FB #FFC0FD #FFE0FE
Accessibility & contrast
On white
2.12
#FF83FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#FF83FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83FB
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83FB | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FF
Deuteranopia (green-blind)
#9EB8F7
Tritanopia (blue-blind)
#FF8FB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff83fb; /* rgb */ color: rgb(255, 131, 251); /* oklch */ color: oklch(78.9% 0.206 328.5);
Tailwind
colors: {
custom: {
50: '#ffabfd',
500: '#ff83fb',
950: '#000000',
},
}SCSS
$custom: #ff83fb; $custom-light: #ffabfd; $custom-dark: #000000;
JSON
{
"hex": "#ff83fb",
"rgb": {
"r": 255,
"g": 131,
"b": 251
},
"hsl": {
"h": 301.935,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78919,
"c": 0.20628,
"h": 328.5
},
"luminance": 0.44458
}Semantic roles & 50–950 ramp
primary
#FF83FB
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85