#CAABA3#CAABA3
#CAABA3 is a light, muted red. Relative luminance 0.443; OKLCH L 76.6% C 0.038 H 34.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA3 |
|---|---|
| RGB | rgb(202, 171, 163) |
| HSL | hsl(12, 27%, 72%) |
| HSV | hsv(12, 19%, 79%) |
| CMYK | cmyk(0%, 15.3%, 19.3%, 20.8%) |
| CIE-LAB | lab(72.45, 9.99, 8.31) |
| CIE-LCH | lch(72.45, 12.99, 39.75°) |
| OKLab | oklab(76.63% 0.0313 0.0218) |
| OKLCH | oklch(76.63% 0.038 34.8) |
| XYZ | xyz(45.5310, 44.3282, 40.8010) |
| Luminance | 0.4433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.32
Mushroom
#BA9E88
ΔE00 8.09
Rosybrown
#BC8F8F
ΔE00 9.26
Dusty Pink
#D8A7B1
ΔE00 9.28
Pinkish Tan
#D99B82
ΔE00 9.51
Warm Gray
#C9BEB0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA3 #A3C2CA
analogous
#CAA3AF #CAABA3 #CABFA3
triadic
#CAABA3 #A3CAAB #ABA3CA
tetradic
#CAABA3 #AFCAA3 #A3C2CA #BFA3CA
square
#CAABA3 #AFCAA3 #A3C2CA #BFA3CA
split-complementary
#CAABA3 #A3CABF #A3AFCA
monochromatic
#9A6659 #B4887C #CAABA3 #E0CECA #F4EDEC
Accessibility & contrast
On white
2.13
#CAABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#CAABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA3
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA3 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA2
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#D2A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba3; /* rgb */ color: rgb(202, 171, 163); /* oklch */ color: oklch(76.6% 0.038 34.8);
Tailwind
colors: {
custom: {
50: '#dac4be',
500: '#caaba3',
950: '#000000',
},
}SCSS
$custom: #caaba3; $custom-light: #dac4be; $custom-dark: #000000;
JSON
{
"hex": "#caaba3",
"rgb": {
"r": 202,
"g": 171,
"b": 163
},
"hsl": {
"h": 12.308,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.76626,
"c": 0.03813,
"h": 34.8
},
"luminance": 0.44327
}Semantic roles & 50–950 ramp
primary
#CAABA3
secondary
#DFE7E9
accent
#91A540
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181