#CD84ED#CD84ED
#CD84ED is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.7% C 0.164 H 314.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CD84ED |
|---|---|
| RGB | rgb(205, 132, 237) |
| HSL | hsl(282, 74%, 72%) |
| HSV | hsv(282, 44%, 93%) |
| CMYK | cmyk(13.5%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(66.21, 45.77, -41.98) |
| CIE-LCH | lch(66.21, 62.11, 317.47°) |
| OKLab | oklab(72.75% 0.1159 -0.1163) |
| OKLCH | oklch(72.75% 0.164 314.9) |
| XYZ | xyz(48.7118, 35.5973, 84.4093) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.39
Light Purple
#BF77F6
ΔE00 4.89
Baby Purple
#CA9BF7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.00
Lavender Pink
#DD85D7
ΔE00 6.33
Easter Purple
#C071FE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD84ED #A4ED84
analogous
#9884ED #CD84ED #ED84D9
triadic
#CD84ED #EDCD84 #84EDCD
tetradic
#CD84ED #ED9884 #A4ED84 #84D9ED
square
#CD84ED #ED9884 #A4ED84 #84D9ED
split-complementary
#CD84ED #D9ED84 #84ED98
monochromatic
#9F1FD7 #B74FE5 #CD84ED #E3B9F5 #F4E4FB
Accessibility & contrast
On white
2.59
#CD84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CD84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD84ED
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD84ED | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#CB93AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd84ed; /* rgb */ color: rgb(205, 132, 237); /* oklch */ color: oklch(72.7% 0.164 314.9);
Tailwind
colors: {
custom: {
50: '#dea9f3',
500: '#cd84ed',
950: '#000000',
},
}SCSS
$custom: #cd84ed; $custom-light: #dea9f3; $custom-dark: #000000;
JSON
{
"hex": "#cd84ed",
"rgb": {
"r": 205,
"g": 132,
"b": 237
},
"hsl": {
"h": 281.714,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.72745,
"c": 0.1642,
"h": 314.9
},
"luminance": 0.35596
}Semantic roles & 50–950 ramp
primary
#CD84ED
secondary
#E0F3D8
accent
#D70F4C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85