#FF83F5#FF83F5
#FF83F5 is a light, highly saturated purple. Relative luminance 0.441; OKLCH L 78.7% C 0.201 H 330.4°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF83F5 |
|---|---|
| RGB | rgb(255, 131, 245) |
| HSL | hsl(305, 100%, 76%) |
| HSV | hsv(305, 49%, 100%) |
| CMYK | cmyk(0%, 48.6%, 3.9%, 0%) |
| CIE-LAB | lab(72.29, 61.85, -36.45) |
| CIE-LCH | lch(72.29, 71.79, 329.49°) |
| OKLab | oklab(78.65% 0.1749 -0.0995) |
| OKLCH | oklch(78.65% 0.201 330.4) |
| XYZ | xyz(65.8371, 44.0891, 91.4108) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF83F5 #83FF8D
analogous
#CB83FF #FF83F5 #FF83B7
triadic
#FF83F5 #F5FF83 #83F5FF
tetradic
#FF83F5 #FFCB83 #83FF8D #83B7FF
square
#FF83F5 #FFCB83 #83FF8D #83B7FF
split-complementary
#FF83F5 #B7FF83 #83FFCB
monochromatic
#FF09EB #FF46F0 #FF83F5 #FFC0FA #FFE0FD
Accessibility & contrast
On white
2.14
#FF83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF83F5
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF83F5 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#A1B7F1
Tritanopia (blue-blind)
#FF8DB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff83f5; /* rgb */ color: rgb(255, 131, 245); /* oklch */ color: oklch(78.7% 0.201 330.4);
Tailwind
colors: {
custom: {
50: '#ffabf8',
500: '#ff83f5',
950: '#000000',
},
}SCSS
$custom: #ff83f5; $custom-light: #ffabf8; $custom-dark: #000000;
JSON
{
"hex": "#ff83f5",
"rgb": {
"r": 255,
"g": 131,
"b": 245
},
"hsl": {
"h": 304.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.78654,
"c": 0.20122,
"h": 330.4
},
"luminance": 0.44085
}Semantic roles & 50–950 ramp
primary
#FF83F5
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85