#F588EC#F588EC
#F588EC is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.179 H 330.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F588EC |
|---|---|
| RGB | rgb(245, 136, 236) |
| HSL | hsl(305, 84%, 75%) |
| HSV | hsv(305, 44%, 96%) |
| CMYK | cmyk(0%, 44.5%, 3.7%, 3.9%) |
| CIE-LAB | lab(71.61, 55.07, -32.68) |
| CIE-LCH | lch(71.61, 64.04, 329.32°) |
| OKLab | oklab(77.77% 0.1555 -0.089) |
| OKLCH | oklch(77.77% 0.179 330.2) |
| XYZ | xyz(61.6000, 43.0803, 84.4113) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 6.19
Bubblegum Pink
#FE83CC
ΔE00 6.88
Orchid
#DA70D6
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588EC #88F591
analogous
#C888F5 #F588EC #F588B6
triadic
#F588EC #ECF588 #88ECF5
tetradic
#F588EC #F5C888 #88F591 #88B6F5
square
#F588EC #F5C888 #88F591 #88B6F5
split-complementary
#F588EC #B6F588 #88F5C8
monochromatic
#EC17DA #F050E3 #F588EC #FAC0F5 #FDE3FA
Accessibility & contrast
On white
2.18
#F588EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#F588EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588EC
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588EC | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#FC91AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f588ec; /* rgb */ color: rgb(245, 136, 236); /* oklch */ color: oklch(77.8% 0.179 330.2);
Tailwind
colors: {
custom: {
50: '#faaef2',
500: '#f588ec',
950: '#000000',
},
}SCSS
$custom: #f588ec; $custom-light: #faaef2; $custom-dark: #000000;
JSON
{
"hex": "#f588ec",
"rgb": {
"r": 245,
"g": 136,
"b": 236
},
"hsl": {
"h": 304.954,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.7777,
"c": 0.17911,
"h": 330.2
},
"luminance": 0.43077
}Semantic roles & 50–950 ramp
primary
#F588EC
secondary
#D6F5D9
accent
#E11705
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181017
muted
#867F85