#CA989F#CA989F
#CA989F is a light, moderate red. Relative luminance 0.375; OKLCH L 72.9% C 0.061 H 9.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CA989F |
|---|---|
| RGB | rgb(202, 152, 159) |
| HSL | hsl(352, 32%, 69%) |
| HSV | hsv(352, 25%, 79%) |
| CMYK | cmyk(0%, 24.8%, 21.3%, 20.8%) |
| CIE-LAB | lab(67.66, 19.74, 3.64) |
| CIE-LCH | lch(67.66, 20.08, 10.46°) |
| OKLab | oklab(72.88% 0.0598 0.0098) |
| OKLCH | oklch(72.88% 0.061 9.3) |
| XYZ | xyz(41.8438, 37.5182, 37.8318) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.69
Greyish Pink
#C88D94
ΔE00 3.37
Light Mauve
#C292A1
ΔE00 3.52
Dusty Pink
#D8A7B1
ΔE00 4.41
Rosybrown
#BC8F8F
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA989F #98CAC3
analogous
#CA98B8 #CA989F #CAAA98
triadic
#CA989F #9FCA98 #989FCA
tetradic
#CA989F #B8CA98 #98CAC3 #AA98CA
square
#CA989F #B8CA98 #98CAC3 #AA98CA
split-complementary
#CA989F #98CAAA #98B8CA
monochromatic
#994F59 #B57079 #CA989F #DFC0C5 #F4E9EA
Accessibility & contrast
On white
2.47
#CA989F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#CA989F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA989F
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA989F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA989F | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9F
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#D4949A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca989f; /* rgb */ color: rgb(202, 152, 159); /* oklch */ color: oklch(72.9% 0.061 9.3);
Tailwind
colors: {
custom: {
50: '#dbb6bb',
500: '#ca989f',
950: '#000000',
},
}SCSS
$custom: #ca989f; $custom-light: #dbb6bb; $custom-dark: #000000;
JSON
{
"hex": "#ca989f",
"rgb": {
"r": 202,
"g": 152,
"b": 159
},
"hsl": {
"h": 351.6,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.72878,
"c": 0.06061,
"h": 9.3
},
"luminance": 0.37516
}Semantic roles & 50–950 ramp
primary
#CA989F
secondary
#D8E6E4
accent
#AB9B3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080