#CC7CD5#CC7CD5
#CC7CD5 is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.3% C 0.152 H 323.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CD5 |
|---|---|
| RGB | rgb(204, 124, 213) |
| HSL | hsl(294, 51%, 66%) |
| HSV | hsv(294, 42%, 84%) |
| CMYK | cmyk(4.2%, 41.8%, 0%, 16.5%) |
| CIE-LAB | lab(63.39, 44.93, -33.06) |
| CIE-LCH | lch(63.39, 55.79, 323.65°) |
| OKLab | oklab(70.27% 0.1218 -0.0907) |
| OKLCH | oklch(70.27% 0.152 323.3) |
| XYZ | xyz(44.1185, 32.0585, 66.8019) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.28
Orchid
#DA70D6
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.07
Purply Pink
#F075E6
ΔE00 5.99
Violet (CSS)
#EE82EE
ΔE00 6.15
Wisteria
#A87DC2
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CD5 #85D57C
analogous
#9F7CD5 #CC7CD5 #D57CB1
triadic
#CC7CD5 #D5CC7C #7CD5CC
tetradic
#CC7CD5 #D59F7C #85D57C #7CB1D5
square
#CC7CD5 #D59F7C #85D57C #7CB1D5
split-complementary
#CC7CD5 #B1D57C #7CD59F
monochromatic
#9734A2 #BA4EC6 #CC7CD5 #DEAAE4 #F0D9F3
Accessibility & contrast
On white
2.83
#CC7CD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#CC7CD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CD5
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CD5 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7293D8
Deuteranopia (green-blind)
#879DD2
Tritanopia (blue-blind)
#CF869F
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc7cd5; /* rgb */ color: rgb(204, 124, 213); /* oklch */ color: oklch(70.3% 0.152 323.3);
Tailwind
colors: {
custom: {
50: '#dda4e2',
500: '#cc7cd5',
950: '#000000',
},
}SCSS
$custom: #cc7cd5; $custom-light: #dda4e2; $custom-dark: #000000;
JSON
{
"hex": "#cc7cd5",
"rgb": {
"r": 204,
"g": 124,
"b": 213
},
"hsl": {
"h": 293.933,
"s": 51.445,
"l": 66.078
},
"oklch": {
"l": 0.70269,
"c": 0.15183,
"h": 323.3
},
"luminance": 0.32057
}Semantic roles & 50–950 ramp
primary
#CC7CD5
secondary
#CBE5C8
accent
#BF2736
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83