#C2AEC2#C2AEC2
#C2AEC2 is a light, muted purple. Relative luminance 0.456; OKLCH L 77.4% C 0.036 H 325.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEC2 |
|---|---|
| RGB | rgb(194, 174, 194) |
| HSL | hsl(300, 14%, 72%) |
| HSV | hsv(300, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(73.31, 10.77, -7.54) |
| CIE-LCH | lch(73.31, 13.15, 325.00°) |
| OKLab | oklab(77.4% 0.0296 -0.0201) |
| OKLCH | oklch(77.4% 0.036 325.9) |
| XYZ | xyz(47.1205, 45.6370, 57.3550) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.28
Lilac
#C8A2C8
ΔE00 7.26
Dusty Pink
#D8A7B1
ΔE00 9.25
Pinkish Grey
#C8ACA9
ΔE00 9.67
Light Mauve
#C292A1
ΔE00 10.53
Grey Pink
#C3909B
ΔE00 11.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEC2 #AEC2AE
analogous
#B8AEC2 #C2AEC2 #C2AEB8
triadic
#C2AEC2 #C2C2AE #AEC2C2
tetradic
#C2AEC2 #C2B8AE #AEC2AE #AEB8C2
square
#C2AEC2 #C2B8AE #AEC2AE #AEB8C2
split-complementary
#C2AEC2 #B8C2AE #AEC2B8
monochromatic
#8C6A8C #A88BA8 #C2AEC2 #DCD1DC #F2EEF2
Accessibility & contrast
On white
2.07
#C2AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#C2AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEC2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEC2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB3C3
Deuteranopia (green-blind)
#B1B5C1
Tritanopia (blue-blind)
#C3AFB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c2aec2; /* rgb */ color: rgb(194, 174, 194); /* oklch */ color: oklch(77.4% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#d4c6d4',
500: '#c2aec2',
950: '#000000',
},
}SCSS
$custom: #c2aec2; $custom-light: #d4c6d4; $custom-dark: #000000;
JSON
{
"hex": "#c2aec2",
"rgb": {
"r": 194,
"g": 174,
"b": 194
},
"hsl": {
"h": 300,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.774,
"c": 0.03579,
"h": 325.9
},
"luminance": 0.45636
}Semantic roles & 50–950 ramp
primary
#C2AEC2
secondary
#E3E8E3
accent
#984D4D
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141314
muted
#838283