#C596BB#C596BB
#C596BB is a light, moderate pink. Relative luminance 0.373; OKLCH L 72.9% C 0.075 H 334.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C596BB |
|---|---|
| RGB | rgb(197, 150, 187) |
| HSL | hsl(313, 29%, 68%) |
| HSV | hsv(313, 24%, 77%) |
| CMYK | cmyk(0%, 23.9%, 5.1%, 22.7%) |
| CIE-LAB | lab(67.48, 23.71, -12.34) |
| CIE-LCH | lch(67.48, 26.73, 332.51°) |
| OKLab | oklab(72.89% 0.0674 -0.0329) |
| OKLCH | oklch(72.89% 0.075 334) |
| XYZ | xyz(42.9013, 37.2722, 51.9384) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.64
Dusty Lavender
#AC86A8
ΔE00 6.13
Plum
#DDA0DD
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 7.27
Heather
#A484AC
ΔE00 7.93
Grey Pink
#C3909B
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C596BB #96C5A0
analogous
#B796C5 #C596BB #C596A3
triadic
#C596BB #BBC596 #96BBC5
tetradic
#C596BB #C5B796 #96C5A0 #96A3C5
square
#C596BB #C5B796 #96C5A0 #96A3C5
split-complementary
#C596BB #A3C596 #96C5B7
monochromatic
#915083 #AF6FA1 #C596BB #DBBDD5 #F1E5EE
Accessibility & contrast
On white
2.48
#C596BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#C596BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C596BB
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C596BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C596BB | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BD
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#CA98A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c596bb; /* rgb */ color: rgb(197, 150, 187); /* oklch */ color: oklch(72.9% 0.075 334.0);
Tailwind
colors: {
custom: {
50: '#d7b5cf',
500: '#c596bb',
950: '#000000',
},
}SCSS
$custom: #c596bb; $custom-light: #d7b5cf; $custom-dark: #000000;
JSON
{
"hex": "#c596bb",
"rgb": {
"r": 197,
"g": 150,
"b": 187
},
"hsl": {
"h": 312.766,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.72887,
"c": 0.07497,
"h": 334
},
"luminance": 0.37271
}Semantic roles & 50–950 ramp
primary
#C596BB
secondary
#D4E3D7
accent
#A7543E
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082