#CA8A93#CA8A93
#CA8A93 is a light, moderate red. Relative luminance 0.328; OKLCH L 70.0% C 0.079 H 10.1°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8A93 |
|---|---|
| RGB | rgb(202, 138, 147) |
| HSL | hsl(352, 38%, 67%) |
| HSV | hsv(352, 32%, 79%) |
| CMYK | cmyk(0%, 31.7%, 27.2%, 20.8%) |
| CIE-LAB | lab(64.03, 25.66, 5.16) |
| CIE-LCH | lch(64.03, 26.17, 11.36°) |
| OKLab | oklab(69.98% 0.0778 0.0138) |
| OKLCH | oklch(69.98% 0.079 10.1) |
| XYZ | xyz(38.7130, 32.8425, 31.8983) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.24
Dusty Pink (survey)
#D58A94
ΔE00 2.31
Old Rose
#C87F89
ΔE00 3.18
Grey Pink
#C3909B
ΔE00 3.27
Dull Pink
#D5869D
ΔE00 4.65
Light Mauve
#C292A1
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8A93 #8ACAC1
analogous
#CA8AB3 #CA8A93 #CAA18A
triadic
#CA8A93 #93CA8A #8A93CA
tetradic
#CA8A93 #B3CA8A #8ACAC1 #A18ACA
square
#CA8A93 #B3CA8A #8ACAC1 #A18ACA
split-complementary
#CA8A93 #8ACAA1 #8AB3CA
monochromatic
#96444F #B7606C #CA8A93 #DDB4BA #F0DEE1
Accessibility & contrast
On white
2.77
#CA8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#CA8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8A93
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8A93 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949493
Deuteranopia (green-blind)
#A4A092
Tritanopia (blue-blind)
#D6858D
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ca8a93; /* rgb */ color: rgb(202, 138, 147); /* oklch */ color: oklch(70.0% 0.079 10.1);
Tailwind
colors: {
custom: {
50: '#dbacb2',
500: '#ca8a93',
950: '#000000',
},
}SCSS
$custom: #ca8a93; $custom-light: #dbacb2; $custom-dark: #000000;
JSON
{
"hex": "#ca8a93",
"rgb": {
"r": 202,
"g": 138,
"b": 147
},
"hsl": {
"h": 351.563,
"s": 37.647,
"l": 66.667
},
"oklch": {
"l": 0.69978,
"c": 0.07901,
"h": 10.1
},
"luminance": 0.3284
}Semantic roles & 50–950 ramp
primary
#CA8A93
secondary
#CEE2DF
accent
#B19F35
background
#FDFAFA
surface
#FBF4F5
border
#D4CECF
text
#151011
muted
#837F80