#C2AFAA#C2AFAA
#C2AFAA is a light, muted red. Relative luminance 0.450; OKLCH L 76.9% C 0.023 H 35.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AFAA |
|---|---|
| RGB | rgb(194, 175, 170) |
| HSL | hsl(13, 16%, 71%) |
| HSV | hsv(13, 12%, 76%) |
| CMYK | cmyk(0%, 9.8%, 12.4%, 23.9%) |
| CIE-LAB | lab(72.91, 5.97, 5.04) |
| CIE-LCH | lch(72.91, 7.81, 40.18°) |
| OKLab | oklab(76.88% 0.0189 0.0133) |
| OKLCH | oklch(76.88% 0.023 35.1) |
| XYZ | xyz(44.8333, 45.0324, 44.3528) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.67
Warm Gray
#C9BEB0
ΔE00 7.60
Greige
#B8AB98
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 8.72
Dark Gray
#A9A9A9
ΔE00 8.80
Silver
#C0C0C0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AFAA #AABDC2
analogous
#C2AAB1 #C2AFAA #C2BBAA
triadic
#C2AFAA #AAC2AF #AFAAC2
tetradic
#C2AFAA #B1C2AA #AABDC2 #BBAAC2
square
#C2AFAA #B1C2AA #AABDC2 #BBAAC2
split-complementary
#C2AFAA #AAC2BB #AAB1C2
monochromatic
#8D6D65 #A88D86 #C2AFAA #DCD1CE #F2EEED
Accessibility & contrast
On white
2.10
#C2AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#C2AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AFAA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AFAA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#C7ADAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2afaa; /* rgb */ color: rgb(194, 175, 170); /* oklch */ color: oklch(76.9% 0.023 35.1);
Tailwind
colors: {
custom: {
50: '#d4c6c3',
500: '#c2afaa',
950: '#000000',
},
}SCSS
$custom: #c2afaa; $custom-light: #d4c6c3; $custom-dark: #000000;
JSON
{
"hex": "#c2afaa",
"rgb": {
"r": 194,
"g": 175,
"b": 170
},
"hsl": {
"h": 12.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.76876,
"c": 0.02315,
"h": 35.1
},
"luminance": 0.45032
}Semantic roles & 50–950 ramp
primary
#C2AFAA
secondary
#E1E6E7
accent
#8A9B4B
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#141312
muted
#838281