#CD84EC#CD84EC
#CD84EC is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.7% C 0.163 H 315.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CD84EC |
|---|---|
| RGB | rgb(205, 132, 236) |
| HSL | hsl(282, 73%, 72%) |
| HSV | hsv(282, 44%, 93%) |
| CMYK | cmyk(13.1%, 44.1%, 0%, 7.5%) |
| CIE-LAB | lab(66.17, 45.57, -41.50) |
| CIE-LCH | lch(66.17, 61.63, 317.67°) |
| OKLab | oklab(72.7% 0.1157 -0.1149) |
| OKLCH | oklch(72.7% 0.163 315.2) |
| XYZ | xyz(48.5661, 35.5390, 83.6420) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.52
Light Purple
#BF77F6
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.17
Orchid
#DA70D6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD84EC #A3EC84
analogous
#9984EC #CD84EC #EC84D7
triadic
#CD84EC #ECCD84 #84ECCD
tetradic
#CD84EC #EC9984 #A3EC84 #84D7EC
square
#CD84EC #EC9984 #A3EC84 #84D7EC
split-complementary
#CD84EC #D7EC84 #84EC99
monochromatic
#9F21D5 #B74FE4 #CD84EC #E3B9F4 #F4E4FB
Accessibility & contrast
On white
2.59
#CD84EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#CD84EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD84EC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD84EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD84EC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CF0
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#CB93AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd84ec; /* rgb */ color: rgb(205, 132, 236); /* oklch */ color: oklch(72.7% 0.163 315.2);
Tailwind
colors: {
custom: {
50: '#dea9f2',
500: '#cd84ec',
950: '#000000',
},
}SCSS
$custom: #cd84ec; $custom-light: #dea9f2; $custom-dark: #000000;
JSON
{
"hex": "#cd84ec",
"rgb": {
"r": 205,
"g": 132,
"b": 236
},
"hsl": {
"h": 282.115,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.72697,
"c": 0.1631,
"h": 315.2
},
"luminance": 0.35538
}Semantic roles & 50–950 ramp
primary
#CD84EC
secondary
#E0F3D8
accent
#D5104B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85