#CFABA6#CFABA6
#CFABA6 is a light, muted red. Relative luminance 0.451; OKLCH L 77.2% C 0.043 H 27.4°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA6 |
|---|---|
| RGB | rgb(207, 171, 166) |
| HSL | hsl(7, 30%, 73%) |
| HSV | hsv(7, 20%, 81%) |
| CMYK | cmyk(0%, 17.4%, 19.8%, 18.8%) |
| CIE-LAB | lab(72.99, 12.32, 7.50) |
| CIE-LCH | lch(72.99, 14.42, 31.32°) |
| OKLab | oklab(77.18% 0.0381 0.0197) |
| OKLCH | oklch(77.18% 0.043 27.4) |
| XYZ | xyz(47.1781, 45.1460, 42.2979) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.55
Dusty Pink
#D8A7B1
ΔE00 7.03
Rosybrown
#BC8F8F
ΔE00 8.30
Pinkish Tan
#D99B82
ΔE00 9.62
Grey Pink
#C3909B
ΔE00 9.98
Pale Rose
#FDC1C5
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA6 #A6CACF
analogous
#CFA6B5 #CFABA6 #CFBFA6
triadic
#CFABA6 #A6CFAB #ABA6CF
tetradic
#CFABA6 #B5CFA6 #A6CACF #BFA6CF
square
#CFABA6 #B5CFA6 #A6CACF #BFA6CF
split-complementary
#CFABA6 #A6CFBF #A6B5CF
monochromatic
#A36158 #BA857E #CFABA6 #E4D1CE #F4ECEB
Accessibility & contrast
On white
2.09
#CFABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CFABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA6
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA6 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA6
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#D8A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba6; /* rgb */ color: rgb(207, 171, 166); /* oklch */ color: oklch(77.2% 0.043 27.4);
Tailwind
colors: {
custom: {
50: '#dec4c0',
500: '#cfaba6',
950: '#000000',
},
}SCSS
$custom: #cfaba6; $custom-light: #dec4c0; $custom-dark: #000000;
JSON
{
"hex": "#cfaba6",
"rgb": {
"r": 207,
"g": 171,
"b": 166
},
"hsl": {
"h": 7.317,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.77181,
"c": 0.04292,
"h": 27.4
},
"luminance": 0.45144
}Semantic roles & 50–950 ramp
primary
#CFABA6
secondary
#E0EAEB
accent
#9BA93D
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181