#CC83D2#CC83D2
#CC83D2 is a light, vivid purple. Relative luminance 0.337; OKLCH L 71.2% C 0.137 H 324.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83D2 |
|---|---|
| RGB | rgb(204, 131, 210) |
| HSL | hsl(295, 47%, 67%) |
| HSV | hsv(295, 38%, 82%) |
| CMYK | cmyk(2.9%, 37.6%, 0%, 17.6%) |
| CIE-LAB | lab(64.74, 40.65, -29.29) |
| CIE-LCH | lch(64.74, 50.11, 324.23°) |
| OKLab | oklab(71.24% 0.1109 -0.08) |
| OKLCH | oklch(71.24% 0.137 324.2) |
| XYZ | xyz(44.6498, 33.7248, 65.1179) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.10
Orchid (survey)
#C875C4
ΔE00 3.86
Orchid
#DA70D6
ΔE00 4.85
Pale Purple
#B790D4
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83D2 #89D283
analogous
#A583D2 #CC83D2 #D283B1
triadic
#CC83D2 #D2CC83 #83D2CC
tetradic
#CC83D2 #D2A583 #89D283 #83B1D2
square
#CC83D2 #D2A583 #89D283 #83B1D2
split-complementary
#CC83D2 #B1D283 #83D2A5
monochromatic
#993AA0 #BA56C2 #CC83D2 #DEB0E2 #F1DDF3
Accessibility & contrast
On white
2.71
#CC83D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#CC83D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83D2
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83D2 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B97D5
Deuteranopia (green-blind)
#8EA0CF
Tritanopia (blue-blind)
#CF8BA1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc83d2; /* rgb */ color: rgb(204, 131, 210); /* oklch */ color: oklch(71.2% 0.137 324.2);
Tailwind
colors: {
custom: {
50: '#dda8e0',
500: '#cc83d2',
950: '#000000',
},
}SCSS
$custom: #cc83d2; $custom-light: #dda8e0; $custom-dark: #000000;
JSON
{
"hex": "#cc83d2",
"rgb": {
"r": 204,
"g": 131,
"b": 210
},
"hsl": {
"h": 295.443,
"s": 46.746,
"l": 66.863
},
"oklch": {
"l": 0.71244,
"c": 0.13673,
"h": 324.2
},
"luminance": 0.33723
}Semantic roles & 50–950 ramp
primary
#CC83D2
secondary
#CEE5CC
accent
#BA2C36
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83