#F589DC#F589DC
#F589DC is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.3% C 0.164 H 336.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F589DC |
|---|---|
| RGB | rgb(245, 137, 220) |
| HSL | hsl(314, 84%, 75%) |
| HSV | hsv(314, 44%, 96%) |
| CMYK | cmyk(0%, 44.1%, 10.2%, 3.9%) |
| CIE-LAB | lab(71.20, 51.92, -24.51) |
| CIE-LCH | lch(71.20, 57.42, 334.73°) |
| OKLab | oklab(77.26% 0.1505 -0.066) |
| OKLCH | oklch(77.26% 0.164 336.3) |
| XYZ | xyz(59.5202, 42.4748, 72.7597) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.29
Violet (CSS)
#EE82EE
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 6.43
Plum
#DDA0DD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F589DC #89F5A2
analogous
#D889F5 #F589DC #F589A6
triadic
#F589DC #DCF589 #89DCF5
tetradic
#F589DC #F5D889 #89F5A2 #89A6F5
square
#F589DC #F5D889 #89F5A2 #89A6F5
split-complementary
#F589DC #A6F589 #89F5D8
monochromatic
#EB18BB #F051CB #F589DC #FAC1ED #FDE3F7
Accessibility & contrast
On white
2.21
#F589DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#F589DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F589DC
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F589DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F589DC | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#A7B4D9
Tritanopia (blue-blind)
#FF8DA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f589dc; /* rgb */ color: rgb(245, 137, 220); /* oklch */ color: oklch(77.3% 0.164 336.3);
Tailwind
colors: {
custom: {
50: '#faaee7',
500: '#f589dc',
950: '#000000',
},
}SCSS
$custom: #f589dc; $custom-light: #faaee7; $custom-dark: #000000;
JSON
{
"hex": "#f589dc",
"rgb": {
"r": 245,
"g": 137,
"b": 220
},
"hsl": {
"h": 313.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.77263,
"c": 0.16429,
"h": 336.3
},
"luminance": 0.42471
}Semantic roles & 50–950 ramp
primary
#F589DC
secondary
#D6F5DD
accent
#E13805
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181016
muted
#867F84