#CFAFA5#CFAFA5
#CFAFA5 is a light, muted red. Relative luminance 0.466; OKLCH L 77.9% C 0.040 H 38.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAFA5 |
|---|---|
| RGB | rgb(207, 175, 165) |
| HSL | hsl(14, 30%, 73%) |
| HSV | hsv(14, 20%, 81%) |
| CMYK | cmyk(0%, 15.5%, 20.3%, 18.8%) |
| CIE-LAB | lab(73.96, 10.00, 9.43) |
| CIE-LCH | lch(73.96, 13.75, 43.32°) |
| OKLab | oklab(77.93% 0.0315 0.0247) |
| OKLCH | oklch(77.93% 0.04 38.1) |
| XYZ | xyz(47.8538, 46.6435, 42.0724) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.31
Mushroom
#BA9E88
ΔE00 8.15
Pinkish Tan
#D99B82
ΔE00 9.29
Dusty Pink
#D8A7B1
ΔE00 9.95
Warm Gray
#C9BEB0
ΔE00 10.06
Rosybrown
#BC8F8F
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAFA5 #A5C5CF
analogous
#CFA5B0 #CFAFA5 #CFC4A5
triadic
#CFAFA5 #A5CFAF #AFA5CF
tetradic
#CFAFA5 #B0CFA5 #A5C5CF #C4A5CF
square
#CFAFA5 #B0CFA5 #A5C5CF #C4A5CF
split-complementary
#CFAFA5 #A5CFC4 #A5B0CF
monochromatic
#A36957 #BA8C7D #CFAFA5 #E4D2CD #F4EDEB
Accessibility & contrast
On white
2.03
#CFAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#CFAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAFA5
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAFA5 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A4
Deuteranopia (green-blind)
#BEB8A5
Tritanopia (blue-blind)
#D8ABAC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfafa5; /* rgb */ color: rgb(207, 175, 165); /* oklch */ color: oklch(77.9% 0.040 38.1);
Tailwind
colors: {
custom: {
50: '#dec6bf',
500: '#cfafa5',
950: '#000000',
},
}SCSS
$custom: #cfafa5; $custom-light: #dec6bf; $custom-dark: #000000;
JSON
{
"hex": "#cfafa5",
"rgb": {
"r": 207,
"g": 175,
"b": 165
},
"hsl": {
"h": 14.286,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.77932,
"c": 0.03999,
"h": 38.1
},
"luminance": 0.46642
}Semantic roles & 50–950 ramp
primary
#CFAFA5
secondary
#E0E8EB
accent
#8FA93C
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281