#C85ABD#C85ABD
#C85ABD is a light, vivid purple. Relative luminance 0.233; OKLCH L 63.9% C 0.183 H 331.5°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C85ABD |
|---|---|
| RGB | rgb(200, 90, 189) |
| HSL | hsl(306, 50%, 57%) |
| HSV | hsv(306, 55%, 78%) |
| CMYK | cmyk(0%, 55%, 5.5%, 21.6%) |
| CIE-LAB | lab(55.35, 56.43, -32.00) |
| CIE-LCH | lch(55.35, 64.87, 330.45°) |
| OKLab | oklab(63.85% 0.1608 -0.0874) |
| OKLCH | oklch(63.85% 0.183 331.5) |
| XYZ | xyz(36.6607, 23.2683, 50.6945) |
| Luminance | 0.2327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.71
Purpleish Pink
#DF4EC8
ΔE00 3.84
Purplish Pink
#CE5DAE
ΔE00 3.97
Pinkish Purple
#D648D7
ΔE00 4.95
Purpley Pink
#C83CB9
ΔE00 5.45
Mediumorchid
#BA55D3
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85ABD #5AC865
analogous
#9C5AC8 #C85ABD #C85A86
triadic
#C85ABD #BDC85A #5ABDC8
tetradic
#C85ABD #C89C5A #5AC865 #5A86C8
square
#C85ABD #C89C5A #5AC865 #5A86C8
split-complementary
#C85ABD #86C85A #5AC89C
monochromatic
#7E2A75 #AC39A0 #C85ABD #D788CF #E7B6E2
Accessibility & contrast
On white
3.71
#C85ABD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#C85ABD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85ABD
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85ABD | 1.00 | 3.71 | 5.65 | 5.65 |
| #FFFFFF | 3.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#557BC0
Deuteranopia (green-blind)
#778ABA
Tritanopia (blue-blind)
#CF6383
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c85abd; /* rgb */ color: rgb(200, 90, 189); /* oklch */ color: oklch(63.9% 0.183 331.5);
Tailwind
colors: {
custom: {
50: '#db8ed1',
500: '#c85abd',
950: '#000000',
},
}SCSS
$custom: #c85abd; $custom-light: #db8ed1; $custom-dark: #000000;
JSON
{
"hex": "#c85abd",
"rgb": {
"r": 200,
"g": 90,
"b": 189
},
"hsl": {
"h": 306,
"s": 50,
"l": 56.863
},
"oklch": {
"l": 0.63851,
"c": 0.18299,
"h": 331.5
},
"luminance": 0.23266
}Semantic roles & 50–950 ramp
primary
#C85ABD
secondary
#A8D5AD
accent
#DA5C4E
background
#FDF9FC
surface
#FBF1F9
border
#D4CBD2
text
#150D14
muted
#837E82