#CFABA0#CFABA0
#CFABA0 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.045 H 37.7°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA0 |
|---|---|
| RGB | rgb(207, 171, 160) |
| HSL | hsl(14, 33%, 72%) |
| HSV | hsv(14, 23%, 81%) |
| CMYK | cmyk(0%, 17.4%, 22.7%, 18.8%) |
| CIE-LAB | lab(72.85, 11.42, 10.58) |
| CIE-LCH | lch(72.85, 15.57, 42.83°) |
| OKLab | oklab(77.02% 0.0357 0.0276) |
| OKLCH | oklch(77.02% 0.045 37.7) |
| XYZ | xyz(46.6405, 44.9310, 39.4666) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.92
Pinkish Tan
#D99B82
ΔE00 7.95
Mushroom
#BA9E88
ΔE00 7.97
Rosybrown
#BC8F8F
ΔE00 9.42
Dusty Pink
#D8A7B1
ΔE00 9.61
Blush (survey)
#F29E8E
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA0 #A0C4CF
analogous
#CFA0AD #CFABA0 #CFC3A0
triadic
#CFABA0 #A0CFAB #ABA0CF
tetradic
#CFABA0 #ADCFA0 #A0C4CF #C3A0CF
square
#CFABA0 #ADCFA0 #A0C4CF #C3A0CF
split-complementary
#CFABA0 #A0CFC3 #A0ADCF
monochromatic
#A26552 #BA8777 #CFABA0 #E4CFC9 #F5EDEB
Accessibility & contrast
On white
2.10
#CFABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CFABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA0
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA0 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#BBB6A0
Tritanopia (blue-blind)
#D8A6A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba0; /* rgb */ color: rgb(207, 171, 160); /* oklch */ color: oklch(77.0% 0.045 37.7);
Tailwind
colors: {
custom: {
50: '#dec4bc',
500: '#cfaba0',
950: '#000000',
},
}SCSS
$custom: #cfaba0; $custom-light: #dec4bc; $custom-dark: #000000;
JSON
{
"hex": "#cfaba0",
"rgb": {
"r": 207,
"g": 171,
"b": 160
},
"hsl": {
"h": 14.043,
"s": 32.867,
"l": 71.961
},
"oklch": {
"l": 0.77024,
"c": 0.04515,
"h": 37.7
},
"luminance": 0.44929
}Semantic roles & 50–950 ramp
primary
#CFABA0
secondary
#E0E9EB
accent
#91AC3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181