#CFA4AA#CFA4AA
#CFA4AA is a light, muted red. Relative luminance 0.427; OKLCH L 76.0% C 0.051 H 9.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA4AA |
|---|---|
| RGB | rgb(207, 164, 170) |
| HSL | hsl(352, 31%, 73%) |
| HSV | hsv(352, 21%, 81%) |
| CMYK | cmyk(0%, 20.8%, 17.9%, 18.8%) |
| CIE-LAB | lab(71.36, 16.74, 2.95) |
| CIE-LCH | lch(71.36, 17.00, 10.01°) |
| OKLab | oklab(75.95% 0.0507 0.008) |
| OKLCH | oklch(75.95% 0.051 9) |
| XYZ | xyz(46.2634, 42.7204, 43.8313) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.41
Faded Pink
#DE9DAC
ΔE00 5.51
Grey Pink
#C3909B
ΔE00 5.83
Light Mauve
#C292A1
ΔE00 5.84
Pinkish Grey
#C8ACA9
ΔE00 6.18
Rosybrown
#BC8F8F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA4AA #A4CFC9
analogous
#CFA4BF #CFA4AA #CFB3A4
triadic
#CFA4AA #AACFA4 #A4AACF
tetradic
#CFA4AA #BFCFA4 #A4CFC9 #B3A4CF
square
#CFA4AA #BFCFA4 #A4CFC9 #B3A4CF
split-complementary
#CFA4AA #A4CFB3 #A4BFCF
monochromatic
#A35661 #BA7C85 #CFA4AA #E4CCCF #F4EBEC
Accessibility & contrast
On white
2.20
#CFA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#CFA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA4AA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA4AA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#D7A1A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cfa4aa; /* rgb */ color: rgb(207, 164, 170); /* oklch */ color: oklch(76.0% 0.051 9.0);
Tailwind
colors: {
custom: {
50: '#debfc3',
500: '#cfa4aa',
950: '#000000',
},
}SCSS
$custom: #cfa4aa; $custom-light: #debfc3; $custom-dark: #000000;
JSON
{
"hex": "#cfa4aa",
"rgb": {
"r": 207,
"g": 164,
"b": 170
},
"hsl": {
"h": 351.628,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.75953,
"c": 0.0513,
"h": 9
},
"luminance": 0.42719
}Semantic roles & 50–950 ramp
primary
#CFA4AA
secondary
#E0EBE9
accent
#AA9A3C
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181