#CFAFA8#CFAFA8
#CFAFA8 is a light, muted red. Relative luminance 0.468; OKLCH L 78.0% C 0.039 H 32.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA8 |
|---|---|
| RGB | rgb(207, 175, 168) |
| HSL | hsl(11, 29%, 74%) |
| HSV | hsv(11, 19%, 81%) |
| CMYK | cmyk(0%, 15.5%, 18.8%, 18.8%) |
| CIE-LAB | lab(74.03, 10.46, 7.90) |
| CIE-LCH | lch(74.03, 13.11, 37.04°) |
| OKLab | oklab(78.01% 0.0327 0.0207) |
| OKLCH | oklch(78.01% 0.039 32.4) |
| XYZ | xyz(48.1300, 46.7540, 43.5273) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.24
Dusty Pink
#D8A7B1
ΔE00 8.66
Mushroom
#BA9E88
ΔE00 9.26
Rosybrown
#BC8F8F
ΔE00 9.84
Pinkish Tan
#D99B82
ΔE00 9.96
Warm Gray
#C9BEB0
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA8 #A8C8CF
analogous
#CFA8B4 #CFAFA8 #CFC2A8
triadic
#CFAFA8 #A8CFAF #AFA8CF
tetradic
#CFAFA8 #B4CFA8 #A8C8CF #C2A8CF
square
#CFAFA8 #B4CFA8 #A8C8CF #C2A8CF
split-complementary
#CFAFA8 #A8CFC2 #A8B4CF
monochromatic
#A3675A #B98B81 #CFAFA8 #E5D3CF #F4EDEB
Accessibility & contrast
On white
2.03
#CFAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CFAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA8
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA8 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A7
Deuteranopia (green-blind)
#BDB8A8
Tritanopia (blue-blind)
#D7ABAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa8; /* rgb */ color: rgb(207, 175, 168); /* oklch */ color: oklch(78.0% 0.039 32.4);
Tailwind
colors: {
custom: {
50: '#dec6c1',
500: '#cfafa8',
950: '#000000',
},
}SCSS
$custom: #cfafa8; $custom-light: #dec6c1; $custom-dark: #000000;
JSON
{
"hex": "#cfafa8",
"rgb": {
"r": 207,
"g": 175,
"b": 168
},
"hsl": {
"h": 10.769,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.78011,
"c": 0.03871,
"h": 32.4
},
"luminance": 0.46752
}Semantic roles & 50–950 ramp
primary
#CFAFA8
secondary
#E0E9EB
accent
#95A83E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281