#CAACB3#CAACB3
#CAACB3 is a light, muted red. Relative luminance 0.453; OKLCH L 77.3% C 0.036 H 2.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACB3 |
|---|---|
| RGB | rgb(202, 172, 179) |
| HSL | hsl(346, 22%, 73%) |
| HSV | hsv(346, 15%, 79%) |
| CMYK | cmyk(0%, 14.9%, 11.4%, 20.8%) |
| CIE-LAB | lab(73.10, 12.02, 0.46) |
| CIE-LCH | lch(73.10, 12.03, 2.21°) |
| OKLab | oklab(77.27% 0.036 0.0014) |
| OKLCH | oklch(77.27% 0.036 2.2) |
| XYZ | xyz(47.2459, 45.3175, 48.8974) |
| Luminance | 0.4532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 5.31
Light Mauve
#C292A1
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 8.88
Faded Pink
#DE9DAC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACB3 #ACCAC3
analogous
#CAACC2 #CAACB3 #CAB4AC
triadic
#CAACB3 #B3CAAC #ACB3CA
tetradic
#CAACB3 #C2CAAC #ACCAC3 #B4ACCA
square
#CAACB3 #C2CAAC #ACCAC3 #B4ACCA
split-complementary
#CAACB3 #ACCAB4 #ACC2CA
monochromatic
#9A626F #B28791 #CAACB3 #E2D1D5 #F3ECEE
Accessibility & contrast
On white
2.09
#CAACB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#CAACB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACB3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACB3 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B3
Deuteranopia (green-blind)
#B6B5B2
Tritanopia (blue-blind)
#D0AAAE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caacb3; /* rgb */ color: rgb(202, 172, 179); /* oklch */ color: oklch(77.3% 0.036 2.2);
Tailwind
colors: {
custom: {
50: '#dac4c9',
500: '#caacb3',
950: '#000000',
},
}SCSS
$custom: #caacb3; $custom-light: #dac4c9; $custom-dark: #000000;
JSON
{
"hex": "#caacb3",
"rgb": {
"r": 202,
"g": 172,
"b": 179
},
"hsl": {
"h": 346,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.77268,
"c": 0.03604,
"h": 2.2
},
"luminance": 0.45316
}Semantic roles & 50–950 ramp
primary
#CAACB3
secondary
#E2E9E8
accent
#A08B45
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182