#CAABB1#CAABB1
#CAABB1 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.037 H 4.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB1 |
|---|---|
| RGB | rgb(202, 171, 177) |
| HSL | hsl(348, 23%, 73%) |
| HSV | hsv(348, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 12.4%, 20.8%) |
| CIE-LAB | lab(72.80, 12.23, 1.12) |
| CIE-LCH | lch(72.80, 12.28, 5.24°) |
| OKLab | oklab(77.02% 0.0368 0.0031) |
| OKLCH | oklch(77.02% 0.037 4.9) |
| XYZ | xyz(46.8555, 44.8580, 47.7767) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.15
Dusty Pink
#D8A7B1
ΔE00 5.10
Light Mauve
#C292A1
ΔE00 8.16
Grey Pink
#C3909B
ΔE00 8.57
Faded Pink
#DE9DAC
ΔE00 8.73
Rosybrown
#BC8F8F
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB1 #ABCAC4
analogous
#CAABC0 #CAABB1 #CAB4AB
triadic
#CAABB1 #B1CAAB #ABB1CA
tetradic
#CAABB1 #C0CAAB #ABCAC4 #B4ABCA
square
#CAABB1 #C0CAAB #ABCAC4 #B4ABCA
split-complementary
#CAABB1 #ABCAB4 #ABC0CA
monochromatic
#9A616C #B2858E #CAABB1 #E2D1D4 #F3ECEE
Accessibility & contrast
On white
2.11
#CAABB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#CAABB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB1
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB1 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B1
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#D0A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb1; /* rgb */ color: rgb(202, 171, 177); /* oklch */ color: oklch(77.0% 0.037 4.9);
Tailwind
colors: {
custom: {
50: '#dac4c8',
500: '#caabb1',
950: '#000000',
},
}SCSS
$custom: #caabb1; $custom-light: #dac4c8; $custom-dark: #000000;
JSON
{
"hex": "#caabb1",
"rgb": {
"r": 202,
"g": 171,
"b": 177
},
"hsl": {
"h": 348.387,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77015,
"c": 0.03692,
"h": 4.9
},
"luminance": 0.44857
}Semantic roles & 50–950 ramp
primary
#CAABB1
secondary
#E1EAE8
accent
#A18F44
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182