#F580EA#F580EA
#F580EA is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.6% C 0.190 H 330.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F580EA |
|---|---|
| RGB | rgb(245, 128, 234) |
| HSL | hsl(306, 85%, 73%) |
| HSV | hsv(306, 48%, 96%) |
| CMYK | cmyk(0%, 47.8%, 4.5%, 3.9%) |
| CIE-LAB | lab(70.03, 58.63, -34.02) |
| CIE-LCH | lch(70.03, 67.78, 329.87°) |
| OKLab | oklab(76.57% 0.1662 -0.0927) |
| OKLCH | oklch(76.57% 0.19 330.8) |
| XYZ | xyz(60.2261, 40.7949, 82.5279) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 2.38
Lavender Pink
#DD85D7
ΔE00 4.40
Candy Pink
#FF63E9
ΔE00 4.68
Orchid
#DA70D6
ΔE00 5.95
Light Magenta
#FA5FF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F580EA #80F58B
analogous
#C580F5 #F580EA #F580AF
triadic
#F580EA #EAF580 #80EAF5
tetradic
#F580EA #F5C580 #80F58B #80AFF5
square
#F580EA #F5C580 #80F58B #80AFF5
split-complementary
#F580EA #AFF580 #80F5C5
monochromatic
#E812D4 #F147E1 #F580EA #F9B9F3 #FDE3FA
Accessibility & contrast
On white
2.29
#F580EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F580EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F580EA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F580EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F580EA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9CB1E7
Tritanopia (blue-blind)
#FD89AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f580ea; /* rgb */ color: rgb(245, 128, 234); /* oklch */ color: oklch(76.6% 0.190 330.8);
Tailwind
colors: {
custom: {
50: '#fba9f1',
500: '#f580ea',
950: '#000000',
},
}SCSS
$custom: #f580ea; $custom-light: #fba9f1; $custom-dark: #000000;
JSON
{
"hex": "#f580ea",
"rgb": {
"r": 245,
"g": 128,
"b": 234
},
"hsl": {
"h": 305.641,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.7657,
"c": 0.19029,
"h": 330.8
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#F580EA
secondary
#D6F5D9
accent
#E21904
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84