#CC83DE#CC83DE
#CC83DE is a light, vivid purple. Relative luminance 0.343; OKLCH L 71.8% C 0.149 H 319.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83DE |
|---|---|
| RGB | rgb(204, 131, 222) |
| HSL | hsl(288, 58%, 69%) |
| HSV | hsv(288, 41%, 87%) |
| CMYK | cmyk(8.1%, 41%, 0%, 12.9%) |
| CIE-LAB | lab(65.24, 42.98, -35.21) |
| CIE-LCH | lch(65.24, 55.56, 320.67°) |
| OKLab | oklab(71.78% 0.1135 -0.0969) |
| OKLCH | oklch(71.78% 0.149 319.5) |
| XYZ | xyz(46.2013, 34.3454, 73.2887) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.30
Orchid
#DA70D6
ΔE00 5.02
Orchid (survey)
#C875C4
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.70
Pale Purple
#B790D4
ΔE00 6.03
Purply Pink
#F075E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83DE #95DE83
analogous
#9F83DE #CC83DE #DE83C3
triadic
#CC83DE #DECC83 #83DECC
tetradic
#CC83DE #DE9F83 #95DE83 #83C3DE
square
#CC83DE #DE9F83 #95DE83 #83C3DE
split-complementary
#CC83DE #C3DE83 #83DE9F
monochromatic
#9C30B6 #B853D1 #CC83DE #E0B3EB #F4E4F8
Accessibility & contrast
On white
2.67
#CC83DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#CC83DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83DE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83DE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E1
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#CD8EA6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cc83de; /* rgb */ color: rgb(204, 131, 222); /* oklch */ color: oklch(71.8% 0.149 319.5);
Tailwind
colors: {
custom: {
50: '#dda8e8',
500: '#cc83de',
950: '#000000',
},
}SCSS
$custom: #cc83de; $custom-light: #dda8e8; $custom-dark: #000000;
JSON
{
"hex": "#cc83de",
"rgb": {
"r": 204,
"g": 131,
"b": 222
},
"hsl": {
"h": 288.132,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.71776,
"c": 0.14919,
"h": 319.5
},
"luminance": 0.34344
}Semantic roles & 50–950 ramp
primary
#CC83DE
secondary
#D6ECD1
accent
#C62041
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84