#CFABA1#CFABA1
#CFABA1 is a light, muted red. Relative luminance 0.450; OKLCH L 77.0% C 0.045 H 36.0°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA1 |
|---|---|
| RGB | rgb(207, 171, 161) |
| HSL | hsl(13, 32%, 72%) |
| HSV | hsv(13, 22%, 81%) |
| CMYK | cmyk(0%, 17.4%, 22.2%, 18.8%) |
| CIE-LAB | lab(72.87, 11.57, 10.07) |
| CIE-LCH | lch(72.87, 15.33, 41.04°) |
| OKLab | oklab(77.05% 0.0361 0.0263) |
| OKLCH | oklch(77.05% 0.045 36) |
| XYZ | xyz(46.7284, 44.9661, 39.9292) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.60
Pinkish Tan
#D99B82
ΔE00 8.18
Mushroom
#BA9E88
ΔE00 8.32
Dusty Pink
#D8A7B1
ΔE00 9.16
Rosybrown
#BC8F8F
ΔE00 9.18
Blush (survey)
#F29E8E
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA1 #A1C5CF
analogous
#CFA1AE #CFABA1 #CFC2A1
triadic
#CFABA1 #A1CFAB #ABA1CF
tetradic
#CFABA1 #AECFA1 #A1C5CF #C2A1CF
square
#CFABA1 #AECFA1 #A1C5CF #C2A1CF
split-complementary
#CFABA1 #A1CFC2 #A1AECF
monochromatic
#A36453 #BA8778 #CFABA1 #E4CFCA #F5EDEB
Accessibility & contrast
On white
2.10
#CFABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CFABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA1
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA1 | 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)
#B3AFA0
Deuteranopia (green-blind)
#BBB6A1
Tritanopia (blue-blind)
#D8A6A8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba1; /* rgb */ color: rgb(207, 171, 161); /* oklch */ color: oklch(77.0% 0.045 36.0);
Tailwind
colors: {
custom: {
50: '#dec4bc',
500: '#cfaba1',
950: '#000000',
},
}SCSS
$custom: #cfaba1; $custom-light: #dec4bc; $custom-dark: #000000;
JSON
{
"hex": "#cfaba1",
"rgb": {
"r": 207,
"g": 171,
"b": 161
},
"hsl": {
"h": 13.043,
"s": 32.394,
"l": 72.157
},
"oklch": {
"l": 0.7705,
"c": 0.04468,
"h": 36
},
"luminance": 0.44964
}Semantic roles & 50–950 ramp
primary
#CFABA1
secondary
#E0E9EB
accent
#93AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181