#CD83C7#CD83C7
#CD83C7 is a light, vivid purple. Relative luminance 0.333; OKLCH L 70.9% C 0.127 H 329.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CD83C7 |
|---|---|
| RGB | rgb(205, 131, 199) |
| HSL | hsl(305, 43%, 66%) |
| HSV | hsv(305, 36%, 80%) |
| CMYK | cmyk(0%, 36.1%, 2.9%, 19.6%) |
| CIE-LAB | lab(64.43, 38.92, -23.60) |
| CIE-LCH | lch(64.43, 45.52, 328.77°) |
| OKLab | oklab(70.9% 0.1093 -0.0639) |
| OKLCH | oklch(70.9% 0.127 329.7) |
| XYZ | xyz(43.6013, 33.3372, 58.1598) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.44
Orchid (survey)
#C875C4
ΔE00 3.75
Orchid
#DA70D6
ΔE00 5.79
Pale Purple
#B790D4
ΔE00 7.28
Plum
#DDA0DD
ΔE00 7.42
Violet (CSS)
#EE82EE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD83C7 #83CD89
analogous
#AE83CD #CD83C7 #CD83A2
triadic
#CD83C7 #C7CD83 #83C7CD
tetradic
#CD83C7 #CDAE83 #83CD89 #83A2CD
square
#CD83C7 #CDAE83 #83CD89 #83A2CD
split-complementary
#CD83C7 #A2CD83 #83CDAE
monochromatic
#983D91 #BB57B3 #CD83C7 #DFAFDB #F0DAEE
Accessibility & contrast
On white
2.74
#CD83C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#CD83C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD83C7
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD83C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD83C7 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8096CA
Deuteranopia (green-blind)
#92A0C5
Tritanopia (blue-blind)
#D2889C
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd83c7; /* rgb */ color: rgb(205, 131, 199); /* oklch */ color: oklch(70.9% 0.127 329.7);
Tailwind
colors: {
custom: {
50: '#dda8d8',
500: '#cd83c7',
950: '#000000',
},
}SCSS
$custom: #cd83c7; $custom-light: #dda8d8; $custom-dark: #000000;
JSON
{
"hex": "#cd83c7",
"rgb": {
"r": 205,
"g": 131,
"b": 199
},
"hsl": {
"h": 304.865,
"s": 42.529,
"l": 65.882
},
"oklch": {
"l": 0.70896,
"c": 0.12664,
"h": 329.7
},
"luminance": 0.33335
}Semantic roles & 50–950 ramp
primary
#CD83C7
secondary
#CAE2CC
accent
#B63B30
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83