#CA8D94#CA8D94
#CA8D94 is a light, moderate red. Relative luminance 0.337; OKLCH L 70.5% C 0.075 H 11.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8D94 |
|---|---|
| RGB | rgb(202, 141, 148) |
| HSL | hsl(353, 37%, 67%) |
| HSV | hsv(353, 30%, 79%) |
| CMYK | cmyk(0%, 30.2%, 26.7%, 20.8%) |
| CIE-LAB | lab(64.76, 24.16, 5.64) |
| CIE-LCH | lch(64.76, 24.81, 13.14°) |
| OKLab | oklab(70.55% 0.0733 0.015) |
| OKLCH | oklch(70.55% 0.075 11.6) |
| XYZ | xyz(39.2281, 33.7467, 32.4588) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 0.46
Dusty Pink (survey)
#D58A94
ΔE00 2.74
Grey Pink
#C3909B
ΔE00 2.96
Old Rose
#C87F89
ΔE00 4.06
Rosybrown
#BC8F8F
ΔE00 4.51
Light Mauve
#C292A1
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8D94 #8DCAC3
analogous
#CA8DB2 #CA8D94 #CAA58D
triadic
#CA8D94 #94CA8D #8D94CA
tetradic
#CA8D94 #B2CA8D #8DCAC3 #A58DCA
square
#CA8D94 #B2CA8D #8DCAC3 #A58DCA
split-complementary
#CA8D94 #8DCAA5 #8DB2CA
monochromatic
#97464F #B7636D #CA8D94 #DDB7BB #F1E1E2
Accessibility & contrast
On white
2.71
#CA8D94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#CA8D94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8D94
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8D94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8D94 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979694
Deuteranopia (green-blind)
#A5A193
Tritanopia (blue-blind)
#D58890
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ca8d94; /* rgb */ color: rgb(202, 141, 148); /* oklch */ color: oklch(70.5% 0.075 11.6);
Tailwind
colors: {
custom: {
50: '#dbafb3',
500: '#ca8d94',
950: '#000000',
},
}SCSS
$custom: #ca8d94; $custom-light: #dbafb3; $custom-dark: #000000;
JSON
{
"hex": "#ca8d94",
"rgb": {
"r": 202,
"g": 141,
"b": 148
},
"hsl": {
"h": 353.115,
"s": 36.527,
"l": 67.255
},
"oklch": {
"l": 0.70546,
"c": 0.07483,
"h": 11.6
},
"luminance": 0.33744
}Semantic roles & 50–950 ramp
primary
#CA8D94
secondary
#D0E3E1
accent
#AFA136
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80