#CA6A99#CA6A99
#CA6A99 is a light, vivid pink. Relative luminance 0.252; OKLCH L 64.9% C 0.133 H 350.7°. Best body text is #000000 at 6.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CA6A99 |
|---|---|
| RGB | rgb(202, 106, 153) |
| HSL | hsl(331, 48%, 60%) |
| HSV | hsv(331, 48%, 79%) |
| CMYK | cmyk(0%, 47.5%, 24.3%, 20.8%) |
| CIE-LAB | lab(57.24, 43.59, -8.25) |
| CIE-LCH | lch(57.24, 44.37, 349.29°) |
| OKLab | oklab(64.86% 0.1311 -0.0214) |
| OKLCH | oklch(64.86% 0.133 350.7) |
| XYZ | xyz(35.2619, 25.1674, 33.1314) |
| Luminance | 0.2516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.70
Palevioletred
#DB7093
ΔE00 5.43
Muted Pink
#D1768F
ΔE00 6.42
Purplish Pink
#CE5DAE
ΔE00 6.54
Blush
#DE5D83
ΔE00 7.31
Medium Pink
#F36196
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA6A99 #6ACA9B
analogous
#CA6AC9 #CA6A99 #CA6B6A
triadic
#CA6A99 #99CA6A #6A99CA
tetradic
#CA6A99 #C9CA6A #6ACA9B #6B6ACA
square
#CA6A99 #C9CA6A #6ACA9B #6B6ACA
split-complementary
#CA6A99 #6ACA6B #6AC9CA
monochromatic
#89315C #B6417A #CA6A99 #DA97B8 #EAC4D7
Accessibility & contrast
On white
3.48
#CA6A99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.03
#CA6A99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA6A99
6.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA6A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA6A99 | 1.00 | 3.48 | 6.03 | 6.03 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#757F9B
Deuteranopia (green-blind)
#8D9097
Tritanopia (blue-blind)
#D6677B
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #ca6a99; /* rgb */ color: rgb(202, 106, 153); /* oklch */ color: oklch(64.9% 0.133 350.7);
Tailwind
colors: {
custom: {
50: '#dc97b7',
500: '#ca6a99',
950: '#000000',
},
}SCSS
$custom: #ca6a99; $custom-light: #dc97b7; $custom-dark: #000000;
JSON
{
"hex": "#ca6a99",
"rgb": {
"r": 202,
"g": 106,
"b": 153
},
"hsl": {
"h": 330.625,
"s": 47.525,
"l": 60.392
},
"oklch": {
"l": 0.64865,
"c": 0.13283,
"h": 350.7
},
"luminance": 0.25165
}Semantic roles & 50–950 ramp
primary
#CA6A99
secondary
#B6DAC8
accent
#BB742B
background
#FDF9FB
surface
#FBF2F6
border
#D4CCD0
text
#150E11
muted
#837E80