#C6AEBA#C6AEBA
#C6AEBA is a light, muted pink. Relative luminance 0.458; OKLCH L 77.5% C 0.032 H 346.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C6AEBA |
|---|---|
| RGB | rgb(198, 174, 186) |
| HSL | hsl(330, 17%, 73%) |
| HSV | hsv(330, 12%, 78%) |
| CMYK | cmyk(0%, 12.1%, 6.1%, 22.4%) |
| CIE-LAB | lab(73.43, 10.71, -2.94) |
| CIE-LCH | lch(73.43, 11.11, 344.67°) |
| OKLab | oklab(77.5% 0.0311 -0.0076) |
| OKLCH | oklch(77.5% 0.032 346.2) |
| XYZ | xyz(47.2868, 45.8239, 52.7987) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.51
Thistle
#D8BFD8
ΔE00 6.58
Dusty Pink
#D8A7B1
ΔE00 7.20
Lilac
#C8A2C8
ΔE00 9.12
Light Mauve
#C292A1
ΔE00 9.44
Grey Pink
#C3909B
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6AEBA #AEC6BA
analogous
#C6AEC6 #C6AEBA #C6AEAE
triadic
#C6AEBA #BAC6AE #AEBAC6
tetradic
#C6AEBA #C6C6AE #AEC6BA #AEAEC6
square
#C6AEBA #C6C6AE #AEC6BA #AEAEC6
split-complementary
#C6AEBA #AEC6AE #AEC6C6
monochromatic
#93677D #AD8A9B #C6AEBA #DFD2D9 #F2EDF0
Accessibility & contrast
On white
2.07
#C6AEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#C6AEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6AEBA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6AEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6AEBA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#CAAEB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c6aeba; /* rgb */ color: rgb(198, 174, 186); /* oklch */ color: oklch(77.5% 0.032 346.2);
Tailwind
colors: {
custom: {
50: '#d7c6ce',
500: '#c6aeba',
950: '#000000',
},
}SCSS
$custom: #c6aeba; $custom-light: #d7c6ce; $custom-dark: #000000;
JSON
{
"hex": "#c6aeba",
"rgb": {
"r": 198,
"g": 174,
"b": 186
},
"hsl": {
"h": 330,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.77503,
"c": 0.03205,
"h": 346.2
},
"luminance": 0.45823
}Semantic roles & 50–950 ramp
primary
#C6AEBA
secondary
#E2E9E6
accent
#9C734A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282