#C0AEC0#C0AEC0
#C0AEC0 is a light, muted purple. Relative luminance 0.453; OKLCH L 77.2% C 0.032 H 325.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C0AEC0 |
|---|---|
| RGB | rgb(192, 174, 192) |
| HSL | hsl(300, 13%, 72%) |
| HSV | hsv(300, 9%, 75%) |
| CMYK | cmyk(0%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(73.08, 9.70, -6.80) |
| CIE-LCH | lch(73.08, 11.85, 324.95°) |
| OKLab | oklab(77.16% 0.0267 -0.0181) |
| OKLCH | oklch(77.16% 0.032 325.9) |
| XYZ | xyz(46.3874, 45.2848, 56.1561) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.89
Lilac
#C8A2C8
ΔE00 8.17
Pinkish Grey
#C8ACA9
ΔE00 9.20
Dusty Pink
#D8A7B1
ΔE00 9.62
Light Mauve
#C292A1
ΔE00 10.87
Dove Gray
#B6B8BD
ΔE00 11.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0AEC0 #AEC0AE
analogous
#B7AEC0 #C0AEC0 #C0AEB7
triadic
#C0AEC0 #C0C0AE #AEC0C0
tetradic
#C0AEC0 #C0B7AE #AEC0AE #AEB7C0
square
#C0AEC0 #C0B7AE #AEC0AE #AEB7C0
split-complementary
#C0AEC0 #B7C0AE #AEC0B7
monochromatic
#896B89 #A58CA5 #C0AEC0 #DBD0DB #F2EEF2
Accessibility & contrast
On white
2.09
#C0AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#C0AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0AEC0
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0AEC0 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C1
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#C1AFB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c0aec0; /* rgb */ color: rgb(192, 174, 192); /* oklch */ color: oklch(77.2% 0.032 325.9);
Tailwind
colors: {
custom: {
50: '#d3c6d3',
500: '#c0aec0',
950: '#000000',
},
}SCSS
$custom: #c0aec0; $custom-light: #d3c6d3; $custom-dark: #000000;
JSON
{
"hex": "#c0aec0",
"rgb": {
"r": 192,
"g": 174,
"b": 192
},
"hsl": {
"h": 300,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.7716,
"c": 0.03224,
"h": 325.9
},
"luminance": 0.45284
}Semantic roles & 50–950 ramp
primary
#C0AEC0
secondary
#E3E7E3
accent
#974F4F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282