#CA7ABA#CA7ABA
#CA7ABA is a light, vivid pink. Relative luminance 0.300; OKLCH L 68.6% C 0.129 H 334.6°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7ABA |
|---|---|
| RGB | rgb(202, 122, 186) |
| HSL | hsl(312, 43%, 64%) |
| HSV | hsv(312, 40%, 79%) |
| CMYK | cmyk(0%, 39.6%, 7.9%, 20.8%) |
| CIE-LAB | lab(61.67, 40.45, -20.51) |
| CIE-LCH | lch(61.67, 45.35, 333.12°) |
| OKLab | oklab(68.58% 0.1161 -0.0552) |
| OKLCH | oklch(68.58% 0.129 334.6) |
| XYZ | xyz(40.1794, 30.0229, 50.1235) |
| Luminance | 0.3002 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.18
Pale Magenta
#D767AD
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.70
Orchid
#DA70D6
ΔE00 6.21
Purplish Pink
#CE5DAE
ΔE00 6.71
Soft Purple
#A66FB5
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7ABA #7ACA8A
analogous
#B27ACA #CA7ABA #CA7A92
triadic
#CA7ABA #BACA7A #7ABACA
tetradic
#CA7ABA #CAB27A #7ACA8A #7A92CA
square
#CA7ABA #CAB27A #7ACA8A #7A92CA
split-complementary
#CA7ABA #92CA7A #7ACAB2
monochromatic
#90397F #B94EA3 #CA7ABA #DBA6D1 #EDD2E7
Accessibility & contrast
On white
3.00
#CA7ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#CA7ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7ABA
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7ABA | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBC
Deuteranopia (green-blind)
#8E99B8
Tritanopia (blue-blind)
#D17E92
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ca7aba; /* rgb */ color: rgb(202, 122, 186); /* oklch */ color: oklch(68.6% 0.129 334.6);
Tailwind
colors: {
custom: {
50: '#dba2ce',
500: '#ca7aba',
950: '#000000',
},
}SCSS
$custom: #ca7aba; $custom-light: #dba2ce; $custom-dark: #000000;
JSON
{
"hex": "#ca7aba",
"rgb": {
"r": 202,
"g": 122,
"b": 186
},
"hsl": {
"h": 312,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.68579,
"c": 0.12859,
"h": 334.6
},
"luminance": 0.30021
}Semantic roles & 50–950 ramp
primary
#CA7ABA
secondary
#C2DEC7
accent
#B64A2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82