#C596A2#C596A2
#C596A2 is a light, muted pink. Relative luminance 0.363; OKLCH L 72.1% C 0.058 H 1.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C596A2 |
|---|---|
| RGB | rgb(197, 150, 162) |
| HSL | hsl(345, 29%, 68%) |
| HSV | hsv(345, 24%, 77%) |
| CMYK | cmyk(0%, 23.9%, 17.8%, 22.7%) |
| CIE-LAB | lab(66.74, 19.45, 0.56) |
| CIE-LCH | lch(66.74, 19.46, 1.66°) |
| OKLab | oklab(72.08% 0.0584 0.0018) |
| OKLCH | oklch(72.08% 0.058 1.7) |
| XYZ | xyz(40.4541, 36.2934, 39.0498) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 1.51
Grey Pink
#C3909B
ΔE00 1.91
Greyish Pink
#C88D94
ΔE00 4.13
Dusty Pink
#D8A7B1
ΔE00 5.04
Faded Pink
#DE9DAC
ΔE00 5.19
Rosybrown
#BC8F8F
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C596A2 #96C5B9
analogous
#C596B9 #C596A2 #C5A196
triadic
#C596A2 #A2C596 #96A2C5
tetradic
#C596A2 #B9C596 #96C5B9 #A196C5
square
#C596A2 #B9C596 #96C5B9 #A196C5
split-complementary
#C596A2 #96C5A1 #96B9C5
monochromatic
#915060 #AF6F7F #C596A2 #DBBDC5 #F1E5E8
Accessibility & contrast
On white
2.54
#C596A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#C596A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C596A2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C596A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C596A2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA2
Deuteranopia (green-blind)
#A7A5A1
Tritanopia (blue-blind)
#CD939A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c596a2; /* rgb */ color: rgb(197, 150, 162); /* oklch */ color: oklch(72.1% 0.058 1.7);
Tailwind
colors: {
custom: {
50: '#d7b5bd',
500: '#c596a2',
950: '#000000',
},
}SCSS
$custom: #c596a2; $custom-light: #d7b5bd; $custom-dark: #000000;
JSON
{
"hex": "#c596a2",
"rgb": {
"r": 197,
"g": 150,
"b": 162
},
"hsl": {
"h": 344.681,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.72076,
"c": 0.05846,
"h": 1.7
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#C596A2
secondary
#D4E3DF
accent
#A78D3E
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081