#CA8B95#CA8B95
#CA8B95 is a light, moderate red. Relative luminance 0.332; OKLCH L 70.2% C 0.078 H 8.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8B95 |
|---|---|
| RGB | rgb(202, 139, 149) |
| HSL | hsl(350, 37%, 67%) |
| HSV | hsv(350, 31%, 79%) |
| CMYK | cmyk(0%, 31.2%, 26.2%, 20.8%) |
| CIE-LAB | lab(64.32, 25.40, 4.44) |
| CIE-LCH | lch(64.32, 25.78, 9.91°) |
| OKLab | oklab(70.21% 0.0769 0.0119) |
| OKLCH | oklch(70.21% 0.078 8.8) |
| XYZ | xyz(39.0154, 33.1940, 32.7800) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.25
Dusty Pink (survey)
#D58A94
ΔE00 2.49
Grey Pink
#C3909B
ΔE00 2.87
Old Rose
#C87F89
ΔE00 3.55
Light Mauve
#C292A1
ΔE00 4.36
Dull Pink
#D5869D
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8B95 #8BCAC0
analogous
#CA8BB5 #CA8B95 #CAA18B
triadic
#CA8B95 #95CA8B #8B95CA
tetradic
#CA8B95 #B5CA8B #8BCAC0 #A18BCA
square
#CA8B95 #B5CA8B #8BCAC0 #A18BCA
split-complementary
#CA8B95 #8BCAA1 #8BB5CA
monochromatic
#964551 #B7616F #CA8B95 #DDB5BB #F0DFE2
Accessibility & contrast
On white
2.75
#CA8B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#CA8B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8B95
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8B95 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959595
Deuteranopia (green-blind)
#A4A094
Tritanopia (blue-blind)
#D5868F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ca8b95; /* rgb */ color: rgb(202, 139, 149); /* oklch */ color: oklch(70.2% 0.078 8.8);
Tailwind
colors: {
custom: {
50: '#dbadb4',
500: '#ca8b95',
950: '#000000',
},
}SCSS
$custom: #ca8b95; $custom-light: #dbadb4; $custom-dark: #000000;
JSON
{
"hex": "#ca8b95",
"rgb": {
"r": 202,
"g": 139,
"b": 149
},
"hsl": {
"h": 350.476,
"s": 37.278,
"l": 66.863
},
"oklch": {
"l": 0.70214,
"c": 0.07786,
"h": 8.8
},
"luminance": 0.33192
}Semantic roles & 50–950 ramp
primary
#CA8B95
secondary
#CEE2DF
accent
#B09D35
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80