#CA989C#CA989C
#CA989C is a light, moderate red. Relative luminance 0.374; OKLCH L 72.8% C 0.060 H 13.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CA989C |
|---|---|
| RGB | rgb(202, 152, 156) |
| HSL | hsl(355, 32%, 69%) |
| HSV | hsv(355, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 22.8%, 20.8%) |
| CIE-LAB | lab(67.59, 19.29, 5.21) |
| CIE-LCH | lch(67.59, 19.99, 15.12°) |
| OKLab | oklab(72.79% 0.0587 0.0139) |
| OKLCH | oklch(72.79% 0.06 13.3) |
| XYZ | xyz(41.5866, 37.4153, 36.4774) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 3.41
Grey Pink
#C3909B
ΔE00 3.41
Rosybrown
#BC8F8F
ΔE00 3.78
Light Mauve
#C292A1
ΔE00 4.52
Dusty Pink
#D8A7B1
ΔE00 4.89
Faded Pink
#DE9DAC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA989C #98CAC6
analogous
#CA98B5 #CA989C #CAAD98
triadic
#CA989C #9CCA98 #989CCA
tetradic
#CA989C #B5CA98 #98CAC6 #AD98CA
square
#CA989C #B5CA98 #98CAC6 #AD98CA
split-complementary
#CA989C #98CAAD #98B5CA
monochromatic
#994F55 #B57075 #CA989C #DFC0C3 #F4E9EA
Accessibility & contrast
On white
2.48
#CA989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#CA989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA989C
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA989C | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9C
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#D4949A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca989c; /* rgb */ color: rgb(202, 152, 156); /* oklch */ color: oklch(72.8% 0.060 13.3);
Tailwind
colors: {
custom: {
50: '#dbb6b9',
500: '#ca989c',
950: '#000000',
},
}SCSS
$custom: #ca989c; $custom-light: #dbb6b9; $custom-dark: #000000;
JSON
{
"hex": "#ca989c",
"rgb": {
"r": 202,
"g": 152,
"b": 156
},
"hsl": {
"h": 355.2,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.72794,
"c": 0.06027,
"h": 13.3
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#CA989C
secondary
#D8E6E5
accent
#ABA23B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080