#F588FC#F588FC
#F588FC is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.5% C 0.193 H 325.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F588FC |
|---|---|
| RGB | rgb(245, 136, 252) |
| HSL | hsl(296, 95%, 76%) |
| HSV | hsv(296, 46%, 99%) |
| CMYK | cmyk(2.8%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(72.26, 57.87, -40.40) |
| CIE-LCH | lch(72.26, 70.58, 325.08°) |
| OKLab | oklab(78.47% 0.1584 -0.111) |
| OKLCH | oklch(78.47% 0.193 325) |
| XYZ | xyz(64.0295, 44.0521, 97.2068) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.17
Candy Pink
#FF63E9
ΔE00 6.62
Violet Pink
#FB5FFC
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588FC #8FFC88
analogous
#BB88FC #F588FC #FC88C9
triadic
#F588FC #FCF588 #88FCF5
tetradic
#F588FC #FCBB88 #8FFC88 #88C9FC
square
#F588FC #FCBB88 #8FFC88 #88C9FC
split-complementary
#F588FC #C9FC88 #88FCBB
monochromatic
#EB11F9 #F04CFA #F588FC #FAC4FE #FCE1FE
Accessibility & contrast
On white
2.14
#F588FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#F588FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588FC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588FC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#FA95B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f588fc; /* rgb */ color: rgb(245, 136, 252); /* oklch */ color: oklch(78.5% 0.193 325.0);
Tailwind
colors: {
custom: {
50: '#faaefd',
500: '#f588fc',
950: '#000000',
},
}SCSS
$custom: #f588fc; $custom-light: #faaefd; $custom-dark: #000000;
JSON
{
"hex": "#f588fc",
"rgb": {
"r": 245,
"g": 136,
"b": 252
},
"hsl": {
"h": 296.379,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.78471,
"c": 0.19341,
"h": 325
},
"luminance": 0.44049
}Semantic roles & 50–950 ramp
primary
#F588FC
secondary
#D7F6D5
accent
#E6000E
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086