#CD83EB#CD83EB
#CD83EB is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.5% C 0.164 H 315.6°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CD83EB |
|---|---|
| RGB | rgb(205, 131, 235) |
| HSL | hsl(283, 72%, 72%) |
| HSV | hsv(283, 44%, 92%) |
| CMYK | cmyk(12.8%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(65.91, 45.89, -41.35) |
| CIE-LCH | lch(65.91, 61.77, 317.98°) |
| OKLab | oklab(72.49% 0.117 -0.1145) |
| OKLCH | oklch(72.49% 0.164 315.6) |
| XYZ | xyz(48.2862, 35.2112, 82.8340) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.75
Light Purple
#BF77F6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.07
Orchid
#DA70D6
ΔE00 6.11
Baby Purple
#CA9BF7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD83EB #A1EB83
analogous
#9983EB #CD83EB #EB83D5
triadic
#CD83EB #EBCD83 #83EBCD
tetradic
#CD83EB #EB9983 #A1EB83 #83D5EB
square
#CD83EB #EB9983 #A1EB83 #83D5EB
split-complementary
#CD83EB #D5EB83 #83EB99
monochromatic
#9F22D2 #B84EE2 #CD83EB #E2B8F4 #F4E5FB
Accessibility & contrast
On white
2.61
#CD83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#CD83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD83EB
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD83EB | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#CC92AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cd83eb; /* rgb */ color: rgb(205, 131, 235); /* oklch */ color: oklch(72.5% 0.164 315.6);
Tailwind
colors: {
custom: {
50: '#dea9f2',
500: '#cd83eb',
950: '#000000',
},
}SCSS
$custom: #cd83eb; $custom-light: #dea9f2; $custom-dark: #000000;
JSON
{
"hex": "#cd83eb",
"rgb": {
"r": 205,
"g": 131,
"b": 235
},
"hsl": {
"h": 282.692,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.72493,
"c": 0.16366,
"h": 315.6
},
"luminance": 0.3521
}Semantic roles & 50–950 ramp
primary
#CD83EB
secondary
#DFF2D8
accent
#D41149
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85