#CAABB0#CAABB0
#CAABB0 is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.037 H 7.0°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB0 |
|---|---|
| RGB | rgb(202, 171, 176) |
| HSL | hsl(350, 23%, 73%) |
| HSV | hsv(350, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 12.9%, 20.8%) |
| CIE-LAB | lab(72.77, 12.06, 1.63) |
| CIE-LCH | lch(72.77, 12.17, 7.71°) |
| OKLab | oklab(76.99% 0.0364 0.0045) |
| OKLCH | oklch(76.99% 0.037 7) |
| XYZ | xyz(46.7561, 44.8182, 47.2537) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 5.23
Light Mauve
#C292A1
ΔE00 8.31
Grey Pink
#C3909B
ΔE00 8.65
Rosybrown
#BC8F8F
ΔE00 8.69
Faded Pink
#DE9DAC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB0 #ABCAC5
analogous
#CAABBF #CAABB0 #CAB5AB
triadic
#CAABB0 #B0CAAB #ABB0CA
tetradic
#CAABB0 #BFCAAB #ABCAC5 #B5ABCA
square
#CAABB0 #BFCAAB #ABCAC5 #B5ABCA
split-complementary
#CAABB0 #ABCAB5 #ABBFCA
monochromatic
#9A616A #B2858D #CAABB0 #E2D1D3 #F3ECED
Accessibility & contrast
On white
2.11
#CAABB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#CAABB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB0
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB0 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFB0
Deuteranopia (green-blind)
#B6B5AF
Tritanopia (blue-blind)
#D0A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb0; /* rgb */ color: rgb(202, 171, 176); /* oklch */ color: oklch(77.0% 0.037 7.0);
Tailwind
colors: {
custom: {
50: '#dac4c7',
500: '#caabb0',
950: '#000000',
},
}SCSS
$custom: #caabb0; $custom-light: #dac4c7; $custom-dark: #000000;
JSON
{
"hex": "#caabb0",
"rgb": {
"r": 202,
"g": 171,
"b": 176
},
"hsl": {
"h": 350.323,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76986,
"c": 0.03668,
"h": 7
},
"luminance": 0.44817
}Semantic roles & 50–950 ramp
primary
#CAABB0
secondary
#E1EAE8
accent
#A19244
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182