#CC84CF#CC84CF
#CC84CF is a light, vivid purple. Relative luminance 0.338; OKLCH L 71.3% C 0.132 H 325.5°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CC84CF |
|---|---|
| RGB | rgb(204, 132, 207) |
| HSL | hsl(298, 44%, 66%) |
| HSV | hsv(298, 36%, 81%) |
| CMYK | cmyk(1.4%, 36.2%, 0%, 18.8%) |
| CIE-LAB | lab(64.84, 39.55, -27.46) |
| CIE-LCH | lch(64.84, 48.15, 325.22°) |
| OKLab | oklab(71.28% 0.1087 -0.0748) |
| OKLCH | oklch(71.28% 0.132 325.5) |
| XYZ | xyz(44.4145, 33.8466, 63.2129) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.03
Orchid (survey)
#C875C4
ΔE00 3.87
Orchid
#DA70D6
ΔE00 5.25
Pale Purple
#B790D4
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.63
Purply Pink
#F075E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC84CF #87CF84
analogous
#A784CF #CC84CF #CF84AD
triadic
#CC84CF #CFCC84 #84CFCC
tetradic
#CC84CF #CFA784 #87CF84 #84ADCF
square
#CC84CF #CFA784 #87CF84 #84ADCF
split-complementary
#CC84CF #ADCF84 #84CFA7
monochromatic
#983D9C #BA58BE #CC84CF #DEB0E0 #F1DCF1
Accessibility & contrast
On white
2.70
#CC84CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#CC84CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC84CF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC84CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC84CF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E98D2
Deuteranopia (green-blind)
#90A0CD
Tritanopia (blue-blind)
#D08BA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cc84cf; /* rgb */ color: rgb(204, 132, 207); /* oklch */ color: oklch(71.3% 0.132 325.5);
Tailwind
colors: {
custom: {
50: '#dda9de',
500: '#cc84cf',
950: '#000000',
},
}SCSS
$custom: #cc84cf; $custom-light: #dda9de; $custom-dark: #000000;
JSON
{
"hex": "#cc84cf",
"rgb": {
"r": 204,
"g": 132,
"b": 207
},
"hsl": {
"h": 297.6,
"s": 43.86,
"l": 66.471
},
"oklch": {
"l": 0.71279,
"c": 0.13196,
"h": 325.5
},
"luminance": 0.33845
}Semantic roles & 50–950 ramp
primary
#CC84CF
secondary
#CCE4CB
accent
#B72F34
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83