#C69AAA#C69AAA
#C69AAA is a light, muted pink. Relative luminance 0.380; OKLCH L 73.2% C 0.056 H 354.9°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C69AAA |
|---|---|
| RGB | rgb(198, 154, 170) |
| HSL | hsl(338, 28%, 69%) |
| HSV | hsv(338, 22%, 78%) |
| CMYK | cmyk(0%, 22.2%, 14.1%, 22.4%) |
| CIE-LAB | lab(68.04, 18.92, -2.01) |
| CIE-LCH | lch(68.04, 19.02, 353.94°) |
| OKLab | oklab(73.17% 0.0562 -0.005) |
| OKLCH | oklch(73.17% 0.056 354.9) |
| XYZ | xyz(42.0999, 38.0208, 43.1435) |
| Luminance | 0.3802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.42
Grey Pink
#C3909B
ΔE00 3.77
Dusty Pink
#D8A7B1
ΔE00 4.70
Faded Pink
#DE9DAC
ΔE00 5.40
Greyish Pink
#C88D94
ΔE00 6.07
Rosybrown
#BC8F8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69AAA #9AC6B6
analogous
#C69AC0 #C69AAA #C6A09A
triadic
#C69AAA #AAC69A #9AAAC6
tetradic
#C69AAA #C0C69A #9AC6B6 #A09AC6
square
#C69AAA #C0C69A #9AC6B6 #A09AC6
split-complementary
#C69AAA #9AC6A0 #9AC0C6
monochromatic
#93536A #B07389 #C69AAA #DCC1CB #F2E8EC
Accessibility & contrast
On white
2.44
#C69AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#C69AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69AAA
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69AAA | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A8A9A9
Tritanopia (blue-blind)
#CD989F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c69aaa; /* rgb */ color: rgb(198, 154, 170); /* oklch */ color: oklch(73.2% 0.056 354.9);
Tailwind
colors: {
custom: {
50: '#d7b8c3',
500: '#c69aaa',
950: '#000000',
},
}SCSS
$custom: #c69aaa; $custom-light: #d7b8c3; $custom-dark: #000000;
JSON
{
"hex": "#c69aaa",
"rgb": {
"r": 198,
"g": 154,
"b": 170
},
"hsl": {
"h": 338.182,
"s": 27.848,
"l": 69.02
},
"oklch": {
"l": 0.7317,
"c": 0.05645,
"h": 354.9
},
"luminance": 0.38019
}Semantic roles & 50–950 ramp
primary
#C69AAA
secondary
#D7E4E0
accent
#A6813F
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081