#CAABA8#CAABA8
#CAABA8 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.037 H 24.5°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA8 |
|---|---|
| RGB | rgb(202, 171, 168) |
| HSL | hsl(5, 24%, 73%) |
| HSV | hsv(5, 17%, 79%) |
| CMYK | cmyk(0%, 15.3%, 16.8%, 20.8%) |
| CIE-LAB | lab(72.57, 10.77, 5.73) |
| CIE-LCH | lch(72.57, 12.20, 28.04°) |
| OKLab | oklab(76.76% 0.0333 0.0152) |
| OKLCH | oklch(76.76% 0.037 24.5) |
| XYZ | xyz(45.9878, 44.5109, 43.2072) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.00
Dusty Pink
#D8A7B1
ΔE00 7.31
Rosybrown
#BC8F8F
ΔE00 8.52
Grey Pink
#C3909B
ΔE00 10.06
Mushroom
#BA9E88
ΔE00 10.19
Light Mauve
#C292A1
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA8 #A8C7CA
analogous
#CAA8B6 #CAABA8 #CABCA8
triadic
#CAABA8 #A8CAAB #ABA8CA
tetradic
#CAABA8 #B6CAA8 #A8C7CA #BCA8CA
square
#CAABA8 #B6CAA8 #A8C7CA #BCA8CA
split-complementary
#CAABA8 #A8CABC #A8B6CA
monochromatic
#9A635E #B38682 #CAABA8 #E1D0CE #F3EDEC
Accessibility & contrast
On white
2.12
#CAABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#CAABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA8
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA8 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA8
Deuteranopia (green-blind)
#B8B4A8
Tritanopia (blue-blind)
#D1A8AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba8; /* rgb */ color: rgb(202, 171, 168); /* oklch */ color: oklch(76.8% 0.037 24.5);
Tailwind
colors: {
custom: {
50: '#dac4c1',
500: '#caaba8',
950: '#000000',
},
}SCSS
$custom: #caaba8; $custom-light: #dac4c1; $custom-dark: #000000;
JSON
{
"hex": "#caaba8",
"rgb": {
"r": 202,
"g": 171,
"b": 168
},
"hsl": {
"h": 5.294,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.76761,
"c": 0.03657,
"h": 24.5
},
"luminance": 0.4451
}Semantic roles & 50–950 ramp
primary
#CAABA8
secondary
#E1E9EA
accent
#9AA343
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151212
muted
#838181