#C2AEC0#C2AEC0
#C2AEC0 is a light, muted purple. Relative luminance 0.455; OKLCH L 77.3% C 0.034 H 329.1°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEC0 |
|---|---|
| RGB | rgb(194, 174, 192) |
| HSL | hsl(306, 14%, 72%) |
| HSV | hsv(306, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 1%, 23.9%) |
| CIE-LAB | lab(73.25, 10.40, -6.53) |
| CIE-LCH | lch(73.25, 12.28, 327.86°) |
| OKLab | oklab(77.34% 0.0289 -0.0173) |
| OKLCH | oklch(77.34% 0.034 329.1) |
| XYZ | xyz(46.8974, 45.5478, 56.1800) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.57
Lilac
#C8A2C8
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 8.99
Dusty Pink
#D8A7B1
ΔE00 8.99
Light Mauve
#C292A1
ΔE00 10.40
Dove Gray
#B6B8BD
ΔE00 11.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEC0 #AEC2B0
analogous
#BAAEC2 #C2AEC0 #C2AEB6
triadic
#C2AEC0 #C0C2AE #AEC0C2
tetradic
#C2AEC0 #C2BAAE #AEC2B0 #AEB6C2
square
#C2AEC0 #C2BAAE #AEC2B0 #AEB6C2
split-complementary
#C2AEC0 #B6C2AE #AEC2BA
monochromatic
#8C6A89 #A88BA5 #C2AEC0 #DCD1DB #F2EEF1
Accessibility & contrast
On white
2.08
#C2AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#C2AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEC0
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEC0 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C1
Deuteranopia (green-blind)
#B1B5BF
Tritanopia (blue-blind)
#C4AFB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c2aec0; /* rgb */ color: rgb(194, 174, 192); /* oklch */ color: oklch(77.3% 0.034 329.1);
Tailwind
colors: {
custom: {
50: '#d4c6d3',
500: '#c2aec0',
950: '#000000',
},
}SCSS
$custom: #c2aec0; $custom-light: #d4c6d3; $custom-dark: #000000;
JSON
{
"hex": "#c2aec0",
"rgb": {
"r": 194,
"g": 174,
"b": 192
},
"hsl": {
"h": 306,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.77336,
"c": 0.03371,
"h": 329.1
},
"luminance": 0.45547
}Semantic roles & 50–950 ramp
primary
#C2AEC0
secondary
#E3E8E3
accent
#98554D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282