#CD86D7#CD86D7
#CD86D7 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.1% C 0.137 H 322.4°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CD86D7 |
|---|---|
| RGB | rgb(205, 134, 215) |
| HSL | hsl(293, 50%, 68%) |
| HSV | hsv(293, 38%, 84%) |
| CMYK | cmyk(4.7%, 37.7%, 0%, 15.7%) |
| CIE-LAB | lab(65.70, 40.31, -30.59) |
| CIE-LCH | lch(65.70, 50.61, 322.81°) |
| OKLab | oklab(72.06% 0.1088 -0.0837) |
| OKLCH | oklch(72.06% 0.137 322.4) |
| XYZ | xyz(45.9663, 34.9372, 68.5990) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Orchid (survey)
#C875C4
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD86D7 #90D786
analogous
#A486D7 #CD86D7 #D786B8
triadic
#CD86D7 #D7CD86 #86D7CD
tetradic
#CD86D7 #D7A486 #90D786 #86B8D7
square
#CD86D7 #D7A486 #90D786 #86B8D7
split-complementary
#CD86D7 #B8D786 #86D7A4
monochromatic
#9C38AA #BA58C8 #CD86D7 #E0B4E6 #F3E2F5
Accessibility & contrast
On white
2.63
#CD86D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#CD86D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD86D7
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD86D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD86D7 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9ADA
Deuteranopia (green-blind)
#8FA2D4
Tritanopia (blue-blind)
#CF8FA5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd86d7; /* rgb */ color: rgb(205, 134, 215); /* oklch */ color: oklch(72.1% 0.137 322.4);
Tailwind
colors: {
custom: {
50: '#ddaae3',
500: '#cd86d7',
950: '#000000',
},
}SCSS
$custom: #cd86d7; $custom-light: #ddaae3; $custom-dark: #000000;
JSON
{
"hex": "#cd86d7",
"rgb": {
"r": 205,
"g": 134,
"b": 215
},
"hsl": {
"h": 292.593,
"s": 50.311,
"l": 68.431
},
"oklch": {
"l": 0.72055,
"c": 0.13724,
"h": 322.4
},
"luminance": 0.34936
}Semantic roles & 50–950 ramp
primary
#CD86D7
secondary
#D3E9D0
accent
#BE283A
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83