#CFABA2#CFABA2
#CFABA2 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.044 H 34.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA2 |
|---|---|
| RGB | rgb(207, 171, 162) |
| HSL | hsl(12, 32%, 72%) |
| HSV | hsv(12, 22%, 81%) |
| CMYK | cmyk(0%, 17.4%, 21.7%, 18.8%) |
| CIE-LAB | lab(72.89, 11.71, 9.55) |
| CIE-LCH | lch(72.89, 15.12, 39.20°) |
| OKLab | oklab(77.08% 0.0365 0.025) |
| OKLCH | oklch(77.08% 0.044 34.4) |
| XYZ | xyz(46.8169, 45.0016, 40.3955) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.31
Pinkish Tan
#D99B82
ΔE00 8.43
Mushroom
#BA9E88
ΔE00 8.69
Dusty Pink
#D8A7B1
ΔE00 8.72
Rosybrown
#BC8F8F
ΔE00 8.96
Blush (survey)
#F29E8E
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA2 #A2C6CF
analogous
#CFA2B0 #CFABA2 #CFC2A2
triadic
#CFABA2 #A2CFAB #ABA2CF
tetradic
#CFABA2 #B0CFA2 #A2C6CF #C2A2CF
square
#CFABA2 #B0CFA2 #A2C6CF #C2A2CF
split-complementary
#CFABA2 #A2CFC2 #A2B0CF
monochromatic
#A36454 #BA877A #CFABA2 #E4CFCA #F5EDEB
Accessibility & contrast
On white
2.10
#CFABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CFABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BBB6A2
Tritanopia (blue-blind)
#D8A6A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba2; /* rgb */ color: rgb(207, 171, 162); /* oklch */ color: oklch(77.1% 0.044 34.4);
Tailwind
colors: {
custom: {
50: '#dec4bd',
500: '#cfaba2',
950: '#000000',
},
}SCSS
$custom: #cfaba2; $custom-light: #dec4bd; $custom-dark: #000000;
JSON
{
"hex": "#cfaba2",
"rgb": {
"r": 207,
"g": 171,
"b": 162
},
"hsl": {
"h": 12,
"s": 31.915,
"l": 72.353
},
"oklch": {
"l": 0.77076,
"c": 0.04426,
"h": 34.4
},
"luminance": 0.45
}Semantic roles & 50–950 ramp
primary
#CFABA2
secondary
#E0E9EB
accent
#94AB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181