#F589EC#F589EC
#F589EC is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.9% C 0.177 H 330.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F589EC |
|---|---|
| RGB | rgb(245, 137, 236) |
| HSL | hsl(305, 84%, 75%) |
| HSV | hsv(305, 44%, 96%) |
| CMYK | cmyk(0%, 44.1%, 3.7%, 3.9%) |
| CIE-LAB | lab(71.80, 54.58, -32.38) |
| CIE-LCH | lch(71.80, 63.46, 329.32°) |
| OKLab | oklab(77.91% 0.1541 -0.0881) |
| OKLCH | oklch(77.91% 0.177 330.2) |
| XYZ | xyz(61.7415, 43.3633, 84.4585) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.43
Candy Pink
#FF63E9
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F589EC #89F592
analogous
#C889F5 #F589EC #F589B6
triadic
#F589EC #ECF589 #89ECF5
tetradic
#F589EC #F5C889 #89F592 #89B6F5
square
#F589EC #F5C889 #89F592 #89B6F5
split-complementary
#F589EC #B6F589 #89F5C8
monochromatic
#EB18DA #F051E3 #F589EC #FAC1F5 #FDE3FA
Accessibility & contrast
On white
2.17
#F589EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#F589EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F589EC
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F589EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F589EC | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#A2B5E9
Tritanopia (blue-blind)
#FC91B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f589ec; /* rgb */ color: rgb(245, 137, 236); /* oklch */ color: oklch(77.9% 0.177 330.2);
Tailwind
colors: {
custom: {
50: '#faaef2',
500: '#f589ec',
950: '#000000',
},
}SCSS
$custom: #f589ec; $custom-light: #faaef2; $custom-dark: #000000;
JSON
{
"hex": "#f589ec",
"rgb": {
"r": 245,
"g": 137,
"b": 236
},
"hsl": {
"h": 305,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.77913,
"c": 0.17748,
"h": 330.2
},
"luminance": 0.4336
}Semantic roles & 50–950 ramp
primary
#F589EC
secondary
#D6F5D9
accent
#E11705
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181117
muted
#868085