#F588FA#F588FA
#F588FA is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.4% C 0.192 H 325.6°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F588FA |
|---|---|
| RGB | rgb(245, 136, 250) |
| HSL | hsl(297, 92%, 76%) |
| HSV | hsv(297, 46%, 98%) |
| CMYK | cmyk(2%, 45.6%, 0%, 2%) |
| CIE-LAB | lab(72.18, 57.51, -39.44) |
| CIE-LCH | lch(72.18, 69.74, 325.56°) |
| OKLab | oklab(78.38% 0.1581 -0.1082) |
| OKLCH | oklch(78.38% 0.192 325.6) |
| XYZ | xyz(63.7143, 43.9260, 95.5464) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.91
Candy Pink
#FF63E9
ΔE00 6.50
Violet Pink
#FB5FFC
ΔE00 6.72
Light Magenta
#FA5FF7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588FA #8DFA88
analogous
#BC88FA #F588FA #FA88C6
triadic
#F588FA #FAF588 #88FAF5
tetradic
#F588FA #FABC88 #8DFA88 #88C6FA
square
#F588FA #FABC88 #8DFA88 #88C6FA
split-complementary
#F588FA #C6FA88 #88FABC
monochromatic
#EB13F5 #F04DF8 #F588FA #FAC3FC #FDE2FE
Accessibility & contrast
On white
2.15
#F588FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#F588FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588FA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588FA | 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)
#7CA8FE
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#FA95B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f588fa; /* rgb */ color: rgb(245, 136, 250); /* oklch */ color: oklch(78.4% 0.192 325.6);
Tailwind
colors: {
custom: {
50: '#faaefc',
500: '#f588fa',
950: '#000000',
},
}SCSS
$custom: #f588fa; $custom-light: #faaefc; $custom-dark: #000000;
JSON
{
"hex": "#f588fa",
"rgb": {
"r": 245,
"g": 136,
"b": 250
},
"hsl": {
"h": 297.368,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.78381,
"c": 0.19157,
"h": 325.6
},
"luminance": 0.43923
}Semantic roles & 50–950 ramp
primary
#F588FA
secondary
#D7F6D5
accent
#E6000A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181117
muted
#868085