#C6AEB8#C6AEB8
#C6AEB8 is a light, muted pink. Relative luminance 0.457; OKLCH L 77.4% C 0.031 H 350.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AEB8 |
|---|---|
| RGB | rgb(198, 174, 184) |
| HSL | hsl(335, 17%, 73%) |
| HSV | hsv(335, 12%, 78%) |
| CMYK | cmyk(0%, 12.1%, 7.1%, 22.4%) |
| CIE-LAB | lab(73.38, 10.36, -1.92) |
| CIE-LCH | lch(73.38, 10.53, 349.50°) |
| OKLab | oklab(77.44% 0.0304 -0.0049) |
| OKLCH | oklch(77.44% 0.031 350.8) |
| XYZ | xyz(47.0757, 45.7395, 51.6868) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.74
Dusty Pink
#D8A7B1
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 7.17
Light Mauve
#C292A1
ΔE00 9.52
Lilac
#C8A2C8
ΔE00 9.81
Grey Pink
#C3909B
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AEB8 #AEC6BC
analogous
#C6AEC4 #C6AEB8 #C6B0AE
triadic
#C6AEB8 #B8C6AE #AEB8C6
tetradic
#C6AEB8 #C4C6AE #AEC6BC #B0AEC6
square
#C6AEB8 #C4C6AE #AEC6BC #B0AEC6
split-complementary
#C6AEB8 #AEC6B0 #AEC4C6
monochromatic
#936779 #AD8A99 #C6AEB8 #DFD2D7 #F2EDEF
Accessibility & contrast
On white
2.07
#C6AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#C6AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AEB8
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AEB8 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B8
Deuteranopia (green-blind)
#B5B6B7
Tritanopia (blue-blind)
#CAADB1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c6aeb8; /* rgb */ color: rgb(198, 174, 184); /* oklch */ color: oklch(77.4% 0.031 350.8);
Tailwind
colors: {
custom: {
50: '#d7c6cd',
500: '#c6aeb8',
950: '#000000',
},
}SCSS
$custom: #c6aeb8; $custom-light: #d7c6cd; $custom-dark: #000000;
JSON
{
"hex": "#c6aeb8",
"rgb": {
"r": 198,
"g": 174,
"b": 184
},
"hsl": {
"h": 335,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.77442,
"c": 0.03077,
"h": 350.8
},
"luminance": 0.45739
}Semantic roles & 50–950 ramp
primary
#C6AEB8
secondary
#E2E9E6
accent
#9C7A4A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282