#CAABA2#CAABA2
#CAABA2 is a light, muted red. Relative luminance 0.443; OKLCH L 76.6% C 0.039 H 36.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA2 |
|---|---|
| RGB | rgb(202, 171, 162) |
| HSL | hsl(14, 27%, 71%) |
| HSV | hsv(14, 20%, 79%) |
| CMYK | cmyk(0%, 15.3%, 19.8%, 20.8%) |
| CIE-LAB | lab(72.42, 9.83, 8.82) |
| CIE-LCH | lch(72.42, 13.21, 41.89°) |
| OKLab | oklab(76.6% 0.0309 0.0231) |
| OKLCH | oklch(76.6% 0.039 36.8) |
| XYZ | xyz(45.4417, 44.2925, 40.3310) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.74
Mushroom
#BA9E88
ΔE00 7.69
Pinkish Tan
#D99B82
ΔE00 9.29
Rosybrown
#BC8F8F
ΔE00 9.48
Dusty Pink
#D8A7B1
ΔE00 9.71
Warm Gray
#C9BEB0
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA2 #A2C1CA
analogous
#CAA2AD #CAABA2 #CABFA2
triadic
#CAABA2 #A2CAAB #ABA2CA
tetradic
#CAABA2 #ADCAA2 #A2C1CA #BFA2CA
square
#CAABA2 #ADCAA2 #A2C1CA #BFA2CA
split-complementary
#CAABA2 #A2CABF #A2ADCA
monochromatic
#9A6758 #B4887B #CAABA2 #E0CEC9 #F4EDEC
Accessibility & contrast
On white
2.13
#CAABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#CAABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B9B4A2
Tritanopia (blue-blind)
#D2A7A8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba2; /* rgb */ color: rgb(202, 171, 162); /* oklch */ color: oklch(76.6% 0.039 36.8);
Tailwind
colors: {
custom: {
50: '#dac4bd',
500: '#caaba2',
950: '#000000',
},
}SCSS
$custom: #caaba2; $custom-light: #dac4bd; $custom-dark: #000000;
JSON
{
"hex": "#caaba2",
"rgb": {
"r": 202,
"g": 171,
"b": 162
},
"hsl": {
"h": 13.5,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.766,
"c": 0.03857,
"h": 36.8
},
"luminance": 0.44291
}Semantic roles & 50–950 ramp
primary
#CAABA2
secondary
#DFE7E9
accent
#8FA640
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181