#C6AEB2#C6AEB2
#C6AEB2 is a light, muted red. Relative luminance 0.455; OKLCH L 77.3% C 0.028 H 6.4°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AEB2 |
|---|---|
| RGB | rgb(198, 174, 178) |
| HSL | hsl(350, 17%, 73%) |
| HSV | hsv(350, 12%, 78%) |
| CMYK | cmyk(0%, 12.1%, 10.1%, 22.4%) |
| CIE-LAB | lab(73.22, 9.32, 1.14) |
| CIE-LCH | lch(73.22, 9.39, 6.95°) |
| OKLab | oklab(77.26% 0.0281 0.0031) |
| OKLCH | oklch(77.26% 0.028 6.4) |
| XYZ | xyz(46.4600, 45.4932, 48.4445) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.33
Dusty Pink
#D8A7B1
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 9.23
Rosybrown
#BC8F8F
ΔE00 10.19
Light Mauve
#C292A1
ΔE00 10.20
Grey Pink
#C3909B
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AEB2 #AEC6C2
analogous
#C6AEBE #C6AEB2 #C6B6AE
triadic
#C6AEB2 #B2C6AE #AEB2C6
tetradic
#C6AEB2 #BEC6AE #AEC6C2 #B6AEC6
square
#C6AEB2 #BEC6AE #AEC6C2 #B6AEC6
split-complementary
#C6AEB2 #AEC6B6 #AEBEC6
monochromatic
#93676E #AD8A90 #C6AEB2 #DFD2D4 #F2EDEE
Accessibility & contrast
On white
2.08
#C6AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#C6AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AEB2
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AEB2 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#B6B5B2
Tritanopia (blue-blind)
#CBADAF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c6aeb2; /* rgb */ color: rgb(198, 174, 178); /* oklch */ color: oklch(77.3% 0.028 6.4);
Tailwind
colors: {
custom: {
50: '#d7c6c9',
500: '#c6aeb2',
950: '#000000',
},
}SCSS
$custom: #c6aeb2; $custom-light: #d7c6c9; $custom-dark: #000000;
JSON
{
"hex": "#c6aeb2",
"rgb": {
"r": 198,
"g": 174,
"b": 178
},
"hsl": {
"h": 350,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.77264,
"c": 0.02825,
"h": 6.4
},
"luminance": 0.45492
}Semantic roles & 50–950 ramp
primary
#C6AEB2
secondary
#E2E9E8
accent
#9C8E4A
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282