#CAABB2#CAABB2
#CAABB2 is a light, muted red. Relative luminance 0.449; OKLCH L 77.0% C 0.037 H 2.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABB2 |
|---|---|
| RGB | rgb(202, 171, 178) |
| HSL | hsl(346, 23%, 73%) |
| HSV | hsv(346, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 11.9%, 20.8%) |
| CIE-LAB | lab(72.82, 12.40, 0.61) |
| CIE-LCH | lch(72.82, 12.41, 2.82°) |
| OKLab | oklab(77.05% 0.0372 0.0018) |
| OKLCH | oklch(77.05% 0.037 2.8) |
| XYZ | xyz(46.9555, 44.8980, 48.3035) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Dusty Pink
#D8A7B1
ΔE00 5.01
Light Mauve
#C292A1
ΔE00 8.02
Grey Pink
#C3909B
ΔE00 8.51
Thistle
#D8BFD8
ΔE00 8.58
Faded Pink
#DE9DAC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABB2 #ABCAC3
analogous
#CAABC1 #CAABB2 #CAB3AB
triadic
#CAABB2 #B2CAAB #ABB2CA
tetradic
#CAABB2 #C1CAAB #ABCAC3 #B3ABCA
square
#CAABB2 #C1CAAB #ABCAC3 #B3ABCA
split-complementary
#CAABB2 #ABCAB3 #ABC1CA
monochromatic
#9A616E #B28590 #CAABB2 #E2D1D4 #F3ECEE
Accessibility & contrast
On white
2.10
#CAABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#CAABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABB2
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABB2 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#B6B5B1
Tritanopia (blue-blind)
#D0A9AD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caabb2; /* rgb */ color: rgb(202, 171, 178); /* oklch */ color: oklch(77.0% 0.037 2.8);
Tailwind
colors: {
custom: {
50: '#dac4c9',
500: '#caabb2',
950: '#000000',
},
}SCSS
$custom: #caabb2; $custom-light: #dac4c9; $custom-dark: #000000;
JSON
{
"hex": "#caabb2",
"rgb": {
"r": 202,
"g": 171,
"b": 178
},
"hsl": {
"h": 346.452,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77045,
"c": 0.03721,
"h": 2.8
},
"luminance": 0.44897
}Semantic roles & 50–950 ramp
primary
#CAABB2
secondary
#E1EAE8
accent
#A18C44
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182