#F591D5#F591D5
#F591D5 is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.2% C 0.146 H 340.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F591D5 |
|---|---|
| RGB | rgb(245, 145, 213) |
| HSL | hsl(319, 83%, 76%) |
| HSV | hsv(319, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 13.1%, 3.9%) |
| CIE-LAB | lab(72.54, 46.77, -18.61) |
| CIE-LCH | lch(72.54, 50.34, 338.31°) |
| OKLab | oklab(78.19% 0.1369 -0.0496) |
| OKLCH | oklch(78.19% 0.146 340.1) |
| XYZ | xyz(59.7921, 44.4710, 68.3723) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.40
Pink (survey)
#FF81C0
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.29
Violet (CSS)
#EE82EE
ΔE00 7.44
Purply Pink
#F075E6
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591D5 #91F5B1
analogous
#E391F5 #F591D5 #F591A3
triadic
#F591D5 #D5F591 #91D5F5
tetradic
#F591D5 #F5E391 #91F5B1 #91A3F5
square
#F591D5 #F5E391 #91F5B1 #91A3F5
split-complementary
#F591D5 #A3F591 #91F5E3
monochromatic
#EB21AA #F059C0 #F591D5 #FAC9EA #FCE3F4
Accessibility & contrast
On white
2.12
#F591D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F591D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591D5
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591D5 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A8D7
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#FF93AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f591d5; /* rgb */ color: rgb(245, 145, 213); /* oklch */ color: oklch(78.2% 0.146 340.1);
Tailwind
colors: {
custom: {
50: '#fab3e2',
500: '#f591d5',
950: '#000000',
},
}SCSS
$custom: #f591d5; $custom-light: #fab3e2; $custom-dark: #000000;
JSON
{
"hex": "#f591d5",
"rgb": {
"r": 245,
"g": 145,
"b": 213
},
"hsl": {
"h": 319.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.78193,
"c": 0.1456,
"h": 340.1
},
"luminance": 0.44467
}Semantic roles & 50–950 ramp
primary
#F591D5
secondary
#D7F4E0
accent
#E04C06
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083