#CFABA9#CFABA9
#CFABA9 is a light, muted red. Relative luminance 0.453; OKLCH L 77.3% C 0.042 H 21.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA9 |
|---|---|
| RGB | rgb(207, 171, 169) |
| HSL | hsl(3, 28%, 74%) |
| HSV | hsv(3, 18%, 81%) |
| CMYK | cmyk(0%, 17.4%, 18.4%, 18.8%) |
| CIE-LAB | lab(73.06, 12.78, 5.95) |
| CIE-LCH | lch(73.06, 14.10, 24.98°) |
| OKLab | oklab(77.26% 0.0393 0.0158) |
| OKLCH | oklch(77.26% 0.042 21.9) |
| XYZ | xyz(47.4565, 45.2574, 43.7641) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.66
Dusty Pink
#D8A7B1
ΔE00 5.87
Rosybrown
#BC8F8F
ΔE00 8.07
Faded Pink
#DE9DAC
ΔE00 9.17
Grey Pink
#C3909B
ΔE00 9.19
Light Mauve
#C292A1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA9 #A9CDCF
analogous
#CFA9BA #CFABA9 #CFBEA9
triadic
#CFABA9 #A9CFAB #ABA9CF
tetradic
#CFABA9 #BACFA9 #A9CDCF #BEA9CF
square
#CFABA9 #BACFA9 #A9CDCF #BEA9CF
split-complementary
#CFABA9 #A9CFBE #A9BACF
monochromatic
#A35F5B #B98582 #CFABA9 #E5D1D0 #F4ECEB
Accessibility & contrast
On white
2.09
#CFABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#CFABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA9
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA9 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#BAB6A9
Tritanopia (blue-blind)
#D7A7AB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba9; /* rgb */ color: rgb(207, 171, 169); /* oklch */ color: oklch(77.3% 0.042 21.9);
Tailwind
colors: {
custom: {
50: '#dec4c2',
500: '#cfaba9',
950: '#000000',
},
}SCSS
$custom: #cfaba9; $custom-light: #dec4c2; $custom-dark: #000000;
JSON
{
"hex": "#cfaba9",
"rgb": {
"r": 207,
"g": 171,
"b": 169
},
"hsl": {
"h": 3.158,
"s": 28.358,
"l": 73.725
},
"oklch": {
"l": 0.77262,
"c": 0.04234,
"h": 21.9
},
"luminance": 0.45256
}Semantic roles & 50–950 ramp
primary
#CFABA9
secondary
#E0EAEB
accent
#A1A73F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181