#F596A0#F596A0
#F596A0 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.3% C 0.115 H 13.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F596A0 |
|---|---|
| RGB | rgb(245, 150, 160) |
| HSL | hsl(354, 83%, 77%) |
| HSV | hsv(354, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 34.7%, 3.9%) |
| CIE-LAB | lab(72.07, 36.80, 10.05) |
| CIE-LCH | lch(72.07, 38.15, 15.27°) |
| OKLab | oklab(77.34% 0.1116 0.0264) |
| OKLCH | oklch(77.34% 0.115 13.3) |
| XYZ | xyz(54.9099, 43.7676, 38.8069) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.77
Blush Pink
#FE828C
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.26
Rosa
#FE86A4
ΔE00 5.63
Dusty Pink (survey)
#D58A94
ΔE00 6.17
Faded Pink
#DE9DAC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596A0 #96F5EB
analogous
#F596D0 #F596A0 #F5BB96
triadic
#F596A0 #A0F596 #96A0F5
tetradic
#F596A0 #D0F596 #96F5EB #BB96F5
square
#F596A0 #D0F596 #96F5EB #BB96F5
split-complementary
#F596A0 #96F5BB #96D0F5
monochromatic
#EA263B #F05E6D #F596A0 #FACED3 #FCE3E6
Accessibility & contrast
On white
2.15
#F596A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F596A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596A0
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596A0 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#BEB89E
Tritanopia (blue-blind)
#FF8C9A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f596a0; /* rgb */ color: rgb(245, 150, 160); /* oklch */ color: oklch(77.3% 0.115 13.3);
Tailwind
colors: {
custom: {
50: '#fbb6bc',
500: '#f596a0',
950: '#000000',
},
}SCSS
$custom: #f596a0; $custom-light: #fbb6bc; $custom-dark: #000000;
JSON
{
"hex": "#f596a0",
"rgb": {
"r": 245,
"g": 150,
"b": 160
},
"hsl": {
"h": 353.684,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.77339,
"c": 0.11466,
"h": 13.3
},
"luminance": 0.43763
}Semantic roles & 50–950 ramp
primary
#F596A0
secondary
#D7F4F1
accent
#DFC806
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081