#FF83F2#FF83F2
#FF83F2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.5% C 0.199 H 331.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83F2 |
|---|---|
| RGB | rgb(255, 131, 242) |
| HSL | hsl(306, 100%, 76%) |
| HSV | hsv(306, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 5.1%, 0%) |
| CIE-LAB | lab(72.17, 61.35, -35.00) |
| CIE-LCH | lch(72.17, 70.63, 330.30°) |
| OKLab | oklab(78.53% 0.1744 -0.0953) |
| OKLCH | oklch(78.53% 0.199 331.3) |
| XYZ | xyz(65.3829, 43.9074, 89.0183) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.84
Candy Pink
#FF63E9
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83F2 #83FF90
analogous
#CE83FF #FF83F2 #FF83B4
triadic
#FF83F2 #F2FF83 #83F2FF
tetradic
#FF83F2 #FFCE83 #83FF90 #83B4FF
square
#FF83F2 #FFCE83 #83FF90 #83B4FF
split-complementary
#FF83F2 #B4FF83 #83FFCE
monochromatic
#FF09E5 #FF46EC #FF83F2 #FFC0F8 #FFE0FC
Accessibility & contrast
On white
2.15
#FF83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FF83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83F2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83F2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#A2B7EE
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff83f2; /* rgb */ color: rgb(255, 131, 242); /* oklch */ color: oklch(78.5% 0.199 331.3);
Tailwind
colors: {
custom: {
50: '#ffabf6',
500: '#ff83f2',
950: '#000000',
},
}SCSS
$custom: #ff83f2; $custom-light: #ffabf6; $custom-dark: #000000;
JSON
{
"hex": "#ff83f2",
"rgb": {
"r": 255,
"g": 131,
"b": 242
},
"hsl": {
"h": 306.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78525,
"c": 0.19874,
"h": 331.3
},
"luminance": 0.43903
}Semantic roles & 50–950 ramp
primary
#FF83F2
secondary
#D4F7D7
accent
#E61800
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85