#CFABA3#CFABA3
#CFABA3 is a light, muted red. Relative luminance 0.450; OKLCH L 77.1% C 0.044 H 32.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA3 |
|---|---|
| RGB | rgb(207, 171, 163) |
| HSL | hsl(11, 31%, 73%) |
| HSV | hsv(11, 21%, 81%) |
| CMYK | cmyk(0%, 17.4%, 21.3%, 18.8%) |
| CIE-LAB | lab(72.92, 11.86, 9.04) |
| CIE-LCH | lch(72.92, 14.91, 37.30°) |
| OKLab | oklab(77.1% 0.0369 0.0237) |
| OKLCH | oklch(77.1% 0.044 32.7) |
| XYZ | xyz(46.9062, 45.0372, 40.8655) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.04
Dusty Pink
#D8A7B1
ΔE00 8.29
Pinkish Tan
#D99B82
ΔE00 8.70
Rosybrown
#BC8F8F
ΔE00 8.76
Mushroom
#BA9E88
ΔE00 9.06
Blush (survey)
#F29E8E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA3 #A3C7CF
analogous
#CFA3B1 #CFABA3 #CFC1A3
triadic
#CFABA3 #A3CFAB #ABA3CF
tetradic
#CFABA3 #B1CFA3 #A3C7CF #C1A3CF
square
#CFABA3 #B1CFA3 #A3C7CF #C1A3CF
split-complementary
#CFABA3 #A3CFC1 #A3B1CF
monochromatic
#A36355 #BA867B #CFABA3 #E4D0CB #F5EDEB
Accessibility & contrast
On white
2.10
#CFABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CFABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA3
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA3 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#D8A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba3; /* rgb */ color: rgb(207, 171, 163); /* oklch */ color: oklch(77.1% 0.044 32.7);
Tailwind
colors: {
custom: {
50: '#dec4be',
500: '#cfaba3',
950: '#000000',
},
}SCSS
$custom: #cfaba3; $custom-light: #dec4be; $custom-dark: #000000;
JSON
{
"hex": "#cfaba3",
"rgb": {
"r": 207,
"g": 171,
"b": 163
},
"hsl": {
"h": 10.909,
"s": 31.429,
"l": 72.549
},
"oklch": {
"l": 0.77102,
"c": 0.04387,
"h": 32.7
},
"luminance": 0.45036
}Semantic roles & 50–950 ramp
primary
#CFABA3
secondary
#E0E9EB
accent
#96AA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181