#CD83ED#CD83ED
#CD83ED is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.6% C 0.166 H 315.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CD83ED |
|---|---|
| RGB | rgb(205, 131, 237) |
| HSL | hsl(282, 75%, 72%) |
| HSV | hsv(282, 45%, 93%) |
| CMYK | cmyk(13.5%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.00, 46.30, -42.31) |
| CIE-LCH | lch(66.00, 62.72, 317.58°) |
| OKLab | oklab(72.59% 0.1173 -0.1173) |
| OKLCH | oklch(72.59% 0.166 315) |
| XYZ | xyz(48.5768, 35.3274, 84.3643) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.50
Light Purple
#BF77F6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.12
Easter Purple
#C071FE
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD83ED #A3ED83
analogous
#9883ED #CD83ED #ED83D8
triadic
#CD83ED #EDCD83 #83EDCD
tetradic
#CD83ED #ED9883 #A3ED83 #83D8ED
square
#CD83ED #ED9883 #A3ED83 #83D8ED
split-complementary
#CD83ED #D8ED83 #83ED98
monochromatic
#9F1FD6 #B74EE5 #CD83ED #E3B8F5 #F4E4FB
Accessibility & contrast
On white
2.60
#CD83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#CD83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD83ED
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD83ED | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#CB92AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd83ed; /* rgb */ color: rgb(205, 131, 237); /* oklch */ color: oklch(72.6% 0.166 315.0);
Tailwind
colors: {
custom: {
50: '#dea9f3',
500: '#cd83ed',
950: '#000000',
},
}SCSS
$custom: #cd83ed; $custom-light: #dea9f3; $custom-dark: #000000;
JSON
{
"hex": "#cd83ed",
"rgb": {
"r": 205,
"g": 131,
"b": 237
},
"hsl": {
"h": 281.887,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.7259,
"c": 0.16584,
"h": 315
},
"luminance": 0.35326
}Semantic roles & 50–950 ramp
primary
#CD83ED
secondary
#E0F3D8
accent
#D70F4B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85