#CA9C95#CA9C95
#CA9C95 is a light, muted red. Relative luminance 0.385; OKLCH L 73.4% C 0.056 H 28.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9C95 |
|---|---|
| RGB | rgb(202, 156, 149) |
| HSL | hsl(8, 33%, 69%) |
| HSV | hsv(8, 26%, 79%) |
| CMYK | cmyk(0%, 22.8%, 26.2%, 20.8%) |
| CIE-LAB | lab(68.39, 16.09, 10.26) |
| CIE-LCH | lch(68.39, 19.08, 32.54°) |
| OKLab | oklab(73.36% 0.0495 0.0268) |
| OKLCH | oklch(73.36% 0.056 28.4) |
| XYZ | xyz(41.6711, 38.5054, 33.6653) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.84
Pinkish Grey
#C8ACA9
ΔE00 6.43
Greyish Pink
#C88D94
ΔE00 7.10
Pinkish Tan
#D99B82
ΔE00 7.28
Dusty Pink
#D8A7B1
ΔE00 7.72
Grey Pink
#C3909B
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9C95 #95C3CA
analogous
#CA95A9 #CA9C95 #CAB795
triadic
#CA9C95 #95CA9C #9C95CA
tetradic
#CA9C95 #A9CA95 #95C3CA #B795CA
square
#CA9C95 #A9CA95 #95C3CA #B795CA
split-complementary
#CA9C95 #95CAB7 #95A9CA
monochromatic
#98564C #B6766C #CA9C95 #DEC2BE #F3E8E7
Accessibility & contrast
On white
2.41
#CA9C95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CA9C95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9C95
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9C95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9C95 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A194
Deuteranopia (green-blind)
#B0AA95
Tritanopia (blue-blind)
#D5979A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca9c95; /* rgb */ color: rgb(202, 156, 149); /* oklch */ color: oklch(73.4% 0.056 28.4);
Tailwind
colors: {
custom: {
50: '#dbb9b4',
500: '#ca9c95',
950: '#000000',
},
}SCSS
$custom: #ca9c95; $custom-light: #dbb9b4; $custom-dark: #000000;
JSON
{
"hex": "#ca9c95",
"rgb": {
"r": 202,
"g": 156,
"b": 149
},
"hsl": {
"h": 7.925,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.73361,
"c": 0.05624,
"h": 28.4
},
"luminance": 0.38503
}Semantic roles & 50–950 ramp
primary
#CA9C95
secondary
#D6E3E5
accent
#9DAC39
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080