#C85ADB#C85ADB
#C85ADB is a light, highly saturated purple. Relative luminance 0.247; OKLCH L 65.4% C 0.209 H 321.5°. Best body text is #000000 at 5.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C85ADB |
|---|---|
| RGB | rgb(200, 90, 219) |
| HSL | hsl(291, 64%, 61%) |
| HSV | hsv(291, 59%, 86%) |
| CMYK | cmyk(8.7%, 58.9%, 0%, 14.1%) |
| CIE-LAB | lab(56.79, 61.76, -46.83) |
| CIE-LCH | lch(56.79, 77.50, 322.83°) |
| OKLab | oklab(65.38% 0.1638 -0.1302) |
| OKLCH | oklch(65.38% 0.209 321.5) |
| XYZ | xyz(40.2604, 24.7081, 69.6526) |
| Luminance | 0.2471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.14
Pinkish Purple
#D648D7
ΔE00 3.25
Heliotrope
#D94FF5
ΔE00 4.04
Bright Lilac
#C95EFB
ΔE00 4.91
Pinky Purple
#C94CBE
ΔE00 5.52
Bright Lavender
#C760FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85ADB #6DDB5A
analogous
#875ADB #C85ADB #DB5AAD
triadic
#C85ADB #DBC85A #5ADBC8
tetradic
#C85ADB #DB875A #6DDB5A #5AADDB
square
#C85ADB #DB875A #6DDB5A #5AADDB
split-complementary
#C85ADB #ADDB5A #5ADB87
monochromatic
#882199 #B42CCB #C85ADB #D98CE6 #E9BEF1
Accessibility & contrast
On white
3.53
#C85ADB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.94
#C85ADB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85ADB
5.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85ADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85ADB | 1.00 | 3.53 | 5.94 | 5.94 |
| #FFFFFF | 3.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3F80DF
Deuteranopia (green-blind)
#688CD8
Tritanopia (blue-blind)
#CA6E92
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #c85adb; /* rgb */ color: rgb(200, 90, 219); /* oklch */ color: oklch(65.4% 0.209 321.5);
Tailwind
colors: {
custom: {
50: '#dc8fe7',
500: '#c85adb',
950: '#000000',
},
}SCSS
$custom: #c85adb; $custom-light: #dc8fe7; $custom-dark: #000000;
JSON
{
"hex": "#c85adb",
"rgb": {
"r": 200,
"g": 90,
"b": 219
},
"hsl": {
"h": 291.163,
"s": 64.179,
"l": 60.588
},
"oklch": {
"l": 0.65376,
"c": 0.20928,
"h": 321.5
},
"luminance": 0.24706
}Semantic roles & 50–950 ramp
primary
#C85ADB
secondary
#B7E1B0
accent
#CC1A34
background
#FDF9FE
surface
#FBF1FC
border
#D4CBD5
text
#150D16
muted
#837E84