#FF83FE#FF83FE
#FF83FE is a light, highly saturated purple. Relative luminance 0.446; OKLCH L 79.1% C 0.209 H 327.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83FE |
|---|---|
| RGB | rgb(255, 131, 254) |
| HSL | hsl(300, 100%, 76%) |
| HSV | hsv(300, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 0.4%, 0%) |
| CIE-LAB | lab(72.66, 63.36, -40.77) |
| CIE-LCH | lch(72.66, 75.35, 327.24°) |
| OKLab | oklab(79.05% 0.1764 -0.1118) |
| OKLCH | oklch(79.05% 0.209 327.6) |
| XYZ | xyz(67.2446, 44.6521, 98.8235) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.13
Lavender Pink
#DD85D7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83FE #83FF84
analogous
#C283FF #FF83FE #FF83C0
triadic
#FF83FE #FEFF83 #83FEFF
tetradic
#FF83FE #FFC283 #83FF84 #83C0FF
square
#FF83FE #FFC283 #83FF84 #83C0FF
split-complementary
#FF83FE #C0FF83 #83FFC2
monochromatic
#FF09FD #FF46FE #FF83FE #FFC0FE #FFE0FF
Accessibility & contrast
On white
2.11
#FF83FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#FF83FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83FE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83FE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#FF90B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ff83fe; /* rgb */ color: rgb(255, 131, 254); /* oklch */ color: oklch(79.1% 0.209 327.6);
Tailwind
colors: {
custom: {
50: '#ffabff',
500: '#ff83fe',
950: '#000000',
},
}SCSS
$custom: #ff83fe; $custom-light: #ffabff; $custom-dark: #000000;
JSON
{
"hex": "#ff83fe",
"rgb": {
"r": 255,
"g": 131,
"b": 254
},
"hsl": {
"h": 300.484,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.79054,
"c": 0.20885,
"h": 327.6
},
"luminance": 0.44648
}Semantic roles & 50–950 ramp
primary
#FF83FE
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86