#C0AEB8#C0AEB8
#C0AEB8 is a light, muted pink. Relative luminance 0.449; OKLCH L 76.9% C 0.025 H 343.1°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AEB8 |
|---|---|
| RGB | rgb(192, 174, 184) |
| HSL | hsl(327, 13%, 72%) |
| HSV | hsv(327, 9%, 75%) |
| CMYK | cmyk(0%, 9.4%, 4.2%, 24.7%) |
| CIE-LAB | lab(72.85, 8.22, -2.75) |
| CIE-LCH | lch(72.85, 8.67, 341.51°) |
| OKLab | oklab(76.91% 0.0237 -0.0072) |
| OKLCH | oklch(76.91% 0.025 343.1) |
| XYZ | xyz(45.5250, 44.9399, 51.6141) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.45
Thistle
#D8BFD8
ΔE00 7.78
Dusty Pink
#D8A7B1
ΔE00 9.19
Dove Gray
#B6B8BD
ΔE00 9.68
Dark Gray
#A9A9A9
ΔE00 10.21
Silver
#C0C0C0
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AEB8 #AEC0B6
analogous
#BFAEC0 #C0AEB8 #C0AEAF
triadic
#C0AEB8 #B8C0AE #AEB8C0
tetradic
#C0AEB8 #C0BFAE #AEC0B6 #AEAFC0
square
#C0AEB8 #C0BFAE #AEC0B6 #AEAFC0
split-complementary
#C0AEB8 #AFC0AE #AEC0BF
monochromatic
#896B7B #A58C9A #C0AEB8 #DBD0D6 #F2EEF0
Accessibility & contrast
On white
2.10
#C0AEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#C0AEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AEB8
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AEB8 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#B3B4B7
Tritanopia (blue-blind)
#C3AEB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c0aeb8; /* rgb */ color: rgb(192, 174, 184); /* oklch */ color: oklch(76.9% 0.025 343.1);
Tailwind
colors: {
custom: {
50: '#d3c6cd',
500: '#c0aeb8',
950: '#000000',
},
}SCSS
$custom: #c0aeb8; $custom-light: #d3c6cd; $custom-dark: #000000;
JSON
{
"hex": "#c0aeb8",
"rgb": {
"r": 192,
"g": 174,
"b": 184
},
"hsl": {
"h": 326.667,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.76908,
"c": 0.02477,
"h": 343.1
},
"luminance": 0.44939
}Semantic roles & 50–950 ramp
primary
#C0AEB8
secondary
#E3E7E5
accent
#976F4F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282