#CC93CD#CC93CD
#CC93CD is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.7% C 0.103 H 326.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CC93CD |
|---|---|
| RGB | rgb(204, 147, 205) |
| HSL | hsl(299, 37%, 69%) |
| HSV | hsv(299, 28%, 80%) |
| CMYK | cmyk(0.5%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(68.10, 31.05, -21.35) |
| CIE-LCH | lch(68.10, 37.68, 325.49°) |
| OKLab | oklab(73.73% 0.0856 -0.0577) |
| OKLCH | oklch(73.73% 0.103 326) |
| XYZ | xyz(46.3539, 38.1141, 62.6608) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.41
Pale Purple
#B790D4
ΔE00 5.83
Lilac
#C8A2C8
ΔE00 5.83
Orchid (survey)
#C875C4
ΔE00 7.80
Lavender (survey)
#C79FEF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC93CD #94CD93
analogous
#AF93CD #CC93CD #CD93B1
triadic
#CC93CD #CDCC93 #93CDCC
tetradic
#CC93CD #CDAF93 #94CD93 #93B1CD
square
#CC93CD #CDAF93 #94CD93 #93B1CD
split-complementary
#CC93CD #B1CD93 #93CDAF
monochromatic
#9B499D #B869BA #CC93CD #E0BDE0 #F4E7F4
Accessibility & contrast
On white
2.44
#CC93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CC93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC93CD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC93CD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2CF
Deuteranopia (green-blind)
#9CA9CB
Tritanopia (blue-blind)
#CF98A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cc93cd; /* rgb */ color: rgb(204, 147, 205); /* oklch */ color: oklch(73.7% 0.103 326.0);
Tailwind
colors: {
custom: {
50: '#dcb3dc',
500: '#cc93cd',
950: '#000000',
},
}SCSS
$custom: #cc93cd; $custom-light: #dcb3dc; $custom-dark: #000000;
JSON
{
"hex": "#cc93cd",
"rgb": {
"r": 204,
"g": 147,
"b": 205
},
"hsl": {
"h": 298.966,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.73729,
"c": 0.10324,
"h": 326
},
"luminance": 0.38113
}Semantic roles & 50–950 ramp
primary
#CC93CD
secondary
#D6E6D5
accent
#B03638
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083