#CD83CD#CD83CD
#CD83CD is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.1% C 0.132 H 326.9°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CD83CD |
|---|---|
| RGB | rgb(205, 131, 205) |
| HSL | hsl(300, 43%, 66%) |
| HSV | hsv(300, 36%, 80%) |
| CMYK | cmyk(0%, 36.1%, 0%, 19.6%) |
| CIE-LAB | lab(64.66, 40.02, -26.61) |
| CIE-LCH | lch(64.66, 48.06, 326.38°) |
| OKLab | oklab(71.14% 0.1109 -0.0724) |
| OKLCH | oklch(71.14% 0.132 326.9) |
| XYZ | xyz(44.3117, 33.6214, 61.9012) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.92
Orchid (survey)
#C875C4
ΔE00 3.60
Orchid
#DA70D6
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 6.65
Violet (CSS)
#EE82EE
ΔE00 6.70
Purply Pink
#F075E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD83CD #83CD83
analogous
#A883CD #CD83CD #CD83A8
triadic
#CD83CD #CDCD83 #83CDCD
tetradic
#CD83CD #CDA883 #83CD83 #83A8CD
square
#CD83CD #CDA883 #83CD83 #83A8CD
split-complementary
#CD83CD #A8CD83 #83CDA8
monochromatic
#983D98 #BB57BB #CD83CD #DFAFDF #F0DAF0
Accessibility & contrast
On white
2.72
#CD83CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#CD83CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD83CD
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD83CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD83CD | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97D0
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#D18A9F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd83cd; /* rgb */ color: rgb(205, 131, 205); /* oklch */ color: oklch(71.1% 0.132 326.9);
Tailwind
colors: {
custom: {
50: '#dda8dc',
500: '#cd83cd',
950: '#000000',
},
}SCSS
$custom: #cd83cd; $custom-light: #dda8dc; $custom-dark: #000000;
JSON
{
"hex": "#cd83cd",
"rgb": {
"r": 205,
"g": 131,
"b": 205
},
"hsl": {
"h": 300,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.71142,
"c": 0.1324,
"h": 326.9
},
"luminance": 0.3362
}Semantic roles & 50–950 ramp
primary
#CD83CD
secondary
#CAE2CA
accent
#B63030
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83