#C595BD#C595BD
#C595BD is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.8% C 0.079 H 332.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C595BD |
|---|---|
| RGB | rgb(197, 149, 189) |
| HSL | hsl(310, 29%, 68%) |
| HSV | hsv(310, 24%, 77%) |
| CMYK | cmyk(0%, 24.4%, 4.1%, 22.7%) |
| CIE-LAB | lab(67.31, 24.63, -13.71) |
| CIE-LCH | lch(67.31, 28.19, 330.89°) |
| OKLab | oklab(72.78% 0.0696 -0.0367) |
| OKLCH | oklch(72.78% 0.079 332.2) |
| XYZ | xyz(42.9580, 37.0407, 53.0209) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.75
Dusty Lavender
#AC86A8
ΔE00 6.12
Plum
#DDA0DD
ΔE00 6.67
Heather
#A484AC
ΔE00 7.70
Light Mauve
#C292A1
ΔE00 8.01
Pale Purple
#B790D4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C595BD #95C59D
analogous
#B595C5 #C595BD #C595A5
triadic
#C595BD #BDC595 #95BDC5
tetradic
#C595BD #C5B595 #95C59D #95A5C5
square
#C595BD #C5B595 #95C59D #95A5C5
split-complementary
#C595BD #A5C595 #95C5B5
monochromatic
#914F86 #AF6DA4 #C595BD #DBBDD6 #F0E4EE
Accessibility & contrast
On white
2.50
#C595BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#C595BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C595BD
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C595BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C595BD | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BF
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#C997A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c595bd; /* rgb */ color: rgb(197, 149, 189); /* oklch */ color: oklch(72.8% 0.079 332.2);
Tailwind
colors: {
custom: {
50: '#d7b4d1',
500: '#c595bd',
950: '#000000',
},
}SCSS
$custom: #c595bd; $custom-light: #d7b4d1; $custom-dark: #000000;
JSON
{
"hex": "#c595bd",
"rgb": {
"r": 197,
"g": 149,
"b": 189
},
"hsl": {
"h": 310,
"s": 29.268,
"l": 67.843
},
"oklch": {
"l": 0.72776,
"c": 0.07864,
"h": 332.2
},
"luminance": 0.37039
}Semantic roles & 50–950 ramp
primary
#C595BD
secondary
#D4E2D6
accent
#A84F3E
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082