#CFABA4#CFABA4
#CFABA4 is a light, muted red. Relative luminance 0.451; OKLCH L 77.1% C 0.044 H 30.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA4 |
|---|---|
| RGB | rgb(207, 171, 164) |
| HSL | hsl(10, 31%, 73%) |
| HSV | hsv(10, 21%, 81%) |
| CMYK | cmyk(0%, 17.4%, 20.8%, 18.8%) |
| CIE-LAB | lab(72.94, 12.01, 8.52) |
| CIE-LCH | lch(72.94, 14.73, 35.36°) |
| OKLab | oklab(77.13% 0.0373 0.0223) |
| OKLCH | oklch(77.13% 0.044 30.9) |
| XYZ | xyz(46.9961, 45.0732, 41.3392) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.83
Dusty Pink
#D8A7B1
ΔE00 7.86
Rosybrown
#BC8F8F
ΔE00 8.58
Pinkish Tan
#D99B82
ΔE00 8.99
Mushroom
#BA9E88
ΔE00 9.43
Blush (survey)
#F29E8E
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA4 #A4C8CF
analogous
#CFA4B3 #CFABA4 #CFC0A4
triadic
#CFABA4 #A4CFAB #ABA4CF
tetradic
#CFABA4 #B3CFA4 #A4C8CF #C0A4CF
square
#CFABA4 #B3CFA4 #A4C8CF #C0A4CF
split-complementary
#CFABA4 #A4CFC0 #A4B3CF
monochromatic
#A36256 #BA867C #CFABA4 #E4D0CC #F4EDEB
Accessibility & contrast
On white
2.10
#CFABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#CFABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA4
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA4 | 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)
#B2AFA3
Deuteranopia (green-blind)
#BBB6A4
Tritanopia (blue-blind)
#D8A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba4; /* rgb */ color: rgb(207, 171, 164); /* oklch */ color: oklch(77.1% 0.044 30.9);
Tailwind
colors: {
custom: {
50: '#dec4bf',
500: '#cfaba4',
950: '#000000',
},
}SCSS
$custom: #cfaba4; $custom-light: #dec4bf; $custom-dark: #000000;
JSON
{
"hex": "#cfaba4",
"rgb": {
"r": 207,
"g": 171,
"b": 164
},
"hsl": {
"h": 9.767,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.77128,
"c": 0.04351,
"h": 30.9
},
"luminance": 0.45072
}Semantic roles & 50–950 ramp
primary
#CFABA4
secondary
#E0E9EB
accent
#98AA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181