#C596AF#C596AF
#C596AF is a light, moderate pink. Relative luminance 0.368; OKLCH L 72.5% C 0.065 H 345.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C596AF |
|---|---|
| RGB | rgb(197, 150, 175) |
| HSL | hsl(328, 29%, 68%) |
| HSV | hsv(328, 24%, 77%) |
| CMYK | cmyk(0%, 23.9%, 11.2%, 22.7%) |
| CIE-LAB | lab(67.11, 21.60, -6.18) |
| CIE-LCH | lch(67.11, 22.47, 344.04°) |
| OKLab | oklab(72.48% 0.0632 -0.0162) |
| OKLCH | oklch(72.48% 0.065 345.7) |
| XYZ | xyz(41.6699, 36.7797, 45.4533) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.68
Grey Pink
#C3909B
ΔE00 5.42
Lilac
#C8A2C8
ΔE00 5.93
Faded Pink
#DE9DAC
ΔE00 6.64
Dusty Lavender
#AC86A8
ΔE00 6.86
Dusty Pink
#D8A7B1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C596AF #96C5AC
analogous
#C396C5 #C596AF #C59697
triadic
#C596AF #AFC596 #96AFC5
tetradic
#C596AF #C5C396 #96C5AC #9697C5
square
#C596AF #C5C396 #96C5AC #9697C5
split-complementary
#C596AF #97C596 #96C5C3
monochromatic
#915072 #AF6F91 #C596AF #DBBDCD #F1E5EB
Accessibility & contrast
On white
2.51
#C596AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#C596AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C596AF
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C596AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C596AF | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#A4A6AE
Tritanopia (blue-blind)
#CC969E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c596af; /* rgb */ color: rgb(197, 150, 175); /* oklch */ color: oklch(72.5% 0.065 345.7);
Tailwind
colors: {
custom: {
50: '#d7b5c6',
500: '#c596af',
950: '#000000',
},
}SCSS
$custom: #c596af; $custom-light: #d7b5c6; $custom-dark: #000000;
JSON
{
"hex": "#c596af",
"rgb": {
"r": 197,
"g": 150,
"b": 175
},
"hsl": {
"h": 328.085,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.72481,
"c": 0.06526,
"h": 345.7
},
"luminance": 0.36778
}Semantic roles & 50–950 ramp
primary
#C596AF
secondary
#D4E3DB
accent
#A76F3E
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082