#C6AAB2#C6AAB2
#C6AAB2 is a light, muted pink. Relative luminance 0.440; OKLCH L 76.5% C 0.034 H 358.8°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AAB2 |
|---|---|
| RGB | rgb(198, 170, 178) |
| HSL | hsl(343, 20%, 72%) |
| HSV | hsv(343, 14%, 78%) |
| CMYK | cmyk(0%, 14.1%, 10.1%, 22.4%) |
| CIE-LAB | lab(72.21, 11.49, -0.33) |
| CIE-LCH | lch(72.21, 11.50, 358.35°) |
| OKLab | oklab(76.48% 0.0342 -0.0007) |
| OKLCH | oklch(76.48% 0.034 358.8) |
| XYZ | xyz(45.6988, 43.9707, 48.1907) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.82
Dusty Pink
#D8A7B1
ΔE00 5.90
Light Mauve
#C292A1
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.41
Grey Pink
#C3909B
ΔE00 8.79
Rosybrown
#BC8F8F
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AAB2 #AAC6BE
analogous
#C6AAC0 #C6AAB2 #C6B0AA
triadic
#C6AAB2 #B2C6AA #AAB2C6
tetradic
#C6AAB2 #C0C6AA #AAC6BE #B0AAC6
square
#C6AAB2 #C0C6AA #AAC6BE #B0AAC6
split-complementary
#C6AAB2 #AAC6B0 #AAC0C6
monochromatic
#936370 #AD8591 #C6AAB2 #DFCFD3 #F3EDEE
Accessibility & contrast
On white
2.14
#C6AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#C6AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AAB2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AAB2 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB2
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#CBA9AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c6aab2; /* rgb */ color: rgb(198, 170, 178); /* oklch */ color: oklch(76.5% 0.034 358.8);
Tailwind
colors: {
custom: {
50: '#d7c3c9',
500: '#c6aab2',
950: '#000000',
},
}SCSS
$custom: #c6aab2; $custom-light: #d7c3c9; $custom-dark: #000000;
JSON
{
"hex": "#c6aab2",
"rgb": {
"r": 198,
"g": 170,
"b": 178
},
"hsl": {
"h": 342.857,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.76479,
"c": 0.03424,
"h": 358.8
},
"luminance": 0.4397
}Semantic roles & 50–950 ramp
primary
#C6AAB2
secondary
#E2E9E7
accent
#9E8547
background
#FDFBFC
surface
#FAF7F8
border
#D3D0D1
text
#141213
muted
#838182