#CFAAA2#CFAAA2
#CFAAA2 is a light, muted red. Relative luminance 0.446; OKLCH L 76.9% C 0.045 H 32.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAAA2 |
|---|---|
| RGB | rgb(207, 170, 162) |
| HSL | hsl(11, 32%, 72%) |
| HSV | hsv(11, 22%, 81%) |
| CMYK | cmyk(0%, 17.9%, 21.7%, 18.8%) |
| CIE-LAB | lab(72.64, 12.26, 9.20) |
| CIE-LCH | lch(72.64, 15.32, 36.89°) |
| OKLab | oklab(76.88% 0.0381 0.0241) |
| OKLCH | oklch(76.88% 0.045 32.3) |
| XYZ | xyz(46.6287, 44.6252, 40.3327) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.26
Dusty Pink
#D8A7B1
ΔE00 8.13
Rosybrown
#BC8F8F
ΔE00 8.47
Pinkish Tan
#D99B82
ΔE00 8.47
Mushroom
#BA9E88
ΔE00 9.13
Blush (survey)
#F29E8E
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAAA2 #A2C7CF
analogous
#CFA2B0 #CFAAA2 #CFC1A2
triadic
#CFAAA2 #A2CFAA #AAA2CF
tetradic
#CFAAA2 #B0CFA2 #A2C7CF #C1A2CF
square
#CFAAA2 #B0CFA2 #A2C7CF #C1A2CF
split-complementary
#CFAAA2 #A2CFC1 #A2B0CF
monochromatic
#A36254 #BA857A #CFAAA2 #E4CFCA #F5EDEB
Accessibility & contrast
On white
2.12
#CFAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CFAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAAA2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAAA2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#D8A5A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cfaaa2; /* rgb */ color: rgb(207, 170, 162); /* oklch */ color: oklch(76.9% 0.045 32.3);
Tailwind
colors: {
custom: {
50: '#dec3bd',
500: '#cfaaa2',
950: '#000000',
},
}SCSS
$custom: #cfaaa2; $custom-light: #dec3bd; $custom-dark: #000000;
JSON
{
"hex": "#cfaaa2",
"rgb": {
"r": 207,
"g": 170,
"b": 162
},
"hsl": {
"h": 10.667,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.76882,
"c": 0.04508,
"h": 32.3
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#CFAAA2
secondary
#E0E9EB
accent
#97AB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181