#F582FF#F582FF
#F582FF is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.8% C 0.206 H 324.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F582FF |
|---|---|
| RGB | rgb(245, 130, 255) |
| HSL | hsl(295, 100%, 75%) |
| HSV | hsv(295, 49%, 100%) |
| CMYK | cmyk(3.9%, 49%, 0%, 0%) |
| CIE-LAB | lab(71.28, 61.31, -43.57) |
| CIE-LCH | lch(71.28, 75.21, 324.60°) |
| OKLab | oklab(77.79% 0.1669 -0.12) |
| OKLCH | oklch(77.79% 0.206 324.3) |
| XYZ | xyz(63.6872, 42.6008, 99.4565) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 5.50
Light Magenta
#FA5FF7
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 5.96
Lavender Pink
#DD85D7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F582FF #8CFF82
analogous
#B682FF #F582FF #FF82CA
triadic
#F582FF #FFF582 #82FFF5
tetradic
#F582FF #FFB682 #8CFF82 #82CAFF
square
#F582FF #FFB682 #8CFF82 #82CAFF
split-complementary
#F582FF #CAFF82 #82FFB6
monochromatic
#EB08FF #F045FF #F582FF #FABFFF #FDE0FF
Accessibility & contrast
On white
2.21
#F582FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#F582FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F582FF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F582FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F582FF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#95B3FB
Tritanopia (blue-blind)
#F991B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f582ff; /* rgb */ color: rgb(245, 130, 255); /* oklch */ color: oklch(77.8% 0.206 324.3);
Tailwind
colors: {
custom: {
50: '#fbaaff',
500: '#f582ff',
950: '#000000',
},
}SCSS
$custom: #f582ff; $custom-light: #fbaaff; $custom-dark: #000000;
JSON
{
"hex": "#f582ff",
"rgb": {
"r": 245,
"g": 130,
"b": 255
},
"hsl": {
"h": 295.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.77787,
"c": 0.20557,
"h": 324.3
},
"luminance": 0.42598
}Semantic roles & 50–950 ramp
primary
#F582FF
secondary
#D7F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86