#C2AEB6#C2AEB6
#C2AEB6 is a light, muted pink. Relative luminance 0.451; OKLCH L 77.0% C 0.025 H 351.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEB6 |
|---|---|
| RGB | rgb(194, 174, 182) |
| HSL | hsl(336, 14%, 72%) |
| HSV | hsv(336, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 6.2%, 23.9%) |
| CIE-LAB | lab(72.97, 8.58, -1.46) |
| CIE-LCH | lch(72.97, 8.70, 350.35°) |
| OKLab | oklab(77.02% 0.0252 -0.0037) |
| OKLCH | oklch(77.02% 0.025 351.5) |
| XYZ | xyz(45.8268, 45.1196, 50.5417) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.40
Thistle
#D8BFD8
ΔE00 8.15
Dusty Pink
#D8A7B1
ΔE00 8.54
Dove Gray
#B6B8BD
ΔE00 10.12
Dark Gray
#A9A9A9
ΔE00 10.42
Light Mauve
#C292A1
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEB6 #AEC2BA
analogous
#C2AEC0 #C2AEB6 #C2B0AE
triadic
#C2AEB6 #B6C2AE #AEB6C2
tetradic
#C2AEB6 #C0C2AE #AEC2BA #B0AEC2
square
#C2AEB6 #C0C2AE #AEC2BA #B0AEC2
split-complementary
#C2AEB6 #AEC2B0 #AEC0C2
monochromatic
#8C6A77 #A88B97 #C2AEB6 #DCD1D5 #F2EEEF
Accessibility & contrast
On white
2.10
#C2AEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#C2AEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEB6
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEB6 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B6
Deuteranopia (green-blind)
#B4B4B6
Tritanopia (blue-blind)
#C5AEB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2aeb6; /* rgb */ color: rgb(194, 174, 182); /* oklch */ color: oklch(77.0% 0.025 351.5);
Tailwind
colors: {
custom: {
50: '#d4c6cb',
500: '#c2aeb6',
950: '#000000',
},
}SCSS
$custom: #c2aeb6; $custom-light: #d4c6cb; $custom-dark: #000000;
JSON
{
"hex": "#c2aeb6",
"rgb": {
"r": 194,
"g": 174,
"b": 182
},
"hsl": {
"h": 336,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.77024,
"c": 0.02543,
"h": 351.5
},
"luminance": 0.45119
}Semantic roles & 50–950 ramp
primary
#C2AEB6
secondary
#E3E8E6
accent
#987A4D
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282