#F591CB#F591CB
#F591CB is a light, vivid pink. Relative luminance 0.440; OKLCH L 77.8% C 0.139 H 345.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F591CB |
|---|---|
| RGB | rgb(245, 145, 203) |
| HSL | hsl(325, 83%, 76%) |
| HSV | hsv(325, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 17.1%, 3.9%) |
| CIE-LAB | lab(72.21, 45.23, -13.58) |
| CIE-LCH | lch(72.21, 47.22, 343.29°) |
| OKLab | oklab(77.84% 0.134 -0.0358) |
| OKLCH | oklch(77.84% 0.139 345) |
| XYZ | xyz(58.5618, 43.9789, 61.8926) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.31
Pink (survey)
#FF81C0
ΔE00 3.93
Plum
#DDA0DD
ΔE00 7.45
Bubblegum (survey)
#FF6CB5
ΔE00 7.51
Lavender Pink
#DD85D7
ΔE00 7.62
Pinky
#FC86AA
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591CB #91F5BB
analogous
#ED91F5 #F591CB #F59199
triadic
#F591CB #CBF591 #91CBF5
tetradic
#F591CB #F5ED91 #91F5BB #9199F5
square
#F591CB #F5ED91 #91F5BB #9199F5
split-complementary
#F591CB #99F591 #91F5ED
monochromatic
#EB2196 #F059B0 #F591CB #FAC9E6 #FCE3F2
Accessibility & contrast
On white
2.14
#F591CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F591CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591CB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591CB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B2B7C8
Tritanopia (blue-blind)
#FF90A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f591cb; /* rgb */ color: rgb(245, 145, 203); /* oklch */ color: oklch(77.8% 0.139 345.0);
Tailwind
colors: {
custom: {
50: '#fab3da',
500: '#f591cb',
950: '#000000',
},
}SCSS
$custom: #f591cb; $custom-light: #fab3da; $custom-dark: #000000;
JSON
{
"hex": "#f591cb",
"rgb": {
"r": 245,
"g": 145,
"b": 203
},
"hsl": {
"h": 325.2,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.77838,
"c": 0.1387,
"h": 345
},
"luminance": 0.43975
}Semantic roles & 50–950 ramp
primary
#F591CB
secondary
#D7F4E3
accent
#E06106
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083