#C6AEB0#C6AEB0
#C6AEB0 is a light, muted red. Relative luminance 0.454; OKLCH L 77.2% C 0.028 H 12.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AEB0 |
|---|---|
| RGB | rgb(198, 174, 176) |
| HSL | hsl(355, 17%, 73%) |
| HSV | hsv(355, 12%, 78%) |
| CMYK | cmyk(0%, 12.1%, 11.1%, 22.4%) |
| CIE-LAB | lab(73.16, 8.98, 2.16) |
| CIE-LCH | lch(73.16, 9.23, 13.51°) |
| OKLab | oklab(77.21% 0.0273 0.0058) |
| OKLCH | oklch(77.21% 0.028 12) |
| XYZ | xyz(46.2607, 45.4135, 47.3946) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.53
Dusty Pink
#D8A7B1
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 10.00
Rosybrown
#BC8F8F
ΔE00 10.09
Light Mauve
#C292A1
ΔE00 10.58
Grey Pink
#C3909B
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AEB0 #AEC6C4
analogous
#C6AEBC #C6AEB0 #C6B8AE
triadic
#C6AEB0 #B0C6AE #AEB0C6
tetradic
#C6AEB0 #BCC6AE #AEC6C4 #B8AEC6
square
#C6AEB0 #BCC6AE #AEC6C4 #B8AEC6
split-complementary
#C6AEB0 #AEC6B8 #AEBCC6
monochromatic
#93676B #AD8A8D #C6AEB0 #DFD2D3 #F2EDED
Accessibility & contrast
On white
2.08
#C6AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#C6AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AEB0
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AEB0 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1B0
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#CBACAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c6aeb0; /* rgb */ color: rgb(198, 174, 176); /* oklch */ color: oklch(77.2% 0.028 12.0);
Tailwind
colors: {
custom: {
50: '#d7c6c7',
500: '#c6aeb0',
950: '#000000',
},
}SCSS
$custom: #c6aeb0; $custom-light: #d7c6c7; $custom-dark: #000000;
JSON
{
"hex": "#c6aeb0",
"rgb": {
"r": 198,
"g": 174,
"b": 176
},
"hsl": {
"h": 355,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.77206,
"c": 0.02791,
"h": 12
},
"luminance": 0.45412
}Semantic roles & 50–950 ramp
primary
#C6AEB0
secondary
#E2E9E8
accent
#9C954A
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282