#C69CAA#C69CAA
#C69CAA is a light, muted pink. Relative luminance 0.387; OKLCH L 73.5% C 0.053 H 356.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C69CAA |
|---|---|
| RGB | rgb(198, 156, 170) |
| HSL | hsl(340, 27%, 69%) |
| HSV | hsv(340, 21%, 78%) |
| CMYK | cmyk(0%, 21.2%, 14.1%, 22.4%) |
| CIE-LAB | lab(68.52, 17.82, -1.29) |
| CIE-LCH | lch(68.52, 17.86, 355.85°) |
| OKLab | oklab(73.55% 0.0531 -0.0032) |
| OKLCH | oklch(73.55% 0.053 356.6) |
| XYZ | xyz(42.4327, 38.6865, 43.2545) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.97
Grey Pink
#C3909B
ΔE00 4.04
Dusty Pink
#D8A7B1
ΔE00 4.25
Faded Pink
#DE9DAC
ΔE00 5.58
Greyish Pink
#C88D94
ΔE00 6.22
Rosybrown
#BC8F8F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69CAA #9CC6B8
analogous
#C69CBF #C69CAA #C6A39C
triadic
#C69CAA #AAC69C #9CAAC6
tetradic
#C69CAA #BFC69C #9CC6B8 #A39CC6
square
#C69CAA #BFC69C #9CC6B8 #A39CC6
split-complementary
#C69CAA #9CC6A3 #9CBFC6
monochromatic
#935569 #B07589 #C69CAA #DCC3CB #F3EAED
Accessibility & contrast
On white
2.40
#C69CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#C69CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69CAA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69CAA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#CD9AA1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c69caa; /* rgb */ color: rgb(198, 156, 170); /* oklch */ color: oklch(73.5% 0.053 356.6);
Tailwind
colors: {
custom: {
50: '#d7b9c3',
500: '#c69caa',
950: '#000000',
},
}SCSS
$custom: #c69caa; $custom-light: #d7b9c3; $custom-dark: #000000;
JSON
{
"hex": "#c69caa",
"rgb": {
"r": 198,
"g": 156,
"b": 170
},
"hsl": {
"h": 340,
"s": 26.923,
"l": 69.412
},
"oklch": {
"l": 0.73547,
"c": 0.05315,
"h": 356.6
},
"luminance": 0.38685
}Semantic roles & 50–950 ramp
primary
#C69CAA
secondary
#D9E5E1
accent
#A68440
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081