#F591AA#F591AA
#F591AA is a light, vivid red. Relative luminance 0.426; OKLCH L 76.8% C 0.123 H 4.3°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F591AA |
|---|---|
| RGB | rgb(245, 145, 170) |
| HSL | hsl(345, 83%, 76%) |
| HSV | hsv(345, 41%, 96%) |
| CMYK | cmyk(0%, 40.8%, 30.6%, 3.9%) |
| CIE-LAB | lab(71.26, 40.63, 3.33) |
| CIE-LCH | lch(71.26, 40.76, 4.69°) |
| OKLab | oklab(76.8% 0.1231 0.0092) |
| OKLCH | oklch(76.8% 0.123 4.3) |
| XYZ | xyz(55.0392, 42.5699, 43.3404) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.46
Rosa
#FE86A4
ΔE00 2.89
Pinky
#FC86AA
ΔE00 3.06
Rose Pink
#F7879A
ΔE00 3.75
Carnation Pink
#FF7FA7
ΔE00 4.41
Faded Pink
#DE9DAC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F591AA #91F5DC
analogous
#F591DC #F591AA #F5AA91
triadic
#F591AA #AAF591 #91AAF5
tetradic
#F591AA #DCF591 #91F5DC #AA91F5
square
#F591AA #DCF591 #91F5DC #AA91F5
split-complementary
#F591AA #91F5AA #91DCF5
monochromatic
#EB2153 #F0597F #F591AA #FAC9D5 #FCE3E9
Accessibility & contrast
On white
2.21
#F591AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#F591AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F591AA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F591AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F591AA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#B9B6A8
Tritanopia (blue-blind)
#FF899A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f591aa; /* rgb */ color: rgb(245, 145, 170); /* oklch */ color: oklch(76.8% 0.123 4.3);
Tailwind
colors: {
custom: {
50: '#fbb3c3',
500: '#f591aa',
950: '#000000',
},
}SCSS
$custom: #f591aa; $custom-light: #fbb3c3; $custom-dark: #000000;
JSON
{
"hex": "#f591aa",
"rgb": {
"r": 245,
"g": 145,
"b": 170
},
"hsl": {
"h": 345,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.76802,
"c": 0.12345,
"h": 4.3
},
"luminance": 0.42566
}Semantic roles & 50–950 ramp
primary
#F591AA
secondary
#D7F4ED
accent
#E0A906
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081