#C39AAA#C39AAA
#C39AAA is a light, muted pink. Relative luminance 0.376; OKLCH L 72.9% C 0.053 H 353.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C39AAA |
|---|---|
| RGB | rgb(195, 154, 170) |
| HSL | hsl(337, 25%, 68%) |
| HSV | hsv(337, 21%, 76%) |
| CMYK | cmyk(0%, 21%, 12.8%, 23.5%) |
| CIE-LAB | lab(67.74, 17.82, -2.48) |
| CIE-LCH | lch(67.74, 18.00, 352.07°) |
| OKLab | oklab(72.87% 0.0528 -0.0063) |
| OKLCH | oklch(72.87% 0.053 353.2) |
| XYZ | xyz(41.3168, 37.6170, 43.1068) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.70
Grey Pink
#C3909B
ΔE00 4.12
Dusty Pink
#D8A7B1
ΔE00 5.18
Faded Pink
#DE9DAC
ΔE00 6.18
Greyish Pink
#C88D94
ΔE00 6.52
Rosybrown
#BC8F8F
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C39AAA #9AC3B3
analogous
#C39ABE #C39AAA #C39E9A
triadic
#C39AAA #AAC39A #9AAAC3
tetradic
#C39AAA #BEC39A #9AC3B3 #9E9AC3
square
#C39AAA #BEC39A #9AC3B3 #9E9AC3
split-complementary
#C39AAA #9AC39E #9ABEC3
monochromatic
#8E546B #AC748A #C39AAA #DAC0CA #F1E7EB
Accessibility & contrast
On white
2.46
#C39AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C39AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C39AAA
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C39AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C39AAA | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A7A8A9
Tritanopia (blue-blind)
#CA999F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c39aaa; /* rgb */ color: rgb(195, 154, 170); /* oklch */ color: oklch(72.9% 0.053 353.2);
Tailwind
colors: {
custom: {
50: '#d5b8c3',
500: '#c39aaa',
950: '#000000',
},
}SCSS
$custom: #c39aaa; $custom-light: #d5b8c3; $custom-dark: #000000;
JSON
{
"hex": "#c39aaa",
"rgb": {
"r": 195,
"g": 154,
"b": 170
},
"hsl": {
"h": 336.585,
"s": 25.466,
"l": 68.431
},
"oklch": {
"l": 0.72871,
"c": 0.05317,
"h": 353.2
},
"luminance": 0.37616
}Semantic roles & 50–950 ramp
primary
#C39AAA
secondary
#D6E3DE
accent
#A47E41
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081