#F588FF#F588FF
#F588FF is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.6% C 0.196 H 324.1°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F588FF |
|---|---|
| RGB | rgb(245, 136, 255) |
| HSL | hsl(295, 100%, 77%) |
| HSV | hsv(295, 47%, 100%) |
| CMYK | cmyk(3.9%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(72.39, 58.41, -41.83) |
| CIE-LCH | lch(72.39, 71.84, 324.39°) |
| OKLab | oklab(78.61% 0.1589 -0.1151) |
| OKLCH | oklch(78.61% 0.196 324.1) |
| XYZ | xyz(64.5087, 44.2438, 99.7303) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 6.57
Violet Pink
#FB5FFC
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588FF #92FF88
analogous
#BA88FF #F588FF #FF88CE
triadic
#F588FF #FFF588 #88FFF5
tetradic
#F588FF #FFBA88 #92FF88 #88CEFF
square
#F588FF #FFBA88 #92FF88 #88CEFF
split-complementary
#F588FF #CEFF88 #88FFBA
monochromatic
#EB0EFF #F04BFF #F588FF #FAC5FF #FCE0FF
Accessibility & contrast
On white
2.13
#F588FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#F588FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588FF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588FF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#F996B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f588ff; /* rgb */ color: rgb(245, 136, 255); /* oklch */ color: oklch(78.6% 0.196 324.1);
Tailwind
colors: {
custom: {
50: '#fbaeff',
500: '#f588ff',
950: '#000000',
},
}SCSS
$custom: #f588ff; $custom-light: #fbaeff; $custom-dark: #000000;
JSON
{
"hex": "#f588ff",
"rgb": {
"r": 245,
"g": 136,
"b": 255
},
"hsl": {
"h": 294.958,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78608,
"c": 0.19618,
"h": 324.1
},
"luminance": 0.44241
}Semantic roles & 50–950 ramp
primary
#F588FF
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#181118
muted
#868086