#CFAFA6#CFAFA6
#CFAFA6 is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.040 H 36.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA6 |
|---|---|
| RGB | rgb(207, 175, 166) |
| HSL | hsl(13, 30%, 73%) |
| HSV | hsv(13, 20%, 81%) |
| CMYK | cmyk(0%, 15.5%, 19.8%, 18.8%) |
| CIE-LAB | lab(73.98, 10.16, 8.92) |
| CIE-LCH | lch(73.98, 13.52, 41.30°) |
| OKLab | oklab(77.96% 0.0319 0.0234) |
| OKLCH | oklch(77.96% 0.04 36.2) |
| XYZ | xyz(47.9451, 46.6801, 42.5536) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.93
Mushroom
#BA9E88
ΔE00 8.51
Pinkish Tan
#D99B82
ΔE00 9.49
Dusty Pink
#D8A7B1
ΔE00 9.51
Rosybrown
#BC8F8F
ΔE00 10.21
Warm Gray
#C9BEB0
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA6 #A6C6CF
analogous
#CFA6B1 #CFAFA6 #CFC3A6
triadic
#CFAFA6 #A6CFAF #AFA6CF
tetradic
#CFAFA6 #B1CFA6 #A6C6CF #C3A6CF
square
#CFAFA6 #B1CFA6 #A6C6CF #C3A6CF
split-complementary
#CFAFA6 #A6CFC3 #A6B1CF
monochromatic
#A36858 #BA8B7E #CFAFA6 #E4D3CE #F4EDEB
Accessibility & contrast
On white
2.03
#CFAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CFAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA6
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA6 | 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)
#B6B2A5
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#D7ABAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa6; /* rgb */ color: rgb(207, 175, 166); /* oklch */ color: oklch(78.0% 0.040 36.2);
Tailwind
colors: {
custom: {
50: '#dec6c0',
500: '#cfafa6',
950: '#000000',
},
}SCSS
$custom: #cfafa6; $custom-light: #dec6c0; $custom-dark: #000000;
JSON
{
"hex": "#cfafa6",
"rgb": {
"r": 207,
"g": 175,
"b": 166
},
"hsl": {
"h": 13.171,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.77958,
"c": 0.03952,
"h": 36.2
},
"luminance": 0.46679
}Semantic roles & 50–950 ramp
primary
#CFAFA6
secondary
#E0E8EB
accent
#91A93D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281