#CFABA7#CFABA7
#CFABA7 is a light, muted red. Relative luminance 0.452; OKLCH L 77.2% C 0.043 H 25.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA7 |
|---|---|
| RGB | rgb(207, 171, 167) |
| HSL | hsl(6, 29%, 73%) |
| HSV | hsv(6, 19%, 81%) |
| CMYK | cmyk(0%, 17.4%, 19.3%, 18.8%) |
| CIE-LAB | lab(73.01, 12.47, 6.98) |
| CIE-LCH | lch(73.01, 14.29, 29.24°) |
| OKLab | oklab(77.21% 0.0385 0.0184) |
| OKLCH | oklch(77.21% 0.043 25.5) |
| XYZ | xyz(47.2702, 45.1829, 42.7829) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.52
Dusty Pink
#D8A7B1
ΔE00 6.63
Rosybrown
#BC8F8F
ΔE00 8.20
Grey Pink
#C3909B
ΔE00 9.70
Faded Pink
#DE9DAC
ΔE00 9.80
Pale Rose
#FDC1C5
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA7 #A7CBCF
analogous
#CFA7B7 #CFABA7 #CFBFA7
triadic
#CFABA7 #A7CFAB #ABA7CF
tetradic
#CFABA7 #B7CFA7 #A7CBCF #BFA7CF
square
#CFABA7 #B7CFA7 #A7CBCF #BFA7CF
split-complementary
#CFABA7 #A7CFBF #A7B7CF
monochromatic
#A36059 #B9857F #CFABA7 #E5D1CF #F4ECEB
Accessibility & contrast
On white
2.09
#CFABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#CFABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA7
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA7 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA7
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#D7A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba7; /* rgb */ color: rgb(207, 171, 167); /* oklch */ color: oklch(77.2% 0.043 25.5);
Tailwind
colors: {
custom: {
50: '#dec4c1',
500: '#cfaba7',
950: '#000000',
},
}SCSS
$custom: #cfaba7; $custom-light: #dec4c1; $custom-dark: #000000;
JSON
{
"hex": "#cfaba7",
"rgb": {
"r": 207,
"g": 171,
"b": 167
},
"hsl": {
"h": 6,
"s": 29.412,
"l": 73.333
},
"oklch": {
"l": 0.77208,
"c": 0.04269,
"h": 25.5
},
"luminance": 0.45181
}Semantic roles & 50–950 ramp
primary
#CFABA7
secondary
#E0EAEB
accent
#9DA83D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181