#CD84CD#CD84CD
#CD84CD is a light, vivid purple. Relative luminance 0.339; OKLCH L 71.3% C 0.131 H 326.8°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CD84CD |
|---|---|
| RGB | rgb(205, 132, 205) |
| HSL | hsl(300, 42%, 66%) |
| HSV | hsv(300, 36%, 80%) |
| CMYK | cmyk(0%, 35.6%, 0%, 19.6%) |
| CIE-LAB | lab(64.88, 39.49, -26.28) |
| CIE-LCH | lch(64.88, 47.44, 326.36°) |
| OKLab | oklab(71.3% 0.1094 -0.0715) |
| OKLCH | oklch(71.3% 0.131 326.8) |
| XYZ | xyz(44.4466, 33.8913, 61.9462) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.92
Orchid (survey)
#C875C4
ΔE00 3.84
Orchid
#DA70D6
ΔE00 5.35
Pale Purple
#B790D4
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD84CD #84CD84
analogous
#A884CD #CD84CD #CD84A8
triadic
#CD84CD #CDCD84 #84CDCD
tetradic
#CD84CD #CDA884 #84CD84 #84A8CD
square
#CD84CD #CDA884 #84CD84 #84A8CD
split-complementary
#CD84CD #A8CD84 #84CDA8
monochromatic
#993E99 #BB58BB #CD84CD #DFB0DF #F0DBF0
Accessibility & contrast
On white
2.70
#CD84CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#CD84CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD84CD
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD84CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD84CD | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F98D0
Deuteranopia (green-blind)
#91A1CB
Tritanopia (blue-blind)
#D18B9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd84cd; /* rgb */ color: rgb(205, 132, 205); /* oklch */ color: oklch(71.3% 0.131 326.8);
Tailwind
colors: {
custom: {
50: '#dda9dc',
500: '#cd84cd',
950: '#000000',
},
}SCSS
$custom: #cd84cd; $custom-light: #dda9dc; $custom-dark: #000000;
JSON
{
"hex": "#cd84cd",
"rgb": {
"r": 205,
"g": 132,
"b": 205
},
"hsl": {
"h": 300,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.71305,
"c": 0.13064,
"h": 326.8
},
"luminance": 0.33889
}Semantic roles & 50–950 ramp
primary
#CD84CD
secondary
#CAE2CA
accent
#B53030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83