#CFAAA3#CFAAA3
#CFAAA3 is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.045 H 30.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAAA3 |
|---|---|
| RGB | rgb(207, 170, 163) |
| HSL | hsl(10, 31%, 73%) |
| HSV | hsv(10, 21%, 81%) |
| CMYK | cmyk(0%, 17.9%, 21.3%, 18.8%) |
| CIE-LAB | lab(72.67, 12.41, 8.68) |
| CIE-LCH | lch(72.67, 15.14, 34.99°) |
| OKLab | oklab(76.91% 0.0385 0.0228) |
| OKLCH | oklch(76.91% 0.045 30.6) |
| XYZ | xyz(46.7180, 44.6609, 40.8027) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.07
Dusty Pink
#D8A7B1
ΔE00 7.70
Rosybrown
#BC8F8F
ΔE00 8.29
Pinkish Tan
#D99B82
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 9.50
Blush (survey)
#F29E8E
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAAA3 #A3C8CF
analogous
#CFA3B2 #CFAAA3 #CFC0A3
triadic
#CFAAA3 #A3CFAA #AAA3CF
tetradic
#CFAAA3 #B2CFA3 #A3C8CF #C0A3CF
square
#CFAAA3 #B2CFA3 #A3C8CF #C0A3CF
split-complementary
#CFAAA3 #A3CFC0 #A3B2CF
monochromatic
#A36155 #BA857B #CFAAA3 #E4CFCB #F5ECEB
Accessibility & contrast
On white
2.11
#CFAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CFAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAAA3
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAAA3 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA2
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#D8A6A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #cfaaa3; /* rgb */ color: rgb(207, 170, 163); /* oklch */ color: oklch(76.9% 0.045 30.6);
Tailwind
colors: {
custom: {
50: '#dec3be',
500: '#cfaaa3',
950: '#000000',
},
}SCSS
$custom: #cfaaa3; $custom-light: #dec3be; $custom-dark: #000000;
JSON
{
"hex": "#cfaaa3",
"rgb": {
"r": 207,
"g": 170,
"b": 163
},
"hsl": {
"h": 9.545,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.76908,
"c": 0.04472,
"h": 30.6
},
"luminance": 0.44659
}Semantic roles & 50–950 ramp
primary
#CFAAA3
secondary
#E0E9EB
accent
#99AA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181