#CA85B2#CA85B2
#CA85B2 is a light, moderate pink. Relative luminance 0.325; OKLCH L 70.1% C 0.103 H 340.7°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CA85B2 |
|---|---|
| RGB | rgb(202, 133, 178) |
| HSL | hsl(321, 39%, 66%) |
| HSV | hsv(321, 34%, 79%) |
| CMYK | cmyk(0%, 34.2%, 11.9%, 20.8%) |
| CIE-LAB | lab(63.79, 33.18, -12.76) |
| CIE-LCH | lch(63.79, 35.55, 338.96°) |
| OKLab | oklab(70.09% 0.0968 -0.0339) |
| OKLCH | oklch(70.09% 0.103 340.7) |
| XYZ | xyz(40.7805, 32.5480, 46.2452) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.73
Orchid (survey)
#C875C4
ΔE00 7.54
Dull Pink
#D5869D
ΔE00 7.57
Pale Magenta
#D767AD
ΔE00 7.62
Lavender Pink
#DD85D7
ΔE00 7.86
Heather
#A484AC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA85B2 #85CA9D
analogous
#C085CA #CA85B2 #CA858F
triadic
#CA85B2 #B2CA85 #85B2CA
tetradic
#CA85B2 #CAC085 #85CA9D #858FCA
square
#CA85B2 #CAC085 #85CA9D #858FCA
split-complementary
#CA85B2 #8FCA85 #85CAC0
monochromatic
#944077 #B75A97 #CA85B2 #DDB0CD #EFDAE8
Accessibility & contrast
On white
2.80
#CA85B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#CA85B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA85B2
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA85B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA85B2 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8894B4
Deuteranopia (green-blind)
#999EB0
Tritanopia (blue-blind)
#D28695
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ca85b2; /* rgb */ color: rgb(202, 133, 178); /* oklch */ color: oklch(70.1% 0.103 340.7);
Tailwind
colors: {
custom: {
50: '#dba9c9',
500: '#ca85b2',
950: '#000000',
},
}SCSS
$custom: #ca85b2; $custom-light: #dba9c9; $custom-dark: #000000;
JSON
{
"hex": "#ca85b2",
"rgb": {
"r": 202,
"g": 133,
"b": 178
},
"hsl": {
"h": 320.87,
"s": 39.429,
"l": 65.686
},
"oklch": {
"l": 0.70092,
"c": 0.10253,
"h": 340.7
},
"luminance": 0.32546
}Semantic roles & 50–950 ramp
primary
#CA85B2
secondary
#CAE1D2
accent
#B25F33
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#151013
muted
#837F82