#CC83CF#CC83CF
#CC83CF is a light, vivid purple. Relative luminance 0.336; OKLCH L 71.1% C 0.134 H 325.5°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CC83CF |
|---|---|
| RGB | rgb(204, 131, 207) |
| HSL | hsl(298, 44%, 66%) |
| HSV | hsv(298, 37%, 81%) |
| CMYK | cmyk(1.4%, 36.7%, 0%, 18.8%) |
| CIE-LAB | lab(64.63, 40.08, -27.80) |
| CIE-LCH | lch(64.63, 48.78, 325.26°) |
| OKLab | oklab(71.12% 0.1102 -0.0757) |
| OKLCH | oklch(71.12% 0.134 325.5) |
| XYZ | xyz(44.2796, 33.5767, 63.1679) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.04
Orchid (survey)
#C875C4
ΔE00 3.65
Orchid
#DA70D6
ΔE00 5.01
Pale Purple
#B790D4
ΔE00 6.33
Violet (CSS)
#EE82EE
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC83CF #86CF83
analogous
#A683CF #CC83CF #CF83AC
triadic
#CC83CF #CFCC83 #83CFCC
tetradic
#CC83CF #CFA683 #86CF83 #83ACCF
square
#CC83CF #CFA683 #86CF83 #83ACCF
split-complementary
#CC83CF #ACCF83 #83CFA6
monochromatic
#983C9B #BA57BE #CC83CF #DEAFE0 #F0DBF1
Accessibility & contrast
On white
2.72
#CC83CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#CC83CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC83CF
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC83CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC83CF | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C97D2
Deuteranopia (green-blind)
#8FA0CC
Tritanopia (blue-blind)
#D08AA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc83cf; /* rgb */ color: rgb(204, 131, 207); /* oklch */ color: oklch(71.1% 0.134 325.5);
Tailwind
colors: {
custom: {
50: '#dda8de',
500: '#cc83cf',
950: '#000000',
},
}SCSS
$custom: #cc83cf; $custom-light: #dda8de; $custom-dark: #000000;
JSON
{
"hex": "#cc83cf",
"rgb": {
"r": 204,
"g": 131,
"b": 207
},
"hsl": {
"h": 297.632,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.71116,
"c": 0.13372,
"h": 325.5
},
"luminance": 0.33575
}Semantic roles & 50–950 ramp
primary
#CC83CF
secondary
#CBE3CA
accent
#B72E34
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83