#F596A2#F596A2
#F596A2 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.4% C 0.115 H 11.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F596A2 |
|---|---|
| RGB | rgb(245, 150, 162) |
| HSL | hsl(352, 83%, 77%) |
| HSV | hsv(352, 39%, 96%) |
| CMYK | cmyk(0%, 38.8%, 33.9%, 3.9%) |
| CIE-LAB | lab(72.12, 37.05, 9.01) |
| CIE-LCH | lch(72.12, 38.13, 13.67°) |
| OKLab | oklab(77.39% 0.1123 0.0237) |
| OKLCH | oklch(77.39% 0.115 11.9) |
| XYZ | xyz(55.0863, 43.8381, 39.7357) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.57
Pig Pink
#E78EA5
ΔE00 4.72
Rosa
#FE86A4
ΔE00 5.17
Blush Pink
#FE828C
ΔE00 5.56
Faded Pink
#DE9DAC
ΔE00 5.88
Dusty Pink (survey)
#D58A94
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F596A2 #96F5E9
analogous
#F596D2 #F596A2 #F5B996
triadic
#F596A2 #A2F596 #96A2F5
tetradic
#F596A2 #D2F596 #96F5E9 #B996F5
square
#F596A2 #D2F596 #96F5E9 #B996F5
split-complementary
#F596A2 #96F5B9 #96D2F5
monochromatic
#EA263F #F05E71 #F596A2 #FACED3 #FCE3E6
Accessibility & contrast
On white
2.15
#F596A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F596A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F596A2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F596A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F596A2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#BEB8A0
Tritanopia (blue-blind)
#FF8D9A
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f596a2; /* rgb */ color: rgb(245, 150, 162); /* oklch */ color: oklch(77.4% 0.115 11.9);
Tailwind
colors: {
custom: {
50: '#fbb6bd',
500: '#f596a2',
950: '#000000',
},
}SCSS
$custom: #f596a2; $custom-light: #fbb6bd; $custom-dark: #000000;
JSON
{
"hex": "#f596a2",
"rgb": {
"r": 245,
"g": 150,
"b": 162
},
"hsl": {
"h": 352.421,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.77391,
"c": 0.11482,
"h": 11.9
},
"luminance": 0.43834
}Semantic roles & 50–950 ramp
primary
#F596A2
secondary
#D7F4F1
accent
#DFC406
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081