#C596AA#C596AA
#C596AA is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.3% C 0.062 H 351.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C596AA |
|---|---|
| RGB | rgb(197, 150, 170) |
| HSL | hsl(334, 29%, 68%) |
| HSV | hsv(334, 24%, 77%) |
| CMYK | cmyk(0%, 23.9%, 13.7%, 22.7%) |
| CIE-LAB | lab(66.97, 20.76, -3.59) |
| CIE-LCH | lch(66.97, 21.06, 350.18°) |
| OKLab | oklab(72.32% 0.0614 -0.0092) |
| OKLCH | oklch(72.32% 0.062 351.4) |
| XYZ | xyz(41.1879, 36.5869, 42.9148) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.18
Grey Pink
#C3909B
ΔE00 3.89
Faded Pink
#DE9DAC
ΔE00 5.74
Dusty Pink
#D8A7B1
ΔE00 6.00
Greyish Pink
#C88D94
ΔE00 6.27
Dull Pink
#D5869D
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C596AA #96C5B1
analogous
#C596C1 #C596AA #C59996
triadic
#C596AA #AAC596 #96AAC5
tetradic
#C596AA #C1C596 #96C5B1 #9996C5
square
#C596AA #C1C596 #96C5B1 #9996C5
split-complementary
#C596AA #96C599 #96C1C5
monochromatic
#91506B #AF6F8A #C596AA #DBBDCA #F1E5EA
Accessibility & contrast
On white
2.52
#C596AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#C596AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C596AA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C596AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C596AA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#A5A6A9
Tritanopia (blue-blind)
#CC959D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c596aa; /* rgb */ color: rgb(197, 150, 170); /* oklch */ color: oklch(72.3% 0.062 351.4);
Tailwind
colors: {
custom: {
50: '#d7b5c3',
500: '#c596aa',
950: '#000000',
},
}SCSS
$custom: #c596aa; $custom-light: #d7b5c3; $custom-dark: #000000;
JSON
{
"hex": "#c596aa",
"rgb": {
"r": 197,
"g": 150,
"b": 170
},
"hsl": {
"h": 334.468,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.72321,
"c": 0.0621,
"h": 351.4
},
"luminance": 0.36585
}Semantic roles & 50–950 ramp
primary
#C596AA
secondary
#D4E3DC
accent
#A77B3E
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081