#F588F2#F588F2
#F588F2 is a light, vivid purple. Relative luminance 0.434; OKLCH L 78.0% C 0.184 H 328.2°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F588F2 |
|---|---|
| RGB | rgb(245, 136, 242) |
| HSL | hsl(302, 84%, 75%) |
| HSV | hsv(302, 44%, 96%) |
| CMYK | cmyk(0%, 44.5%, 1.2%, 3.9%) |
| CIE-LAB | lab(71.85, 56.10, -35.59) |
| CIE-LCH | lch(71.85, 66.44, 327.61°) |
| OKLab | oklab(78.03% 0.1566 -0.0972) |
| OKLCH | oklch(78.03% 0.184 328.2) |
| XYZ | xyz(62.4864, 43.4349, 89.0796) |
| Luminance | 0.4343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 6.20
Light Magenta
#FA5FF7
ΔE00 7.00
Violet Pink
#FB5FFC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F588F2 #88F58B
analogous
#C188F5 #F588F2 #F588BC
triadic
#F588F2 #F2F588 #88F2F5
tetradic
#F588F2 #F5C188 #88F58B #88BCF5
square
#F588F2 #F5C188 #88F58B #88BCF5
split-complementary
#F588F2 #BCF588 #88F5C1
monochromatic
#EC17E6 #F050EC #F588F2 #FAC0F8 #FDE3FC
Accessibility & contrast
On white
2.17
#F588F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F588F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F588F2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F588F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F588F2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F6
Deuteranopia (green-blind)
#9FB5EF
Tritanopia (blue-blind)
#FB92B2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f588f2; /* rgb */ color: rgb(245, 136, 242); /* oklch */ color: oklch(78.0% 0.184 328.2);
Tailwind
colors: {
custom: {
50: '#faaef6',
500: '#f588f2',
950: '#000000',
},
}SCSS
$custom: #f588f2; $custom-light: #faaef6; $custom-dark: #000000;
JSON
{
"hex": "#f588f2",
"rgb": {
"r": 245,
"g": 136,
"b": 242
},
"hsl": {
"h": 301.651,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.78027,
"c": 0.18436,
"h": 328.2
},
"luminance": 0.43432
}Semantic roles & 50–950 ramp
primary
#F588F2
secondary
#D6F5D7
accent
#E10B05
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#181017
muted
#867F85