#CAABA6#CAABA6
#CAABA6 is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.037 H 28.7°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA6 |
|---|---|
| RGB | rgb(202, 171, 166) |
| HSL | hsl(8, 25%, 72%) |
| HSV | hsv(8, 18%, 79%) |
| CMYK | cmyk(0%, 15.3%, 17.8%, 20.8%) |
| CIE-LAB | lab(72.52, 10.45, 6.76) |
| CIE-LCH | lch(72.52, 12.45, 32.90°) |
| OKLab | oklab(76.71% 0.0325 0.0178) |
| OKLCH | oklch(76.71% 0.037 28.7) |
| XYZ | xyz(45.8029, 44.4370, 42.2334) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.22
Dusty Pink
#D8A7B1
ΔE00 8.05
Rosybrown
#BC8F8F
ΔE00 8.74
Mushroom
#BA9E88
ΔE00 9.34
Pinkish Tan
#D99B82
ΔE00 10.32
Grey Pink
#C3909B
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA6 #A6C5CA
analogous
#CAA6B3 #CAABA6 #CABDA6
triadic
#CAABA6 #A6CAAB #ABA6CA
tetradic
#CAABA6 #B3CAA6 #A6C5CA #BDA6CA
square
#CAABA6 #B3CAA6 #A6C5CA #BDA6CA
split-complementary
#CAABA6 #A6CABD #A6B3CA
monochromatic
#9A645C #B38780 #CAABA6 #E1CFCC #F4EDEC
Accessibility & contrast
On white
2.12
#CAABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#CAABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA6
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA6 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA6
Deuteranopia (green-blind)
#B8B4A6
Tritanopia (blue-blind)
#D2A8AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba6; /* rgb */ color: rgb(202, 171, 166); /* oklch */ color: oklch(76.7% 0.037 28.7);
Tailwind
colors: {
custom: {
50: '#dac4c0',
500: '#caaba6',
950: '#000000',
},
}SCSS
$custom: #caaba6; $custom-light: #dac4c0; $custom-dark: #000000;
JSON
{
"hex": "#caaba6",
"rgb": {
"r": 202,
"g": 171,
"b": 166
},
"hsl": {
"h": 8.333,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.76706,
"c": 0.03706,
"h": 28.7
},
"luminance": 0.44436
}Semantic roles & 50–950 ramp
primary
#CAABA6
secondary
#E1E9EA
accent
#96A442
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181