#CAABA5#CAABA5
#CAABA5 is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.037 H 30.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA5 |
|---|---|
| RGB | rgb(202, 171, 165) |
| HSL | hsl(10, 26%, 72%) |
| HSV | hsv(10, 18%, 79%) |
| CMYK | cmyk(0%, 15.3%, 18.3%, 20.8%) |
| CIE-LAB | lab(72.50, 10.30, 7.28) |
| CIE-LCH | lch(72.50, 12.61, 35.25°) |
| OKLab | oklab(76.68% 0.0321 0.0191) |
| OKLCH | oklch(76.68% 0.037 30.8) |
| XYZ | xyz(45.7116, 44.4004, 41.7522) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.54
Dusty Pink
#D8A7B1
ΔE00 8.45
Rosybrown
#BC8F8F
ΔE00 8.89
Mushroom
#BA9E88
ΔE00 8.92
Pinkish Tan
#D99B82
ΔE00 10.03
Grey Pink
#C3909B
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA5 #A5C4CA
analogous
#CAA5B2 #CAABA5 #CABEA5
triadic
#CAABA5 #A5CAAB #ABA5CA
tetradic
#CAABA5 #B2CAA5 #A5C4CA #BEA5CA
square
#CAABA5 #B2CAA5 #A5C4CA #BEA5CA
split-complementary
#CAABA5 #A5CABE #A5B2CA
monochromatic
#9A655B #B3877E #CAABA5 #E1CFCC #F4EDEC
Accessibility & contrast
On white
2.13
#CAABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#CAABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA5
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA5 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA5
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#D2A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba5; /* rgb */ color: rgb(202, 171, 165); /* oklch */ color: oklch(76.7% 0.037 30.8);
Tailwind
colors: {
custom: {
50: '#dac4bf',
500: '#caaba5',
950: '#000000',
},
}SCSS
$custom: #caaba5; $custom-light: #dac4bf; $custom-dark: #000000;
JSON
{
"hex": "#caaba5",
"rgb": {
"r": 202,
"g": 171,
"b": 165
},
"hsl": {
"h": 9.73,
"s": 25.874,
"l": 71.961
},
"oklch": {
"l": 0.76679,
"c": 0.03737,
"h": 30.8
},
"luminance": 0.44399
}Semantic roles & 50–950 ramp
primary
#CAABA5
secondary
#E1E9EA
accent
#94A441
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181