#CFAFA7#CFAFA7
#CFAFA7 is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.039 H 34.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA7 |
|---|---|
| RGB | rgb(207, 175, 167) |
| HSL | hsl(12, 29%, 73%) |
| HSV | hsv(12, 19%, 81%) |
| CMYK | cmyk(0%, 15.5%, 19.3%, 18.8%) |
| CIE-LAB | lab(74.01, 10.31, 8.41) |
| CIE-LCH | lch(74.01, 13.30, 39.20°) |
| OKLab | oklab(77.98% 0.0323 0.0221) |
| OKLCH | oklch(77.98% 0.039 34.3) |
| XYZ | xyz(48.0372, 46.7169, 43.0386) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.56
Mushroom
#BA9E88
ΔE00 8.88
Dusty Pink
#D8A7B1
ΔE00 9.08
Pinkish Tan
#D99B82
ΔE00 9.71
Rosybrown
#BC8F8F
ΔE00 10.02
Warm Gray
#C9BEB0
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA7 #A7C7CF
analogous
#CFA7B3 #CFAFA7 #CFC3A7
triadic
#CFAFA7 #A7CFAF #AFA7CF
tetradic
#CFAFA7 #B3CFA7 #A7C7CF #C3A7CF
square
#CFAFA7 #B3CFA7 #A7C7CF #C3A7CF
split-complementary
#CFAFA7 #A7CFC3 #A7B3CF
monochromatic
#A36859 #B98B7F #CFAFA7 #E5D3CF #F4EDEB
Accessibility & contrast
On white
2.03
#CFAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CFAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA7
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA7 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A6
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#D7ABAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa7; /* rgb */ color: rgb(207, 175, 167); /* oklch */ color: oklch(78.0% 0.039 34.3);
Tailwind
colors: {
custom: {
50: '#dec6c1',
500: '#cfafa7',
950: '#000000',
},
}SCSS
$custom: #cfafa7; $custom-light: #dec6c1; $custom-dark: #000000;
JSON
{
"hex": "#cfafa7",
"rgb": {
"r": 207,
"g": 175,
"b": 167
},
"hsl": {
"h": 12,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.77984,
"c": 0.03909,
"h": 34.3
},
"luminance": 0.46715
}Semantic roles & 50–950 ramp
primary
#CFAFA7
secondary
#E0E9EB
accent
#93A83D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281