#F589EA#F589EA
#F589EA is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.8% C 0.176 H 330.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F589EA |
|---|---|
| RGB | rgb(245, 137, 234) |
| HSL | hsl(306, 84%, 75%) |
| HSV | hsv(306, 44%, 96%) |
| CMYK | cmyk(0%, 44.1%, 4.5%, 3.9%) |
| CIE-LAB | lab(71.72, 54.24, -31.41) |
| CIE-LCH | lch(71.72, 62.67, 329.93°) |
| OKLab | oklab(77.83% 0.1536 -0.0854) |
| OKLCH | oklch(77.83% 0.176 330.9) |
| XYZ | xyz(61.4525, 43.2477, 82.9367) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.29
Candy Pink
#FF63E9
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 6.49
Orchid
#DA70D6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F589EA #89F594
analogous
#CA89F5 #F589EA #F589B4
triadic
#F589EA #EAF589 #89EAF5
tetradic
#F589EA #F5CA89 #89F594 #89B4F5
square
#F589EA #F5CA89 #89F594 #89B4F5
split-complementary
#F589EA #B4F589 #89F5CA
monochromatic
#EB18D6 #F051E0 #F589EA #FAC1F4 #FDE3FA
Accessibility & contrast
On white
2.18
#F589EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#F589EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F589EA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F589EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F589EA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FD91AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f589ea; /* rgb */ color: rgb(245, 137, 234); /* oklch */ color: oklch(77.8% 0.176 330.9);
Tailwind
colors: {
custom: {
50: '#faaef1',
500: '#f589ea',
950: '#000000',
},
}SCSS
$custom: #f589ea; $custom-light: #faaef1; $custom-dark: #000000;
JSON
{
"hex": "#f589ea",
"rgb": {
"r": 245,
"g": 137,
"b": 234
},
"hsl": {
"h": 306.111,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.77829,
"c": 0.17576,
"h": 330.9
},
"luminance": 0.43244
}Semantic roles & 50–950 ramp
primary
#F589EA
secondary
#D6F5DA
accent
#E11B05
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084