#F591DF#F591DF
#F591DF is a light, vivid pink. Relative luminance 0.450; OKLCH L 78.6% C 0.153 H 335.6°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F591DF |
|---|---|
| RGB | rgb(245, 145, 223) |
| HSL | hsl(313, 83%, 76%) |
| HSV | hsv(313, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 9%, 3.9%) |
| CIE-LAB | lab(72.89, 48.39, -23.58) |
| CIE-LCH | lch(72.89, 53.83, 334.02°) |
| OKLab | oklab(78.57% 0.1396 -0.0634) |
| OKLCH | oklch(78.57% 0.153 335.6) |
| XYZ | xyz(61.1007, 44.9944, 75.2642) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.60
Plum
#DDA0DD
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.72
Pink (survey)
#FF81C0
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591DF #91F5A7
analogous
#D991F5 #F591DF #F591AD
triadic
#F591DF #DFF591 #91DFF5
tetradic
#F591DF #F5D991 #91F5A7 #91ADF5
square
#F591DF #F5D991 #91F5A7 #91ADF5
split-complementary
#F591DF #ADF591 #91F5D9
monochromatic
#EB21BE #F059CF #F591DF #FAC9EF #FCE3F7
Accessibility & contrast
On white
2.10
#F591DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F591DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591DF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591DF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AAE2
Deuteranopia (green-blind)
#ACB8DC
Tritanopia (blue-blind)
#FE95AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f591df; /* rgb */ color: rgb(245, 145, 223); /* oklch */ color: oklch(78.6% 0.153 335.6);
Tailwind
colors: {
custom: {
50: '#fab3e9',
500: '#f591df',
950: '#000000',
},
}SCSS
$custom: #f591df; $custom-light: #fab3e9; $custom-dark: #000000;
JSON
{
"hex": "#f591df",
"rgb": {
"r": 245,
"g": 145,
"b": 223
},
"hsl": {
"h": 313.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.78568,
"c": 0.15329,
"h": 335.6
},
"luminance": 0.44991
}Semantic roles & 50–950 ramp
primary
#F591DF
secondary
#D7F4DD
accent
#E03606
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084