#C2AFAE#C2AFAE
#C2AFAE is a light, muted red. Relative luminance 0.452; OKLCH L 77.0% C 0.022 H 21.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AFAE |
|---|---|
| RGB | rgb(194, 175, 174) |
| HSL | hsl(3, 14%, 72%) |
| HSV | hsv(3, 10%, 76%) |
| CMYK | cmyk(0%, 9.8%, 10.3%, 23.9%) |
| CIE-LAB | lab(73.01, 6.64, 2.99) |
| CIE-LCH | lch(73.01, 7.29, 24.27°) |
| OKLab | oklab(76.99% 0.0205 0.008) |
| OKLCH | oklch(76.99% 0.022 21.3) |
| XYZ | xyz(45.2175, 45.1861, 46.3760) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.22
Dark Gray
#A9A9A9
ΔE00 8.91
Silver
#C0C0C0
ΔE00 9.09
Warm Gray
#C9BEB0
ΔE00 9.16
Dove Gray
#B6B8BD
ΔE00 9.47
Dusty Pink
#D8A7B1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AFAE #AEC1C2
analogous
#C2AEB7 #C2AFAE #C2B9AE
triadic
#C2AFAE #AEC2AF #AFAEC2
tetradic
#C2AFAE #B7C2AE #AEC1C2 #B9AEC2
square
#C2AFAE #B7C2AE #AEC1C2 #B9AEC2
split-complementary
#C2AFAE #AEC2B9 #AEB7C2
monochromatic
#8C6B6A #A88D8B #C2AFAE #DCD1D1 #F2EEEE
Accessibility & contrast
On white
2.09
#C2AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#C2AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AFAE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AFAE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B6B5AE
Tritanopia (blue-blind)
#C7ADAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2afae; /* rgb */ color: rgb(194, 175, 174); /* oklch */ color: oklch(77.0% 0.022 21.3);
Tailwind
colors: {
custom: {
50: '#d4c6c6',
500: '#c2afae',
950: '#000000',
},
}SCSS
$custom: #c2afae; $custom-light: #d4c6c6; $custom-dark: #000000;
JSON
{
"hex": "#c2afae",
"rgb": {
"r": 194,
"g": 175,
"b": 174
},
"hsl": {
"h": 3,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.76988,
"c": 0.02202,
"h": 21.3
},
"luminance": 0.45185
}Semantic roles & 50–950 ramp
primary
#C2AFAE
secondary
#E3E8E8
accent
#94984D
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282