#C2AEB2#C2AEB2
#C2AEB2 is a light, muted red. Relative luminance 0.450; OKLCH L 76.9% C 0.024 H 4.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEB2 |
|---|---|
| RGB | rgb(194, 174, 178) |
| HSL | hsl(348, 14%, 72%) |
| HSV | hsv(348, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 8.2%, 23.9%) |
| CIE-LAB | lab(72.86, 7.87, 0.58) |
| CIE-LCH | lch(72.86, 7.89, 4.22°) |
| OKLab | oklab(76.91% 0.0236 0.0017) |
| OKLCH | oklch(76.91% 0.024 4) |
| XYZ | xyz(45.4193, 44.9566, 48.3957) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.99
Dusty Pink
#D8A7B1
ΔE00 8.89
Thistle
#D8BFD8
ΔE00 9.57
Dark Gray
#A9A9A9
ΔE00 9.74
Dove Gray
#B6B8BD
ΔE00 9.84
Silver
#C0C0C0
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEB2 #AEC2BE
analogous
#C2AEBC #C2AEB2 #C2B4AE
triadic
#C2AEB2 #B2C2AE #AEB2C2
tetradic
#C2AEB2 #BCC2AE #AEC2BE #B4AEC2
square
#C2AEB2 #BCC2AE #AEC2BE #B4AEC2
split-complementary
#C2AEB2 #AEC2B4 #AEBCC2
monochromatic
#8C6A70 #A88B91 #C2AEB2 #DCD1D3 #F2EEEE
Accessibility & contrast
On white
2.10
#C2AEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#C2AEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEB2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEB2 | 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)
#B0B1B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#C6ADAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2aeb2; /* rgb */ color: rgb(194, 174, 178); /* oklch */ color: oklch(76.9% 0.024 4.0);
Tailwind
colors: {
custom: {
50: '#d4c6c9',
500: '#c2aeb2',
950: '#000000',
},
}SCSS
$custom: #c2aeb2; $custom-light: #d4c6c9; $custom-dark: #000000;
JSON
{
"hex": "#c2aeb2",
"rgb": {
"r": 194,
"g": 174,
"b": 178
},
"hsl": {
"h": 348,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.76905,
"c": 0.02367,
"h": 4
},
"luminance": 0.44956
}Semantic roles & 50–950 ramp
primary
#C2AEB2
secondary
#E3E8E7
accent
#98894D
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282