#CA7ABC#CA7ABC
#CA7ABC is a light, vivid pink. Relative luminance 0.301; OKLCH L 68.7% C 0.130 H 333.5°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7ABC |
|---|---|
| RGB | rgb(202, 122, 188) |
| HSL | hsl(311, 43%, 64%) |
| HSV | hsv(311, 40%, 79%) |
| CMYK | cmyk(0%, 39.6%, 6.9%, 20.8%) |
| CIE-LAB | lab(61.75, 40.80, -21.53) |
| CIE-LCH | lch(61.75, 46.13, 332.18°) |
| OKLab | oklab(68.66% 0.1167 -0.0581) |
| OKLCH | oklch(68.66% 0.13 333.5) |
| XYZ | xyz(40.3935, 30.1086, 51.2511) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 5.40
Pale Magenta
#D767AD
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.82
Purplish Pink
#CE5DAE
ΔE00 6.75
Soft Purple
#A66FB5
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7ABC #7ACA88
analogous
#B07ACA #CA7ABC #CA7A94
triadic
#CA7ABC #BCCA7A #7ABCCA
tetradic
#CA7ABC #CAB07A #7ACA88 #7A94CA
square
#CA7ABC #CAB07A #7ACA88 #7A94CA
split-complementary
#CA7ABC #94CA7A #7ACAB0
monochromatic
#903981 #B94EA6 #CA7ABC #DBA6D2 #EDD2E8
Accessibility & contrast
On white
2.99
#CA7ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#CA7ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7ABC
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7ABC | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBE
Deuteranopia (green-blind)
#8E99BA
Tritanopia (blue-blind)
#D17E93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ca7abc; /* rgb */ color: rgb(202, 122, 188); /* oklch */ color: oklch(68.7% 0.130 333.5);
Tailwind
colors: {
custom: {
50: '#dba2d0',
500: '#ca7abc',
950: '#000000',
},
}SCSS
$custom: #ca7abc; $custom-light: #dba2d0; $custom-dark: #000000;
JSON
{
"hex": "#ca7abc",
"rgb": {
"r": 202,
"g": 122,
"b": 188
},
"hsl": {
"h": 310.5,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.68659,
"c": 0.13032,
"h": 333.5
},
"luminance": 0.30106
}Semantic roles & 50–950 ramp
primary
#CA7ABC
secondary
#C2DEC7
accent
#B6472F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82