#CA9CA7#CA9CA7
#CA9CA7 is a light, muted red. Relative luminance 0.391; OKLCH L 73.9% C 0.057 H 2.7°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9CA7 |
|---|---|
| RGB | rgb(202, 156, 167) |
| HSL | hsl(346, 30%, 70%) |
| HSV | hsv(346, 23%, 79%) |
| CMYK | cmyk(0%, 22.8%, 17.3%, 20.8%) |
| CIE-LAB | lab(68.84, 18.79, 0.89) |
| CIE-LCH | lch(68.84, 18.82, 2.71°) |
| OKLab | oklab(73.86% 0.0565 0.0026) |
| OKLCH | oklch(73.86% 0.057 2.7) |
| XYZ | xyz(43.2208, 39.1253, 41.8270) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.11
Dusty Pink
#D8A7B1
ΔE00 3.39
Grey Pink
#C3909B
ΔE00 3.46
Faded Pink
#DE9DAC
ΔE00 4.55
Greyish Pink
#C88D94
ΔE00 5.13
Rosybrown
#BC8F8F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9CA7 #9CCABF
analogous
#CA9CBE #CA9CA7 #CAA89C
triadic
#CA9CA7 #A7CA9C #9CA7CA
tetradic
#CA9CA7 #BECA9C #9CCABF #A89CCA
square
#CA9CA7 #BECA9C #9CCABF #A89CCA
split-complementary
#CA9CA7 #9CCAA8 #9CBECA
monochromatic
#995263 #B57484 #CA9CA7 #DFC4CA #F4EBED
Accessibility & contrast
On white
2.38
#CA9CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CA9CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9CA7
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9CA7 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#ACABA6
Tritanopia (blue-blind)
#D299A0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca9ca7; /* rgb */ color: rgb(202, 156, 167); /* oklch */ color: oklch(73.9% 0.057 2.7);
Tailwind
colors: {
custom: {
50: '#dab9c1',
500: '#ca9ca7',
950: '#000000',
},
}SCSS
$custom: #ca9ca7; $custom-light: #dab9c1; $custom-dark: #000000;
JSON
{
"hex": "#ca9ca7",
"rgb": {
"r": 202,
"g": 156,
"b": 167
},
"hsl": {
"h": 345.652,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.73859,
"c": 0.05655,
"h": 2.7
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#CA9CA7
secondary
#DBE7E4
accent
#A98F3D
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081