#CA8D95#CA8D95
#CA8D95 is a light, moderate red. Relative luminance 0.338; OKLCH L 70.6% C 0.075 H 10.5°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8D95 |
|---|---|
| RGB | rgb(202, 141, 149) |
| HSL | hsl(352, 37%, 67%) |
| HSV | hsv(352, 30%, 79%) |
| CMYK | cmyk(0%, 30.2%, 26.2%, 20.8%) |
| CIE-LAB | lab(64.79, 24.30, 5.11) |
| CIE-LCH | lch(64.79, 24.83, 11.88°) |
| OKLab | oklab(70.57% 0.0737 0.0137) |
| OKLCH | oklch(70.57% 0.075 10.5) |
| XYZ | xyz(39.3076, 33.7785, 32.8774) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 0.54
Dusty Pink (survey)
#D58A94
ΔE00 2.71
Grey Pink
#C3909B
ΔE00 2.73
Old Rose
#C87F89
ΔE00 4.06
Light Mauve
#C292A1
ΔE00 4.38
Rosybrown
#BC8F8F
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8D95 #8DCAC2
analogous
#CA8DB4 #CA8D95 #CAA48D
triadic
#CA8D95 #95CA8D #8D95CA
tetradic
#CA8D95 #B4CA8D #8DCAC2 #A48DCA
square
#CA8D95 #B4CA8D #8DCAC2 #A48DCA
split-complementary
#CA8D95 #8DCAA4 #8DB4CA
monochromatic
#974651 #B7636E #CA8D95 #DDB7BC #F1E1E3
Accessibility & contrast
On white
2.71
#CA8D95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#CA8D95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8D95
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8D95 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979695
Deuteranopia (green-blind)
#A5A194
Tritanopia (blue-blind)
#D58890
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca8d95; /* rgb */ color: rgb(202, 141, 149); /* oklch */ color: oklch(70.6% 0.075 10.5);
Tailwind
colors: {
custom: {
50: '#dbafb4',
500: '#ca8d95',
950: '#000000',
},
}SCSS
$custom: #ca8d95; $custom-light: #dbafb4; $custom-dark: #000000;
JSON
{
"hex": "#ca8d95",
"rgb": {
"r": 202,
"g": 141,
"b": 149
},
"hsl": {
"h": 352.131,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.70574,
"c": 0.07496,
"h": 10.5
},
"luminance": 0.33776
}Semantic roles & 50–950 ramp
primary
#CA8D95
secondary
#D0E3E0
accent
#AFA036
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80