#C2ACAC#C2ACAC
#C2ACAC is a light, muted red. Relative luminance 0.440; OKLCH L 76.3% C 0.026 H 17.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACAC |
|---|---|
| RGB | rgb(194, 172, 172) |
| HSL | hsl(0, 15%, 72%) |
| HSV | hsv(0, 11%, 76%) |
| CMYK | cmyk(0%, 11.3%, 11.3%, 23.9%) |
| CIE-LAB | lab(72.20, 7.93, 2.91) |
| CIE-LCH | lch(72.20, 8.45, 20.14°) |
| OKLab | oklab(76.33% 0.0243 0.0078) |
| OKLCH | oklch(76.33% 0.026 17.7) |
| XYZ | xyz(44.4465, 43.9539, 45.1643) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.34
Dusty Pink
#D8A7B1
ΔE00 8.98
Dark Gray
#A9A9A9
ΔE00 9.86
Rosybrown
#BC8F8F
ΔE00 10.07
Silver
#C0C0C0
ΔE00 10.41
Warm Gray
#C9BEB0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACAC #ACC2C2
analogous
#C2ACB7 #C2ACAC #C2B7AC
triadic
#C2ACAC #ACC2AC #ACACC2
tetradic
#C2ACAC #B7C2AC #ACC2C2 #B7ACC2
square
#C2ACAC #B7C2AC #ACC2C2 #B7ACC2
split-complementary
#C2ACAC #ACC2B7 #ACB7C2
monochromatic
#8C6767 #A88989 #C2ACAC #DCCFCF #F2EDED
Accessibility & contrast
On white
2.14
#C2ACAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#C2ACAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACAC
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACAC | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#B4B3AC
Tritanopia (blue-blind)
#C7AAAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2acac; /* rgb */ color: rgb(194, 172, 172); /* oklch */ color: oklch(76.3% 0.026 17.7);
Tailwind
colors: {
custom: {
50: '#d4c4c4',
500: '#c2acac',
950: '#000000',
},
}SCSS
$custom: #c2acac; $custom-light: #d4c4c4; $custom-dark: #000000;
JSON
{
"hex": "#c2acac",
"rgb": {
"r": 194,
"g": 172,
"b": 172
},
"hsl": {
"h": 0,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.76333,
"c": 0.02555,
"h": 17.7
},
"luminance": 0.43953
}Semantic roles & 50–950 ramp
primary
#C2ACAC
secondary
#E2E8E8
accent
#99994C
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141212
muted
#838181