#C2AEB0#C2AEB0
#C2AEB0 is a light, muted red. Relative luminance 0.449; OKLCH L 76.8% C 0.023 H 10.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEB0 |
|---|---|
| RGB | rgb(194, 174, 176) |
| HSL | hsl(354, 14%, 72%) |
| HSV | hsv(354, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 9.3%, 23.9%) |
| CIE-LAB | lab(72.81, 7.53, 1.60) |
| CIE-LCH | lch(72.81, 7.70, 12.01°) |
| OKLab | oklab(76.85% 0.0228 0.0043) |
| OKLCH | oklch(76.85% 0.023 10.8) |
| XYZ | xyz(45.2200, 44.8769, 47.3458) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.39
Dusty Pink
#D8A7B1
ΔE00 9.21
Dark Gray
#A9A9A9
ΔE00 9.47
Silver
#C0C0C0
ΔE00 9.75
Dove Gray
#B6B8BD
ΔE00 9.80
Thistle
#D8BFD8
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEB0 #AEC2C0
analogous
#C2AEBA #C2AEB0 #C2B6AE
triadic
#C2AEB0 #B0C2AE #AEB0C2
tetradic
#C2AEB0 #BAC2AE #AEC2C0 #B6AEC2
square
#C2AEB0 #BAC2AE #AEC2C0 #B6AEC2
split-complementary
#C2AEB0 #AEC2B6 #AEBAC2
monochromatic
#8C6A6D #A88B8E #C2AEB0 #DCD1D2 #F2EEEE
Accessibility & contrast
On white
2.11
#C2AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#C2AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEB0
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEB0 | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#C6ADAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2aeb0; /* rgb */ color: rgb(194, 174, 176); /* oklch */ color: oklch(76.8% 0.023 10.8);
Tailwind
colors: {
custom: {
50: '#d4c6c7',
500: '#c2aeb0',
950: '#000000',
},
}SCSS
$custom: #c2aeb0; $custom-light: #d4c6c7; $custom-dark: #000000;
JSON
{
"hex": "#c2aeb0",
"rgb": {
"r": 194,
"g": 174,
"b": 176
},
"hsl": {
"h": 354,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.76846,
"c": 0.02325,
"h": 10.8
},
"luminance": 0.44876
}Semantic roles & 50–950 ramp
primary
#C2AEB0
secondary
#E3E8E8
accent
#98914D
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282