#CFA8A4#CFA8A4
#CFA8A4 is a light, muted red. Relative luminance 0.440; OKLCH L 76.5% C 0.046 H 25.0°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA8A4 |
|---|---|
| RGB | rgb(207, 168, 164) |
| HSL | hsl(6, 31%, 73%) |
| HSV | hsv(6, 21%, 81%) |
| CMYK | cmyk(0%, 18.8%, 20.8%, 18.8%) |
| CIE-LAB | lab(72.20, 13.64, 7.46) |
| CIE-LCH | lch(72.20, 15.55, 28.68°) |
| OKLab | oklab(76.55% 0.042 0.0196) |
| OKLCH | oklch(76.55% 0.046 25) |
| XYZ | xyz(46.4359, 43.9527, 41.1525) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.43
Dusty Pink
#D8A7B1
ΔE00 6.18
Rosybrown
#BC8F8F
ΔE00 7.33
Grey Pink
#C3909B
ΔE00 8.89
Greyish Pink
#C88D94
ΔE00 9.07
Faded Pink
#DE9DAC
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA8A4 #A4CBCF
analogous
#CFA4B6 #CFA8A4 #CFBDA4
triadic
#CFA8A4 #A4CFA8 #A8A4CF
tetradic
#CFA8A4 #B6CFA4 #A4CBCF #BDA4CF
square
#CFA8A4 #B6CFA4 #A4CBCF #BDA4CF
split-complementary
#CFA8A4 #A4CFBD #A4B6CF
monochromatic
#A35D56 #BA827C #CFA8A4 #E4CECC #F4ECEB
Accessibility & contrast
On white
2.15
#CFA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#CFA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA8A4
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA8A4 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#B8B4A4
Tritanopia (blue-blind)
#D8A4A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #cfa8a4; /* rgb */ color: rgb(207, 168, 164); /* oklch */ color: oklch(76.5% 0.046 25.0);
Tailwind
colors: {
custom: {
50: '#dec2bf',
500: '#cfa8a4',
950: '#000000',
},
}SCSS
$custom: #cfa8a4; $custom-light: #dec2bf; $custom-dark: #000000;
JSON
{
"hex": "#cfa8a4",
"rgb": {
"r": 207,
"g": 168,
"b": 164
},
"hsl": {
"h": 5.581,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.76549,
"c": 0.0464,
"h": 25
},
"luminance": 0.43951
}Semantic roles & 50–950 ramp
primary
#CFA8A4
secondary
#E0EAEB
accent
#9FAA3C
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181