#F582FA#F582FA
#F582FA is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.6% C 0.201 H 325.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F582FA |
|---|---|
| RGB | rgb(245, 130, 250) |
| HSL | hsl(298, 92%, 75%) |
| HSV | hsv(298, 48%, 98%) |
| CMYK | cmyk(2%, 48%, 0%, 2%) |
| CIE-LAB | lab(71.07, 60.42, -41.18) |
| CIE-LCH | lch(71.07, 73.12, 325.72°) |
| OKLab | oklab(77.55% 0.1662 -0.1132) |
| OKLCH | oklch(77.55% 0.201 325.7) |
| XYZ | xyz(62.8928, 42.2831, 95.2726) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 5.56
Candy Pink
#FF63E9
ΔE00 5.57
Light Magenta
#FA5FF7
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F582FA #87FA82
analogous
#B982FA #F582FA #FA82C3
triadic
#F582FA #FAF582 #82FAF5
tetradic
#F582FA #FAB982 #87FA82 #82C3FA
square
#F582FA #FAB982 #87FA82 #82C3FA
split-complementary
#F582FA #C3FA82 #82FAB9
monochromatic
#EC0CF5 #F047F8 #F582FA #FABDFC #FDE2FE
Accessibility & contrast
On white
2.22
#F582FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#F582FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F582FA
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F582FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F582FA | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#97B3F6
Tritanopia (blue-blind)
#FA90B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f582fa; /* rgb */ color: rgb(245, 130, 250); /* oklch */ color: oklch(77.6% 0.201 325.7);
Tailwind
colors: {
custom: {
50: '#fbaafc',
500: '#f582fa',
950: '#000000',
},
}SCSS
$custom: #f582fa; $custom-light: #fbaafc; $custom-dark: #000000;
JSON
{
"hex": "#f582fa",
"rgb": {
"r": 245,
"g": 130,
"b": 250
},
"hsl": {
"h": 297.5,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.77555,
"c": 0.20105,
"h": 325.7
},
"luminance": 0.4228
}Semantic roles & 50–950 ramp
primary
#F582FA
secondary
#D6F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85