#C596AB#C596AB
#C596AB is a light, moderate pink. Relative luminance 0.366; OKLCH L 72.4% C 0.063 H 350.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C596AB |
|---|---|
| RGB | rgb(197, 150, 171) |
| HSL | hsl(333, 29%, 68%) |
| HSV | hsv(333, 24%, 77%) |
| CMYK | cmyk(0%, 23.9%, 13.2%, 22.7%) |
| CIE-LAB | lab(66.99, 20.92, -4.11) |
| CIE-LCH | lch(66.99, 21.32, 348.88°) |
| OKLab | oklab(72.35% 0.0618 -0.0106) |
| OKLCH | oklch(72.35% 0.063 350.2) |
| XYZ | xyz(41.2829, 36.6249, 43.4149) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.47
Grey Pink
#C3909B
ΔE00 4.19
Faded Pink
#DE9DAC
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 6.18
Greyish Pink
#C88D94
ΔE00 6.57
Dull Pink
#D5869D
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C596AB #96C5B0
analogous
#C596C2 #C596AB #C59896
triadic
#C596AB #ABC596 #96ABC5
tetradic
#C596AB #C2C596 #96C5B0 #9896C5
square
#C596AB #C2C596 #96C5B0 #9896C5
split-complementary
#C596AB #96C598 #96C2C5
monochromatic
#91506D #AF6F8B #C596AB #DBBDCB #F1E5EA
Accessibility & contrast
On white
2.52
#C596AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#C596AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C596AB
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C596AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C596AB | 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)
#9A9EAC
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#CC959D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c596ab; /* rgb */ color: rgb(197, 150, 171); /* oklch */ color: oklch(72.4% 0.063 350.2);
Tailwind
colors: {
custom: {
50: '#d7b5c4',
500: '#c596ab',
950: '#000000',
},
}SCSS
$custom: #c596ab; $custom-light: #d7b5c4; $custom-dark: #000000;
JSON
{
"hex": "#c596ab",
"rgb": {
"r": 197,
"g": 150,
"b": 171
},
"hsl": {
"h": 333.191,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.72352,
"c": 0.06268,
"h": 350.2
},
"luminance": 0.36623
}Semantic roles & 50–950 ramp
primary
#C596AB
secondary
#D4E3DC
accent
#A7783E
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141112
muted
#838081