#CA99A2#CA99A2
#CA99A2 is a light, muted red. Relative luminance 0.379; OKLCH L 73.2% C 0.060 H 6.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99A2 |
|---|---|
| RGB | rgb(202, 153, 162) |
| HSL | hsl(349, 32%, 70%) |
| HSV | hsv(349, 24%, 79%) |
| CMYK | cmyk(0%, 24.3%, 19.8%, 20.8%) |
| CIE-LAB | lab(67.98, 19.66, 2.43) |
| CIE-LCH | lch(67.98, 19.81, 7.05°) |
| OKLab | oklab(73.15% 0.0594 0.0067) |
| OKLCH | oklch(73.15% 0.06 6.4) |
| XYZ | xyz(42.2703, 37.9495, 39.2739) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.65
Light Mauve
#C292A1
ΔE00 3.02
Greyish Pink
#C88D94
ΔE00 3.88
Dusty Pink
#D8A7B1
ΔE00 4.00
Faded Pink
#DE9DAC
ΔE00 4.44
Rosybrown
#BC8F8F
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99A2 #99CAC1
analogous
#CA99BB #CA99A2 #CAA999
triadic
#CA99A2 #A2CA99 #99A2CA
tetradic
#CA99A2 #BBCA99 #99CAC1 #A999CA
square
#CA99A2 #BBCA99 #99CAC1 #A999CA
split-complementary
#CA99A2 #99CAA9 #99BBCA
monochromatic
#99505D #B5717D #CA99A2 #DFC1C7 #F4EAEB
Accessibility & contrast
On white
2.44
#CA99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#CA99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99A2
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99A2 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#ABA9A1
Tritanopia (blue-blind)
#D3969C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca99a2; /* rgb */ color: rgb(202, 153, 162); /* oklch */ color: oklch(73.2% 0.060 6.4);
Tailwind
colors: {
custom: {
50: '#dbb7bd',
500: '#ca99a2',
950: '#000000',
},
}SCSS
$custom: #ca99a2; $custom-light: #dbb7bd; $custom-dark: #000000;
JSON
{
"hex": "#ca99a2",
"rgb": {
"r": 202,
"g": 153,
"b": 162
},
"hsl": {
"h": 348.98,
"s": 31.613,
"l": 69.608
},
"oklch": {
"l": 0.73151,
"c": 0.05973,
"h": 6.4
},
"luminance": 0.37948
}Semantic roles & 50–950 ramp
primary
#CA99A2
secondary
#D8E6E4
accent
#AA963B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081