#C59AAA#C59AAA
#C59AAA is a light, muted pink. Relative luminance 0.379; OKLCH L 73.1% C 0.055 H 354.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C59AAA |
|---|---|
| RGB | rgb(197, 154, 170) |
| HSL | hsl(338, 27%, 69%) |
| HSV | hsv(338, 22%, 77%) |
| CMYK | cmyk(0%, 21.8%, 13.7%, 22.7%) |
| CIE-LAB | lab(67.94, 18.55, -2.17) |
| CIE-LCH | lch(67.94, 18.68, 353.34°) |
| OKLab | oklab(73.07% 0.0551 -0.0055) |
| OKLCH | oklch(73.07% 0.055 354.3) |
| XYZ | xyz(41.8371, 37.8853, 43.1312) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.48
Grey Pink
#C3909B
ΔE00 3.87
Dusty Pink
#D8A7B1
ΔE00 4.85
Faded Pink
#DE9DAC
ΔE00 5.66
Greyish Pink
#C88D94
ΔE00 6.21
Rosybrown
#BC8F8F
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C59AAA #9AC5B5
analogous
#C59AC0 #C59AAA #C5A09A
triadic
#C59AAA #AAC59A #9AAAC5
tetradic
#C59AAA #C0C59A #9AC5B5 #A09AC5
square
#C59AAA #C0C59A #9AC5B5 #A09AC5
split-complementary
#C59AAA #9AC5A0 #9AC0C5
monochromatic
#91536A #AF7389 #C59AAA #DBC1CB #F2E8EB
Accessibility & contrast
On white
2.45
#C59AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C59AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C59AAA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C59AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C59AAA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#CC999F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c59aaa; /* rgb */ color: rgb(197, 154, 170); /* oklch */ color: oklch(73.1% 0.055 354.3);
Tailwind
colors: {
custom: {
50: '#d7b8c3',
500: '#c59aaa',
950: '#000000',
},
}SCSS
$custom: #c59aaa; $custom-light: #d7b8c3; $custom-dark: #000000;
JSON
{
"hex": "#c59aaa",
"rgb": {
"r": 197,
"g": 154,
"b": 170
},
"hsl": {
"h": 337.674,
"s": 27.044,
"l": 68.824
},
"oklch": {
"l": 0.7307,
"c": 0.05535,
"h": 354.3
},
"luminance": 0.37884
}Semantic roles & 50–950 ramp
primary
#C59AAA
secondary
#D7E4DF
accent
#A68040
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081