#FF83EF#FF83EF
#FF83EF is a light, vivid purple. Relative luminance 0.437; OKLCH L 78.4% C 0.196 H 332.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83EF |
|---|---|
| RGB | rgb(255, 131, 239) |
| HSL | hsl(308, 100%, 76%) |
| HSV | hsv(308, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 6.3%, 0%) |
| CIE-LAB | lab(72.05, 60.86, -33.54) |
| CIE-LCH | lch(72.05, 69.49, 331.14°) |
| OKLab | oklab(78.4% 0.1738 -0.0912) |
| OKLCH | oklch(78.4% 0.196 332.3) |
| XYZ | xyz(64.9360, 43.7286, 86.6648) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.72
Bubblegum Pink
#FE83CC
ΔE00 6.69
Light Magenta
#FA5FF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83EF #83FF93
analogous
#D183FF #FF83EF #FF83B1
triadic
#FF83EF #EFFF83 #83EFFF
tetradic
#FF83EF #FFD183 #83FF93 #83B1FF
square
#FF83EF #FFD183 #83FF93 #83B1FF
split-complementary
#FF83EF #B1FF83 #83FFD1
monochromatic
#FF09DF #FF46E7 #FF83EF #FFC0F7 #FFE0FB
Accessibility & contrast
On white
2.15
#FF83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FF83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83EF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83EF | 1.00 | 2.15 | 9.74 | 9.74 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F3
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#FF8CAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff83ef; /* rgb */ color: rgb(255, 131, 239); /* oklch */ color: oklch(78.4% 0.196 332.3);
Tailwind
colors: {
custom: {
50: '#ffabf4',
500: '#ff83ef',
950: '#000000',
},
}SCSS
$custom: #ff83ef; $custom-light: #ffabf4; $custom-dark: #000000;
JSON
{
"hex": "#ff83ef",
"rgb": {
"r": 255,
"g": 131,
"b": 239
},
"hsl": {
"h": 307.742,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78396,
"c": 0.19629,
"h": 332.3
},
"luminance": 0.43725
}Semantic roles & 50–950 ramp
primary
#FF83EF
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85