#CD82ED#CD82ED
#CD82ED is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.4% C 0.167 H 315.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CD82ED |
|---|---|
| RGB | rgb(205, 130, 237) |
| HSL | hsl(282, 75%, 72%) |
| HSV | hsv(282, 45%, 93%) |
| CMYK | cmyk(13.5%, 45.1%, 0%, 7.1%) |
| CIE-LAB | lab(65.80, 46.83, -42.64) |
| CIE-LCH | lch(65.80, 63.33, 317.68°) |
| OKLab | oklab(72.44% 0.1187 -0.1182) |
| OKLCH | oklch(72.44% 0.167 315.1) |
| XYZ | xyz(48.4431, 35.0601, 84.3197) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.56
Liliac
#C48EFD
ΔE00 4.61
Easter Purple
#C071FE
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.03
Orchid
#DA70D6
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD82ED #A2ED82
analogous
#9882ED #CD82ED #ED82D8
triadic
#CD82ED #EDCD82 #82EDCD
tetradic
#CD82ED #ED9882 #A2ED82 #82D8ED
square
#CD82ED #ED9882 #A2ED82 #82D8ED
split-complementary
#CD82ED #D8ED82 #82ED98
monochromatic
#9F1FD6 #B84DE5 #CD82ED #E2B7F5 #F4E4FB
Accessibility & contrast
On white
2.62
#CD82ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#CD82ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD82ED
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD82ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD82ED | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9BF1
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#CB91AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd82ed; /* rgb */ color: rgb(205, 130, 237); /* oklch */ color: oklch(72.4% 0.167 315.1);
Tailwind
colors: {
custom: {
50: '#dea8f3',
500: '#cd82ed',
950: '#000000',
},
}SCSS
$custom: #cd82ed; $custom-light: #dea8f3; $custom-dark: #000000;
JSON
{
"hex": "#cd82ed",
"rgb": {
"r": 205,
"g": 130,
"b": 237
},
"hsl": {
"h": 282.056,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.72435,
"c": 0.16749,
"h": 315.1
},
"luminance": 0.35059
}Semantic roles & 50–950 ramp
primary
#CD82ED
secondary
#E0F3D8
accent
#D70F4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85