#C2A2A8#C2A2A8
#C2A2A8 is a light, muted red. Relative luminance 0.401; OKLCH L 74.3% C 0.038 H 5.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A2A8 |
|---|---|
| RGB | rgb(194, 162, 168) |
| HSL | hsl(349, 21%, 70%) |
| HSV | hsv(349, 16%, 76%) |
| CMYK | cmyk(0%, 16.5%, 13.4%, 23.9%) |
| CIE-LAB | lab(69.57, 12.72, 1.30) |
| CIE-LCH | lch(69.57, 12.79, 5.82°) |
| OKLab | oklab(74.25% 0.0383 0.0036) |
| OKLCH | oklch(74.25% 0.038 5.4) |
| XYZ | xyz(42.2361, 40.1384, 42.5608) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.91
Dusty Pink
#D8A7B1
ΔE00 5.44
Light Mauve
#C292A1
ΔE00 6.36
Grey Pink
#C3909B
ΔE00 6.67
Rosybrown
#BC8F8F
ΔE00 6.68
Greyish Pink
#C88D94
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A2A8 #A2C2BC
analogous
#C2A2B8 #C2A2A8 #C2ACA2
triadic
#C2A2A8 #A8C2A2 #A2A8C2
tetradic
#C2A2A8 #B8C2A2 #A2C2BC #ACA2C2
square
#C2A2A8 #B8C2A2 #A2C2BC #ACA2C2
split-complementary
#C2A2A8 #A2C2AC #A2B8C2
monochromatic
#8D5D66 #AA7D85 #C2A2A8 #DAC7CB #F2ECED
Accessibility & contrast
On white
2.33
#C2A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#C2A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A2A8
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A2A8 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A8
Deuteranopia (green-blind)
#ADACA7
Tritanopia (blue-blind)
#C8A0A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c2a2a8; /* rgb */ color: rgb(194, 162, 168); /* oklch */ color: oklch(74.3% 0.038 5.4);
Tailwind
colors: {
custom: {
50: '#d4bdc1',
500: '#c2a2a8',
950: '#000000',
},
}SCSS
$custom: #c2a2a8; $custom-light: #d4bdc1; $custom-dark: #000000;
JSON
{
"hex": "#c2a2a8",
"rgb": {
"r": 194,
"g": 162,
"b": 168
},
"hsl": {
"h": 348.75,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.7425,
"c": 0.03848,
"h": 5.4
},
"luminance": 0.40137
}Semantic roles & 50–950 ramp
primary
#C2A2A8
secondary
#DBE4E3
accent
#9F8F46
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141212
muted
#838181