#C6AABE#C6AABE
#C6AABE is a light, muted pink. Relative luminance 0.445; OKLCH L 76.9% C 0.042 H 336.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AABE |
|---|---|
| RGB | rgb(198, 170, 190) |
| HSL | hsl(317, 20%, 72%) |
| HSV | hsv(317, 14%, 78%) |
| CMYK | cmyk(0%, 14.1%, 4%, 22.4%) |
| CIE-LAB | lab(72.54, 13.61, -6.44) |
| CIE-LCH | lch(72.54, 15.06, 334.68°) |
| OKLab | oklab(76.85% 0.0387 -0.017) |
| OKLCH | oklch(76.85% 0.042 336.3) |
| XYZ | xyz(46.9567, 44.4738, 54.8159) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.77
Lilac
#C8A2C8
ΔE00 5.94
Dusty Pink
#D8A7B1
ΔE00 7.04
Light Mauve
#C292A1
ΔE00 8.28
Pinkish Grey
#C8ACA9
ΔE00 9.27
Faded Pink
#DE9DAC
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AABE #AAC6B2
analogous
#C0AAC6 #C6AABE #C6AAB0
triadic
#C6AABE #BEC6AA #AABEC6
tetradic
#C6AABE #C6C0AA #AAC6B2 #AAB0C6
square
#C6AABE #C6C0AA #AAC6B2 #AAB0C6
split-complementary
#C6AABE #B0C6AA #AAC6C0
monochromatic
#936385 #AD85A2 #C6AABE #DFCFDA #F3EDF1
Accessibility & contrast
On white
2.12
#C6AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#C6AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AABE
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AABE | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0BF
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#C9ABB1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c6aabe; /* rgb */ color: rgb(198, 170, 190); /* oklch */ color: oklch(76.9% 0.042 336.3);
Tailwind
colors: {
custom: {
50: '#d7c3d1',
500: '#c6aabe',
950: '#000000',
},
}SCSS
$custom: #c6aabe; $custom-light: #d7c3d1; $custom-dark: #000000;
JSON
{
"hex": "#c6aabe",
"rgb": {
"r": 198,
"g": 170,
"b": 190
},
"hsl": {
"h": 317.143,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.76851,
"c": 0.04229,
"h": 336.3
},
"luminance": 0.44473
}Semantic roles & 50–950 ramp
primary
#C6AABE
secondary
#E2E9E4
accent
#9E6047
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182