#CA84B2#CA84B2
#CA84B2 is a light, moderate pink. Relative luminance 0.323; OKLCH L 69.9% C 0.104 H 340.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CA84B2 |
|---|---|
| RGB | rgb(202, 132, 178) |
| HSL | hsl(321, 40%, 65%) |
| HSV | hsv(321, 35%, 79%) |
| CMYK | cmyk(0%, 34.7%, 11.9%, 20.8%) |
| CIE-LAB | lab(63.57, 33.72, -13.10) |
| CIE-LCH | lch(63.57, 36.18, 338.77°) |
| OKLab | oklab(69.92% 0.0983 -0.0348) |
| OKLCH | oklch(69.92% 0.104 340.5) |
| XYZ | xyz(40.6443, 32.2755, 46.1998) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.82
Orchid (survey)
#C875C4
ΔE00 7.27
Pale Magenta
#D767AD
ΔE00 7.34
Dull Pink
#D5869D
ΔE00 7.73
Lavender Pink
#DD85D7
ΔE00 7.73
Heather
#A484AC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA84B2 #84CA9C
analogous
#BF84CA #CA84B2 #CA848F
triadic
#CA84B2 #B2CA84 #84B2CA
tetradic
#CA84B2 #CABF84 #84CA9C #848FCA
square
#CA84B2 #CABF84 #84CA9C #848FCA
split-complementary
#CA84B2 #8FCA84 #84CABF
monochromatic
#944077 #B85997 #CA84B2 #DCAFCD #EFDAE8
Accessibility & contrast
On white
2.82
#CA84B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CA84B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA84B2
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA84B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA84B2 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8793B4
Deuteranopia (green-blind)
#989EB0
Tritanopia (blue-blind)
#D28594
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ca84b2; /* rgb */ color: rgb(202, 132, 178); /* oklch */ color: oklch(69.9% 0.104 340.5);
Tailwind
colors: {
custom: {
50: '#dba9c9',
500: '#ca84b2',
950: '#000000',
},
}SCSS
$custom: #ca84b2; $custom-light: #dba9c9; $custom-dark: #000000;
JSON
{
"hex": "#ca84b2",
"rgb": {
"r": 202,
"g": 132,
"b": 178
},
"hsl": {
"h": 320.571,
"s": 39.773,
"l": 65.49
},
"oklch": {
"l": 0.69922,
"c": 0.1043,
"h": 340.5
},
"luminance": 0.32273
}Semantic roles & 50–950 ramp
primary
#CA84B2
secondary
#C9E1D1
accent
#B35F33
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82