#CA8899#CA8899
#CA8899 is a light, moderate pink. Relative luminance 0.325; OKLCH L 69.8% C 0.083 H 2.6°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8899 |
|---|---|
| RGB | rgb(202, 136, 153) |
| HSL | hsl(345, 38%, 66%) |
| HSV | hsv(345, 33%, 79%) |
| CMYK | cmyk(0%, 32.7%, 24.3%, 20.8%) |
| CIE-LAB | lab(63.73, 27.61, 1.31) |
| CIE-LCH | lch(63.73, 27.65, 2.72°) |
| OKLab | oklab(69.8% 0.0833 0.0038) |
| OKLCH | oklch(69.8% 0.083 2.6) |
| XYZ | xyz(38.9118, 32.4671, 34.3481) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.62
Greyish Pink
#C88D94
ΔE00 3.55
Grey Pink
#C3909B
ΔE00 3.59
Dusty Pink (survey)
#D58A94
ΔE00 3.68
Old Rose
#C87F89
ΔE00 4.05
Light Mauve
#C292A1
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8899 #88CAB9
analogous
#CA88BA #CA8899 #CA9888
triadic
#CA8899 #99CA88 #8899CA
tetradic
#CA8899 #BACA88 #88CAB9 #9888CA
square
#CA8899 #BACA88 #88CAB9 #9888CA
split-complementary
#CA8899 #88CA98 #88BACA
monochromatic
#954258 #B75E75 #CA8899 #DDB2BD #F0DDE2
Accessibility & contrast
On white
2.80
#CA8899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#CA8899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8899
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8899 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#A19F98
Tritanopia (blue-blind)
#D5848E
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca8899; /* rgb */ color: rgb(202, 136, 153); /* oklch */ color: oklch(69.8% 0.083 2.6);
Tailwind
colors: {
custom: {
50: '#dbabb7',
500: '#ca8899',
950: '#000000',
},
}SCSS
$custom: #ca8899; $custom-light: #dbabb7; $custom-dark: #000000;
JSON
{
"hex": "#ca8899",
"rgb": {
"r": 202,
"g": 136,
"b": 153
},
"hsl": {
"h": 344.545,
"s": 38.372,
"l": 66.275
},
"oklch": {
"l": 0.69795,
"c": 0.08341,
"h": 2.6
},
"luminance": 0.32465
}Semantic roles & 50–950 ramp
primary
#CA8899
secondary
#CCE2DC
accent
#B19134
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80