#C6ACB2#C6ACB2
#C6ACB2 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.031 H 2.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C6ACB2 |
|---|---|
| RGB | rgb(198, 172, 178) |
| HSL | hsl(346, 19%, 73%) |
| HSV | hsv(346, 13%, 78%) |
| CMYK | cmyk(0%, 13.1%, 10.1%, 22.4%) |
| CIE-LAB | lab(72.71, 10.40, 0.40) |
| CIE-LCH | lch(72.71, 10.41, 2.21°) |
| OKLab | oklab(76.87% 0.0311 0.0012) |
| OKLCH | oklch(76.87% 0.031 2.2) |
| XYZ | xyz(46.0765, 44.7262, 48.3166) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.99
Dusty Pink
#D8A7B1
ΔE00 6.65
Thistle
#D8BFD8
ΔE00 8.74
Light Mauve
#C292A1
ΔE00 9.15
Rosybrown
#BC8F8F
ΔE00 9.64
Grey Pink
#C3909B
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6ACB2 #ACC6C0
analogous
#C6ACBF #C6ACB2 #C6B3AC
triadic
#C6ACB2 #B2C6AC #ACB2C6
tetradic
#C6ACB2 #BFC6AC #ACC6C0 #B3ACC6
square
#C6ACB2 #BFC6AC #ACC6C0 #B3ACC6
split-complementary
#C6ACB2 #ACC6B3 #ACBFC6
monochromatic
#93656F #AD8890 #C6ACB2 #DFD0D4 #F3EDEE
Accessibility & contrast
On white
2.11
#C6ACB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#C6ACB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6ACB2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6ACB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6ACB2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#B5B4B1
Tritanopia (blue-blind)
#CBABAE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #c6acb2; /* rgb */ color: rgb(198, 172, 178); /* oklch */ color: oklch(76.9% 0.031 2.2);
Tailwind
colors: {
custom: {
50: '#d7c4c9',
500: '#c6acb2',
950: '#000000',
},
}SCSS
$custom: #c6acb2; $custom-light: #d7c4c9; $custom-dark: #000000;
JSON
{
"hex": "#c6acb2",
"rgb": {
"r": 198,
"g": 172,
"b": 178
},
"hsl": {
"h": 346.154,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.76871,
"c": 0.03116,
"h": 2.2
},
"luminance": 0.44725
}Semantic roles & 50–950 ramp
primary
#C6ACB2
secondary
#E2E9E7
accent
#9D8949
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141213
muted
#838182