#CC7CD0#CC7CD0
#CC7CD0 is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.0% C 0.147 H 325.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CD0 |
|---|---|
| RGB | rgb(204, 124, 208) |
| HSL | hsl(297, 47%, 65%) |
| HSV | hsv(297, 40%, 82%) |
| CMYK | cmyk(1.9%, 40.4%, 0%, 18.4%) |
| CIE-LAB | lab(63.18, 43.99, -30.58) |
| CIE-LCH | lch(63.18, 53.57, 325.19°) |
| OKLab | oklab(70.05% 0.1208 -0.0836) |
| OKLCH | oklch(70.05% 0.147 325.3) |
| XYZ | xyz(43.4936, 31.8086, 63.5109) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.51
Orchid
#DA70D6
ΔE00 3.46
Lavender Pink
#DD85D7
ΔE00 3.76
Purply Pink
#F075E6
ΔE00 6.18
Violet (CSS)
#EE82EE
ΔE00 6.47
Wisteria
#A87DC2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CD0 #80D07C
analogous
#A27CD0 #CC7CD0 #D07CAA
triadic
#CC7CD0 #D0CC7C #7CD0CC
tetradic
#CC7CD0 #D0A27C #80D07C #7CAAD0
square
#CC7CD0 #D0A27C #80D07C #7CAAD0
split-complementary
#CC7CD0 #AAD07C #7CD0A2
monochromatic
#96379A #BA4FC0 #CC7CD0 #DEA9E0 #EFD6F0
Accessibility & contrast
On white
2.85
#CC7CD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#CC7CD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CD0
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CD0 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7493D3
Deuteranopia (green-blind)
#899CCD
Tritanopia (blue-blind)
#D0859C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc7cd0; /* rgb */ color: rgb(204, 124, 208); /* oklch */ color: oklch(70.0% 0.147 325.3);
Tailwind
colors: {
custom: {
50: '#dda4de',
500: '#cc7cd0',
950: '#000000',
},
}SCSS
$custom: #cc7cd0; $custom-light: #dda4de; $custom-dark: #000000;
JSON
{
"hex": "#cc7cd0",
"rgb": {
"r": 204,
"g": 124,
"b": 208
},
"hsl": {
"h": 297.143,
"s": 47.191,
"l": 65.098
},
"oklch": {
"l": 0.70046,
"c": 0.14687,
"h": 325.3
},
"luminance": 0.31807
}Semantic roles & 50–950 ramp
primary
#CC7CD0
secondary
#C7E2C6
accent
#BA2B32
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83